Heapless, `static` friendly data structures
☆1,920Feb 16, 2026Updated last week
Alternatives and similar repositories for heapless
Users that are interested in heapless are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆2,117Updated this week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Efficient, deferred formatting for logging on embedded systems☆1,140Feb 5, 2026Updated 3 weeks ago
- A no_std + serde compatible message library for Rust☆1,338Feb 3, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A heap allocator for embedded systems☆449Feb 11, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A crate for managing memory bit by bit☆1,374Aug 9, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- A small and fast async runtime for Rust☆4,782Updated this week
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- Utilities for working with bytes☆2,182Feb 4, 2026Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Run embedded programs just like native ones☆644Jan 30, 2024Updated 2 years ago
- Tools for concurrent programming in Rust☆8,319Updated this week
- Modern embedded framework, using Rust and async.☆8,851Updated this week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 2 months ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated last week
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers☆2,253Updated this week
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- A Hardware Abstraction Layer (HAL) for embedded systems☆2,533Feb 11, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,303Updated this week