pskrgag / lock_free_buddy_allocatorLinks
Lock-free buddy allocator based on binary heap
☆13Updated 11 months ago
Alternatives and similar repositories for lock_free_buddy_allocator
Users that are interested in lock_free_buddy_allocator are comparing it to the libraries listed below
Sorting:
- Byte-wise atomic memcpy.☆43Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- ☆21Updated 3 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Non-interleaving multithreaded output queue☆79Updated this week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A library version of cargo-bloat & more☆35Updated 7 months ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated last month
- structured parallel execution for async Rust☆37Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated this week
- Lock ordering enforcement at compile time in Rust☆22Updated 10 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Updated 5 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated 2 months ago
- ☆34Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Stack unwinding library in Rust☆133Updated 3 weeks ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Updated this week