rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,879Updated 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,276Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,361Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Compile time static maps for Rust☆2,076Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,825Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- Macros for all your token pasting needs☆1,069Updated last year
- A fast bump allocation arena for Rust☆2,046Updated this week
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- Some more derive(Trait) options☆2,050Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month
- A Rust proc-macro attribute parser☆1,209Updated this week
- Slotmap data structure for Rust☆1,269Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,018Updated 2 months ago
- Rust quasi-quoting☆1,510Updated this week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,340Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,062Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,048Updated 7 months ago
- Compile-time type-checked builder derive☆1,133Updated last week
- Rust derive-based argument parsing optimized for code size☆1,873Updated 5 months ago
- Type erasure for async trait methods☆2,096Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,244Updated 5 months ago
- Support atomic operations on Arc itself☆1,221Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,868Updated 2 weeks ago
- Efficient, deferred formatting for logging on embedded systems☆1,109Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,052Updated last week
- Module initialization/global constructor functions for Rust☆945Updated last month