Heapless, `static` friendly data structures
☆1,928Feb 16, 2026Updated last month
Alternatives and similar repositories for heapless
Users that are interested in heapless are comparing it to the libraries listed below
Sorting:
- Efficient, deferred formatting for logging on embedded systems☆1,148Feb 5, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A heap allocator for embedded systems☆453Mar 4, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A no_std + serde compatible message library for Rust☆1,360Feb 3, 2026Updated last month
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated last week
- A crate for managing memory bit by bit☆1,376Aug 9, 2024Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,117Updated this week
- Run embedded programs just like native ones☆644Jan 30, 2024Updated 2 years ago
- Module initialization/global constructor functions for Rust☆964Dec 4, 2025Updated 3 months ago
- A Hardware Abstraction Layer (HAL) for embedded systems☆2,547Mar 2, 2026Updated 2 weeks ago
- Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers☆2,266Updated this week
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- A binary encoder / decoder implementation in Rust.☆3,072Aug 15, 2025Updated 7 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Modern embedded framework, using Rust and async.☆8,941Updated this week
- A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host☆2,636Updated this week
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- Utilities for working with bytes☆2,196Feb 4, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated last week
- Spin-based synchronization primitives☆587Feb 5, 2026Updated last month