pskrgag / lock_free_buddy_allocatorLinks
Lock-free buddy allocator based on binary heap
☆11Updated 3 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:
- ☆19Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆38Updated last week
- Byte-wise atomic memcpy.☆36Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 3 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- Prototype debugger for lilos☆26Updated 3 months ago
- Library facilitating safe pinned initialization☆43Updated last week
- Rust library for memory barrier☆35Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago
- DWARF program analysis crate☆19Updated last year
- Allows for proper and easy handling of volatile memory☆39Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last month
- The simd optimized escape code☆54Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- The `io_uring` library for Rust (with Rustix)☆29Updated 2 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆47Updated 4 years ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 2 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year