rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,748Updated last month
Alternatives and similar repositories for heapless
Users that are interested in heapless are comparing it to the libraries listed below
Sorting:
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- A no_std + serde compatible message library for Rust☆1,144Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,029Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,095Updated 2 weeks ago
- Compile time static maps for Rust☆1,957Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Some more derive(Trait) options☆1,955Updated last week
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- A fast bump allocation arena for Rust☆1,800Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,139Updated this week
- Rust quasi-quoting☆1,433Updated last month
- Typed distributed plugin registration☆1,136Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 3 weeks ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,241Updated last month
- Find unused dependencies in Cargo.toml☆1,952Updated last week
- Slotmap data structure for Rust☆1,215Updated last year
- derive builder implementation for rust structs☆1,452Updated 9 months ago
- Concurrency permutation testing tool for Rust.☆2,410Updated 2 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆998Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- Temporary file library for rust☆1,312Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,105Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆825Updated 8 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,991Updated this week
- Module initialization/global constructor functions for Rust☆875Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,447Updated this week