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☆86Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Byte-wise atomic memcpy.☆39Updated 2 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- high-efficiency concurrent reclamation☆38Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Trying to create Sync bump allocator☆40Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Non-interleaving multithreaded output queue☆79Updated last week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Rust library to program hardware performance counter.☆55Updated 3 years ago
- dlmalloc ported into Rust☆114Updated last month
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- liburing bindings☆35Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- ☆47Updated 5 years ago
- ☆36Updated last year
- The simd optimized escape code☆54Updated 3 weeks ago
- Simplify the use of performance counters.☆64Updated 3 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
- ☆53Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months 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
- Stack unwinding library in Rust☆99Updated 3 weeks ago