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.☆39Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- rust bindings of snmalloc☆147Updated 4 months ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- Trying to create Sync bump allocator☆40Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- The simd optimized escape code☆54Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 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 6 years ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- ☆36Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 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 3 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- high-efficiency concurrent reclamation☆38Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆45Updated last month
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 2 weeks ago
- ☆47Updated 5 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆53Updated 6 years ago