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:
- Byte-wise atomic memcpy.☆38Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Trying to create Sync bump allocator☆40Updated 3 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Non-interleaving multithreaded output queue☆73Updated this week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- rust bindings of snmalloc☆142Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- high-efficiency concurrent reclamation☆37Updated 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
- liburing bindings☆35Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆44Updated 2 years ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- Stack unwinding library in Rust☆96Updated 2 months ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- ☆36Updated last year
- ☆47Updated 5 years ago
- Lock-free queues.☆20Updated last year
- Atomic operations on potentially uninitialized integers.☆22Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week