Skip to content

rise0chen/fixed-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fixed-Queue

Some Commin Data Structure, use [T; N].

support Vec/VecDeque/History/LinearMap/LinearSet.

Concurrency Struct had moved to ach

Features

All Data Structure has these Features:

  • const: static friendly
  • no_std: Can run in embedded devices
  • no_alloc: Needn't dynamic memory allocation

Usage

See tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages