bastion-rs / numanjiLinks
Local-affinity first NUMA-aware allocator with optional fallback.
☆28Updated 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.☆37Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- high-efficiency concurrent reclamation☆36Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Trying to create Sync bump allocator☆40Updated 2 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Stack unwinding library in Rust☆96Updated last month
- rust bindings of snmalloc☆140Updated 3 weeks ago
- Non-interleaving multithreaded output queue☆72Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Faster integer division and modulus operations☆87Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆47Updated 5 years ago
- The simd optimized escape code☆54Updated this week
- 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
- ☆36Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- 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
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Modular register allocator algorithms☆105Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago