pskrgag / lock_free_buddy_allocator
Lock-free buddy allocator based on binary heap
☆11Updated last month
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
- New register allocator designed as a successor to regalloc2☆36Updated last month
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago
- Byte-wise atomic memcpy.☆34Updated last month
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- DWARF program analysis crate☆17Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Library facilitating safe pinned initialization☆36Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A minimalist waker for async-await executors☆15Updated 2 years ago
- An exploration of Storages☆35Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 3 weeks ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last month
- ☆47Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆19Updated 2 years ago
- ☆36Updated 8 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago