bastion-rs / numanjiLinks
Local-affinity first NUMA-aware allocator with optional fallback.
☆29Updated 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☆87Updated 2 years ago
- Byte-wise atomic memcpy.☆43Updated this week
- Trying to create Sync bump allocator☆41Updated 6 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- high-efficiency concurrent reclamation☆38Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- Non-interleaving multithreaded output queue☆79Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- rust bindings of snmalloc☆149Updated this week
- ☆36Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆42Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Rust library to program hardware performance counter.☆58Updated 3 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Updated last week
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- The simd optimized escape code☆54Updated this week
- ☆47Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 6 years ago
- liburing bindings☆35Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Proposed API for type-driven member access☆13Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago