rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,786Updated last week
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,326Updated last year
- A no_std + serde compatible message library for Rust☆1,186Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,050Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,783Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,164Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,527Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,241Updated last year
- Compile time static maps for Rust☆1,988Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,880Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,516Updated last week
- A Rust proc-macro attribute parser☆1,165Updated last week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,049Updated 3 weeks ago
- Some more derive(Trait) options☆1,982Updated last week
- derive builder implementation for rust structs☆1,469Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,272Updated last week
- Find unused dependencies in Cargo.toml☆1,988Updated this week
- A small rust library for adding custom derives to enums☆2,154Updated last month
- Typed distributed plugin registration☆1,178Updated this week
- Rust quasi-quoting☆1,456Updated this week
- Slotmap data structure for Rust☆1,233Updated last year
- Hypothesis-like property testing for Rust☆1,927Updated this week
- Rust cache structures and easy function memoization☆1,882Updated last month
- Compile-time type-checked builder derive☆1,074Updated 2 weeks ago
- ☆1,047Updated 3 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,038Updated last month
- Temporary file library for rust☆1,340Updated this week