bastion-rs / numanjiLinks
Local-affinity first NUMA-aware allocator with optional fallback.
☆28Updated 4 years ago
Alternatives and similar repositories for numanji
Users that are interested in numanji are comparing it to the libraries listed below
Sorting:
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Trying to create Sync bump allocator☆39Updated 2 months ago
- Byte-wise atomic memcpy.☆37Updated this week
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- rust bindings of snmalloc☆140Updated this week
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- high-efficiency concurrent reclamation☆36Updated last year
- ☆47Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago
- liburing bindings☆35Updated 3 years ago
- dlmalloc ported into Rust☆110Updated 2 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Stack unwinding library in Rust☆94Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 10 months ago
- The simd optimized escape code☆54Updated last week
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A concurrent, spsc ring-buffer with sized reservations☆99Updated 4 years ago
- Implementation of triple buffering in Rust☆89Updated 3 weeks ago
- A Rust implementation of OS provided synchronization primitives☆61Updated 2 years ago