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:
- Spin-based synchronization primitives☆536Updated 2 months ago
- offsetof for Rust☆228Updated last year
- cpuid library in rust.☆165Updated 3 months ago
- This crate provides macros to generate bitfield-like struct.☆185Updated last month
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆263Updated 3 years ago
- Intrusive collections for Rust☆454Updated 9 months ago
- ☆87Updated last year
- RISC-V OS written in Rust☆140Updated last year
- A minimalistic async/await executor for Rust☆231Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆193Updated last month
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- ☆67Updated 10 months ago
- Stack unwinding library in Rust☆120Updated last week
- Async synchronization primitives☆269Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- A library for creating references that carry their owner with them.☆373Updated last year
- `serde-json` for `no_std` programs☆175Updated 4 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆224Updated 4 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Minimal support for uart_16550 serial output.☆37Updated 7 months ago
- Low level access to Cortex-A processors☆119Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A simple bitset container for Rust☆143Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆207Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆185Updated 2 weeks ago