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:
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆263Updated 2 years ago
- Spin-based synchronization primitives☆532Updated 2 months ago
- Low level access to Cortex-A processors☆120Updated 2 years ago
- ☆86Updated 11 months ago
- A minimalistic async/await executor for Rust☆231Updated last year
- cpuid library in rust.☆165Updated 2 months ago
- offsetof for Rust☆227Updated last year
- Manual segmented stacks for Rust☆306Updated last month
- A buddy system allocator in pure Rust.☆107Updated 8 months ago
- This crate provides macros to generate bitfield-like struct.☆183Updated 2 weeks ago
- RISC-V OS written in Rust☆140Updated 11 months ago
- Allocators in Rust☆313Updated 5 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆190Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆207Updated 3 weeks ago
- ☆67Updated 9 months ago
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- ☆125Updated 4 years ago
- Rust symbol demangling☆251Updated 3 weeks ago
- Minimal runtime / startup for RISC-V CPU's.☆303Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆222Updated 4 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- Intrusive collections for Rust☆453Updated 8 months ago
- `serde-json` for `no_std` programs☆173Updated 3 months ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Repo for working on "std aware cargo"☆146Updated 4 years ago
- Bisects rustc, either nightlies or CI artifacts☆184Updated this week
- A library for creating references that carry their owner with them.☆372Updated last year
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago