rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,758Updated last week
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,175Updated this week
- A crate for managing memory bit by bit☆1,319Updated last year
- A macro to generate structures which behave like bitflags☆1,044Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,148Updated this week
- Compile time static maps for Rust☆1,981Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,143Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Typed distributed plugin registration☆1,158Updated this week
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- A Rust proc-macro attribute parser☆1,159Updated this week
- Rust quasi-quoting☆1,447Updated this week
- Some more derive(Trait) options☆1,972Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,508Updated last week
- A fast bump allocation arena for Rust☆1,855Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,622Updated 3 weeks ago
- ☆1,036Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,012Updated 3 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,760Updated this week
- derive builder implementation for rust structs☆1,465Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆995Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆1,034Updated last month
- A small rust library for adding custom derives to enums☆2,142Updated last month
- Temporary file library for rust☆1,330Updated last week
- Slotmap data structure for Rust☆1,223Updated last year
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,258Updated last week