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:
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Lock-free queues.☆20Updated last year
- Trying to create Sync bump allocator☆37Updated 6 months ago
- New register allocator designed as a successor to regalloc2☆38Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- ☆36Updated 9 months ago
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 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…☆18Updated 5 years ago
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆57Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- ☆47Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- ☆19Updated 2 years ago
- 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 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆37Updated 9 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- scraps of a potential language☆37Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago