rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,756Updated 3 weeks ago
Alternatives and similar repositories for heapless
Users that are interested in heapless are comparing it to the libraries listed below
Sorting:
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- A no_std + serde compatible message library for Rust☆1,156Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Some more derive(Trait) options☆1,962Updated 3 weeks ago
- Compile time static maps for Rust☆1,965Updated last month
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Rust quasi-quoting☆1,438Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,001Updated 2 months ago
- derive builder implementation for rust structs☆1,461Updated this week
- A Rust proc-macro attribute parser☆1,146Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,968Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,128Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,830Updated last month
- Typed distributed plugin registration☆1,143Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,004Updated last month
- Temporary file library for rust☆1,325Updated last month
- Test harness for ui tests of compiler diagnostics☆911Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆1,029Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,613Updated 2 months ago
- Slotmap data structure for Rust☆1,221Updated last year
- Rust library allowing to register multiple handlers for the same signal☆795Updated last week
- ☆1,024Updated 2 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,251Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,018Updated 3 weeks ago