bastion-rs / numanjiLinks
Local-affinity first NUMA-aware allocator with optional fallback.
☆26Updated 4 years ago
Alternatives and similar repositories for numanji
Users that are interested in numanji are comparing it to the libraries listed below
Sorting:
- Byte-wise atomic memcpy.☆36Updated last month
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- The simd optimized escape code☆54Updated last week
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆36Updated 10 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- constant-size associative container backed by a simple array☆19Updated last year
- Trying to create Sync bump allocator☆37Updated 7 months ago
- ☆47Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 2 months ago
- ☆19Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- liburing bindings☆34Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago