pskrgag / lock_free_buddy_allocatorLinks
Lock-free buddy allocator based on binary heap
☆11Updated 4 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:
- New register allocator designed as a successor to regalloc2☆39Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Byte-wise atomic memcpy.☆36Updated 2 weeks ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Non-interleaving multithreaded output queue☆71Updated last month
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- ☆35Updated 5 months ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Human-friendly indexed collections☆53Updated last month
- Library facilitating safe pinned initialization☆56Updated last week
- ☆55Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Abstract over different executors☆74Updated last year
- Compile Rust compiler using Buck2☆48Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- ☆57Updated last year
- Experimenting with Rust's fundamental data model☆53Updated last week
- An exploration of Storages☆37Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month