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
- Byte-wise atomic memcpy.☆36Updated last month
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Trying to create Sync bump allocator☆38Updated 3 weeks ago
- high-efficiency concurrent reclamation☆35Updated 11 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Stack unwinding library in Rust☆94Updated last month
- The simd optimized escape code☆54Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Faster integer division and modulus operations☆87Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- ☆36Updated 11 months ago
- rust bindings of snmalloc☆137Updated 3 months ago
- Non-interleaving multithreaded output queue☆71Updated last month
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- ☆47Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- liburing bindings☆35Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- New register allocator designed as a successor to regalloc2☆42Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Rust library for memory barrier☆35Updated last year