rust-osdev / linked-list-allocatorLinks
☆228Updated 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:
- cpuid library in rust.☆165Updated 4 months ago
- Spin-based synchronization primitives☆542Updated 3 weeks ago
- RISC-V OS written in Rust☆140Updated last year
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆263Updated 3 years ago
- offsetof for Rust☆229Updated last year
- Minimal support for uart_16550 serial output.☆36Updated 7 months ago
- This crate provides macros to generate bitfield-like struct.☆186Updated last month
- Lightweight C parser for Rust☆224Updated last year
- Rust implementations of compiler-rt and libm☆429Updated this week
- A buddy system allocator in pure Rust.☆109Updated 9 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- ☆88Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆197Updated 2 months ago
- Stack unwinding library in Rust☆124Updated 3 weeks ago
- A FAT filesystem library implemented in Rust.☆341Updated 4 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- PS/2 Keyboard Decoder in Rust☆111Updated 3 weeks ago
- ☆67Updated 10 months ago
- Low level access to Cortex-A processors☆119Updated 2 years ago
- A minimalistic async/await executor for Rust☆231Updated last year
- About this organization☆131Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Intrusive collections for Rust☆454Updated 10 months ago
- perf-event: a Rust interface to Linux performance monitoring☆120Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆172Updated last month