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:
- Byte-wise atomic memcpy.☆38Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- The simd optimized escape code☆54Updated last week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Trying to create Sync bump allocator☆40Updated 4 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated last month
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- rust bindings of snmalloc☆144Updated 2 months ago
- Non-interleaving multithreaded output queue☆74Updated 2 weeks ago
- ☆36Updated last year
- Faster integer division and modulus operations☆87Updated 4 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- liburing bindings☆35Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- ☆47Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 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 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 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 3 years ago