Constant-time dynamic memory allocator in Rust
☆118Feb 6, 2026Updated last month
Alternatives and similar repositories for rlsf
Users that are interested in rlsf are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint☆14Jan 12, 2024Updated 2 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Apr 13, 2024Updated last year
- R3-OS — Experimental static RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics☆173Apr 22, 2023Updated 2 years ago
- Just like `Cell` but with volatile read / write operations☆18Aug 2, 2023Updated 2 years ago
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Feb 12, 2026Updated last month
- A minimal async executor suitable for embedded environments☆40Mar 9, 2026Updated 2 weeks ago
- Bare-metal allocators.☆76Aug 23, 2022Updated 3 years ago
- virtual machine for rapid embedded development☆31Jan 16, 2025Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆229Mar 15, 2026Updated last week
- A fast and flexible allocator for no_std and WebAssembly☆529Updated this week
- A `cargo generate` template for quick-starting a procedural macro crate☆16Oct 30, 2019Updated 6 years ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- A test harness and runner for embedded devices☆164Nov 1, 2025Updated 4 months ago
- A heap allocator for embedded systems☆454Mar 4, 2026Updated 2 weeks ago
- Table of Contents generator for Markdown. Written in Rust.☆19Jan 9, 2024Updated 2 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated last year
- A library for extracting and validating links.☆21Aug 17, 2024Updated last year
- Rust bootloader, firmware and CLI tools for the AirGradient PRO☆12Oct 22, 2023Updated 2 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆20Jan 7, 2023Updated 3 years ago
- ☆23Feb 12, 2026Updated last month
- A Rust USB library which works on both native and WASM targets☆23Dec 5, 2025Updated 3 months ago
- Utilities for enhanced slicing and indexing☆30Apr 15, 2023Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Set the minimum alignments of types using const generics.☆18Oct 17, 2024Updated last year
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Sep 29, 2024Updated last year
- A lightweight lock protected by an atomic boolean.☆39Jan 20, 2026Updated 2 months ago
- /dev/amogus☆12May 31, 2021Updated 4 years ago
- FDCAN peripheral driver for STM32 chips☆13Jan 31, 2025Updated last year
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆93Oct 17, 2021Updated 4 years ago
- Dynamic suballocators for external memory (e.g., Vulkan device memory). Umaintained - consider migrating to https://crates.io/crates/offs…☆15Jul 22, 2022Updated 3 years ago
- A WIP project using the `VK_KHR_ray_tracing_pipeline` Vulkan extension and friends☆16Oct 29, 2021Updated 4 years ago
- ☆13Aug 18, 2022Updated 3 years ago
- Single-future, #![no_std] executor based on event bitmasks☆23Feb 26, 2022Updated 4 years ago
- Hardware Abstraction Layer for STM32 Memory Controllers (FMC/FSMC)☆17Dec 30, 2024Updated last year
- Test GD32VF103 microcontroller using hal crate https://github.com/luojia65/gd32vf103-hal☆13Sep 18, 2019Updated 6 years ago
- A Rust promise for games and immediate mode GUIs☆150Sep 29, 2023Updated 2 years ago
- Record and replay 🖱 input with precise timing☆17Sep 12, 2022Updated 3 years ago
- Multiline TextBox for the embedded-graphics Rust crate☆72Oct 10, 2025Updated 5 months ago
- Reboot RP2040 to USB mode on panic☆21Jan 31, 2025Updated last year