rust-embedded / heaplessLinks
Heapless, `static` friendly data structures
☆1,721Updated 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,113Updated last month
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Some more derive(Trait) options☆1,922Updated this week
- A fast bump allocation arena for Rust☆1,753Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- A small rust library for adding custom derives to enums☆2,046Updated last month
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Compile time static maps for Rust☆1,929Updated 4 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,693Updated last week
- Hypothesis-like property testing for Rust☆1,880Updated last week
- Rust cache structures and easy function memoization☆1,795Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,373Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- Find unused dependencies in Cargo.toml☆1,906Updated last month
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- Scan your Rust crate for semver violations.☆1,391Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,955Updated last week
- Rust quasi-quoting☆1,421Updated last week
- Typed distributed plugin registration☆1,115Updated 3 months ago
- Temporary file library for rust☆1,304Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,631Updated 3 months ago
- ☆988Updated last week
- A Rust proc-macro attribute parser☆1,121Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆967Updated 3 weeks ago