rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,908Updated 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,308Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,363Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- A fast bump allocation arena for Rust☆2,079Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,892Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 3 weeks ago
- Some more derive(Trait) options☆2,064Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,698Updated 2 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 2 weeks ago
- Rust quasi-quoting☆1,519Updated last week
- Typed distributed plugin registration☆1,250Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,348Updated last week
- Find unused dependencies in Cargo.toml☆2,069Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,192Updated 3 weeks ago
- Temporary file library for rust☆1,394Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,052Updated 8 months ago
- A small rust library for adding custom derives to enums☆2,263Updated last week
- Compile-time type-checked builder derive☆1,138Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,955Updated last month
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- derive builder implementation for rust structs☆1,522Updated 3 weeks ago
- Slotmap data structure for Rust☆1,281Updated last month
- ☆1,174Updated 3 months ago