rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,873Updated 2 weeks ago
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,232Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,362Updated last year
- A macro to generate structures which behave like bitflags☆1,082Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,576Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,814Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated 3 weeks ago
- Some more derive(Trait) options☆2,025Updated last week
- Compile time static maps for Rust☆2,064Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,243Updated last week
- A fast bump allocation arena for Rust☆1,980Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated 2 weeks ago
- Macros for all your token pasting needs☆1,065Updated last year
- A Rust proc-macro attribute parser☆1,194Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,679Updated 2 weeks ago
- Typed distributed plugin registration☆1,219Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,045Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,258Updated last year
- A small rust library for adding custom derives to enums☆2,220Updated 4 months ago
- Rust cache structures and easy function memoization☆1,920Updated 2 weeks ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,324Updated this week
- Temporary file library for rust☆1,375Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,050Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,045Updated 2 weeks ago
- Find out what takes most of the space in your executable.☆2,680Updated last year
- Type erasure for async trait methods☆2,077Updated 3 weeks ago
- Rust quasi-quoting☆1,498Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,135Updated last week
- ☆1,104Updated last month
- A binary encoder / decoder implementation in Rust.☆3,085Updated 3 months ago
- derive builder implementation for rust structs☆1,514Updated 2 months ago