rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,875Updated 3 weeks ago
Alternatives and similar repositories for heapless
Users that are interested in heapless are comparing it to the libraries listed below
Sorting:
- A no_std + serde compatible message library for Rust☆1,243Updated last month
- A crate for managing memory bit by bit☆1,363Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- A macro to generate structures which behave like bitflags☆1,084Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month
- Macros for all your token pasting needs☆1,067Updated last year
- A Rust proc-macro attribute parser☆1,200Updated last week
- Compile time static maps for Rust☆2,070Updated 2 months ago
- Rust quasi-quoting☆1,503Updated last week
- Typed distributed plugin registration☆1,221Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,844Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,010Updated this week
- Temporary file library for rust☆1,379Updated 3 weeks ago
- Find out what takes most of the space in your executable.☆2,684Updated last year
- Find unused dependencies in Cargo.toml☆2,046Updated 3 weeks ago
- derive builder implementation for rust structs☆1,515Updated 2 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,017Updated last month
- Efficient, deferred formatting for logging on embedded systems☆1,103Updated last week
- Compile-time type-checked builder derive☆1,129Updated 2 weeks ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,191Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- Type erasure for async trait methods☆2,082Updated 2 weeks ago
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- ☆1,136Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 6 months ago