rust-embedded / heapless
Heapless, `static` friendly data structures
☆1,648Updated last week
Alternatives and similar repositories for heapless:
Users that are interested in heapless are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- A no_std + serde compatible message library for Rust☆1,040Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,910Updated this week
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- Compile time static maps for Rust☆1,900Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,216Updated last year
- A macro to generate structures which behave like bitflags☆992Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,436Updated 7 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,504Updated last month
- Rust cache structures and easy function memoization☆1,710Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 3 months ago
- A small rust library for adding custom derives to enums☆1,946Updated last week
- Find unused dependencies in Cargo.toml☆1,859Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,274Updated last month
- Rust quasi-quoting☆1,383Updated this week
- derive builder implementation for rust structs☆1,401Updated 5 months ago
- Hypothesis-like property testing for Rust☆1,814Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,063Updated this week
- Some more derive(Trait) options☆1,855Updated 2 weeks ago
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,885Updated this week
- Rust derive-based argument parsing optimized for code size☆1,747Updated last month
- A Rust proc-macro attribute parser☆1,090Updated last week
- A binary encoder / decoder implementation in Rust.☆2,897Updated this week
- Type erasure for async trait methods☆1,935Updated last week
- Slotmap data structure for Rust☆1,185Updated last year
- A multiprocess drop-in replacement for Rust channels☆932Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,880Updated 8 months ago
- The testing ground for the future of portable SIMD in Rust☆951Updated last week