rust-osdev / linked-list-allocator
☆226Updated 7 months ago
Alternatives and similar repositories for linked-list-allocator:
Users that are interested in linked-list-allocator are comparing it to the libraries listed below
- Spin-based synchronization primitives☆493Updated 5 months ago
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆259Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆170Updated 2 months ago
- A FAT filesystem library implemented in Rust.☆312Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆140Updated this week
- cpuid library in rust.☆158Updated this week
- `serde-json` for `no_std` programs☆166Updated 5 months ago
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Intrusive collections for Rust☆430Updated 4 months ago
- A buddy system allocator in pure Rust.☆97Updated 3 months ago
- RISC-V OS written in Rust☆139Updated 7 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆215Updated 3 years ago
- A minimalistic async/await executor for Rust☆231Updated 9 months ago
- offsetof for Rust☆225Updated 9 months ago
- ☆72Updated 7 months ago
- Low level access to Cortex-A processors☆121Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- Bisects rustc, either nightlies or CI artifacts☆180Updated this week
- ☆66Updated 5 months ago
- Async synchronization primitives☆258Updated 2 months ago
- Porting `compiler-rt` intrinsics to Rust☆388Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆126Updated 7 months ago
- Lightweight C parser for Rust☆211Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆354Updated this week
- perf-event: a Rust interface to Linux performance monitoring☆112Updated 9 months ago
- This crate provides macros to generate bitfield-like struct.☆158Updated 4 months ago
- A fast and safe implementation of stackful coroutines in Rust☆210Updated last month