rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,806Updated this 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,195Updated this week
- A crate for managing memory bit by bit☆1,335Updated last year
- A macro to generate structures which behave like bitflags☆1,058Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,792Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Compile time static maps for Rust☆2,017Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Some more derive(Trait) options☆1,995Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,523Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- Macros for all your token pasting needs☆1,057Updated last year
- A fast bump allocation arena for Rust☆1,899Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,637Updated 2 months ago
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,170Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,010Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,284Updated 3 weeks ago
- Temporary file library for rust☆1,345Updated last week
- Slotmap data structure for Rust☆1,237Updated last year
- Test harness for ui tests of compiler diagnostics☆926Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,061Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,010Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,475Updated last week
- Compile-time type-checked builder derive☆1,097Updated 3 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,175Updated this week
- Rust quasi-quoting☆1,467Updated last week
- Module initialization/global constructor functions for Rust☆903Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago