rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,908Updated 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,320Updated this week
- A crate for managing memory bit by bit☆1,367Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,096Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated 3 weeks ago
- Compile time static maps for Rust☆2,093Updated this week
- Some more derive(Trait) options☆2,064Updated last week
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,354Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,072Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,702Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,902Updated last month
- A small rust library for adding custom derives to enums☆2,275Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 3 weeks ago
- derive builder implementation for rust structs☆1,524Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,197Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,959Updated last month
- Rust quasi-quoting☆1,522Updated this week
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,078Updated last week
- Efficient, deferred formatting for logging on embedded systems☆1,128Updated last week
- Temporary file library for rust☆1,394Updated 3 weeks ago