rust-embedded / heapless
Heapless, `static` friendly data structures
☆1,660Updated last week
Alternatives and similar repositories for heapless:
Users that are interested in heapless are comparing it to the libraries listed below
- A macro to generate structures which behave like bitflags☆992Updated 3 weeks ago
- A no_std + serde compatible message library for Rust☆1,051Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,430Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated 2 weeks ago
- Compile time static maps for Rust☆1,905Updated last month
- A crate for managing memory bit by bit☆1,271Updated 7 months ago
- Rust quasi-quoting☆1,388Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- Typed distributed plugin registration☆1,084Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated last week
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- A Rust proc-macro attribute parser☆1,093Updated 3 weeks ago
- Some more derive(Trait) options☆1,866Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,410Updated 9 months ago
- Find unused dependencies in Cargo.toml☆1,864Updated last month
- A small rust library for adding custom derives to enums☆1,960Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,599Updated 4 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,516Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,401Updated 3 weeks ago
- Temporary file library for rust☆1,264Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,892Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,940Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,898Updated 8 months ago
- derive builder implementation for rust structs☆1,410Updated 5 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆972Updated this week
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,064Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,253Updated 3 months ago