☆238May 30, 2024Updated last year
Alternatives and similar repositories for linked-list-allocator
Users that are interested in linked-list-allocator are comparing it to the libraries listed below
Sorting:
- A buddy system allocator in pure Rust.☆129Jan 12, 2026Updated last month
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Sep 29, 2024Updated last year
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- Spin-based synchronization primitives☆584Feb 5, 2026Updated 3 weeks ago
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆33Nov 8, 2024Updated last year
- A heap allocator for embedded systems☆449Feb 11, 2026Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- 各类内核的设计思路☆19May 19, 2021Updated 4 years ago
- Slab allocator for Rust☆875Jan 31, 2026Updated 3 weeks ago
- Just like `Cell` but with volatile read / write operations☆18Aug 2, 2023Updated 2 years ago
- Minimal runtime / startup for RISC-V CPU's.☆304Nov 28, 2023Updated 2 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆44Feb 20, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Library to program x86_64 hardware.☆912Jan 16, 2026Updated last month
- Rust library for parsing ACPI tables and interpreting AML☆232Feb 10, 2026Updated 2 weeks ago
- Running Rust on the RISCV dev board "Sipeed Longan Nano"☆10Nov 17, 2019Updated 6 years ago
- Multiline TextBox for the embedded-graphics Rust crate☆71Oct 10, 2025Updated 4 months ago
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Fast, concurrent, arena-based allocator with drop support☆146Dec 11, 2025Updated 2 months ago
- R3-OS — Experimental static RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics☆171Apr 22, 2023Updated 2 years ago
- Run embedded programs just like native ones☆644Jan 30, 2024Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Mar 7, 2025Updated 11 months ago
- Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain☆583Feb 12, 2026Updated 2 weeks ago
- dlmalloc ported into Rust☆119Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- ☆13Jul 26, 2021Updated 4 years ago
- An experimental pure-Rust x86 bootloader☆1,625Updated this week
- ☆40Feb 6, 2022Updated 4 years ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated 3 weeks ago
- Whole program static stack analysis☆649Oct 28, 2024Updated last year
- A unified interface for reading and writing object file formats☆811Feb 14, 2026Updated 2 weeks ago
- Program startup and thread support written in Rust☆207Feb 18, 2026Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆550Jan 19, 2026Updated last month
- ☆47Feb 2, 2026Updated 3 weeks ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- An implementation of ext2 filesystem in Rust☆15Oct 8, 2021Updated 4 years ago
- A FAT filesystem library implemented in Rust.☆351Mar 9, 2025Updated 11 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆223Updated this week