rust-osdev / linked-list-allocator
☆227Updated 10 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☆513Updated last week
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆262Updated 2 years ago
- offsetof for Rust☆225Updated last year
- Low level access to Cortex-A processors☆121Updated 2 years ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆184Updated this week
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Rust symbol demangling☆245Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆180Updated last week
- Intrusive collections for Rust☆444Updated 6 months ago
- ☆74Updated 9 months ago
- cpuid library in rust.☆162Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆182Updated last week
- This crate provides macros to generate bitfield-like struct.☆175Updated last month
- A library for creating references that carry their owner with them.☆371Updated last year
- Stack unwinding library in Rust☆113Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 7 months ago
- Porting `compiler-rt` intrinsics to Rust☆396Updated last week
- Generic Atomic<T> type for Rust☆231Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- Manual segmented stacks for Rust☆301Updated 2 weeks ago
- A buddy system allocator in pure Rust.☆103Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Faster, more compact implementation of std::Cow☆346Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- RISC-V OS written in Rust☆139Updated 9 months ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated last week
- `serde-json` for `no_std` programs☆167Updated last month
- Hazard pointers in Rust.☆201Updated 3 months ago