rust-embedded / heapless
Heapless, `static` friendly data structures
☆1,627Updated last week
Alternatives and similar repositories for heapless:
Users that are interested in heapless are comparing it to the libraries listed below
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,883Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated last week
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- A no_std + serde compatible message library for Rust☆1,028Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,585Updated 3 months ago
- Rust quasi-quoting☆1,369Updated this week
- Compile time static maps for Rust☆1,893Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Temporary file library for rust☆1,239Updated this week
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- A multiprocess drop-in replacement for Rust channels☆914Updated 2 weeks ago
- derive builder implementation for rust structs☆1,394Updated 4 months ago
- Some more derive(Trait) options☆1,840Updated 2 weeks ago
- Typed distributed plugin registration☆1,069Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆1,913Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆778Updated last week
- ☆792Updated this week
- Module initialization/global constructor functions for Rust☆798Updated this week
- Compile-time type-checked builder derive☆946Updated 6 months ago
- Find unused dependencies in Cargo.toml☆1,845Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,281Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago