hawkw / sharded-slabLinks
a lock-free concurrent slab (experimental)
☆285Updated 5 months ago
Alternatives and similar repositories for sharded-slab
Users that are interested in sharded-slab are comparing it to the libraries listed below
Sorting:
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Concurrently Readable Data Structures for Rust☆358Updated last week
- Reflection via DWARF.☆296Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 11 months ago
- in-place allocation-reusing queues for Rust☆374Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- offsetof for Rust☆228Updated last year
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- ☆195Updated last year
- rust bindings of snmalloc☆136Updated 2 months ago
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Intrusive collections for Rust☆454Updated 9 months ago
- Performant time measuring in Rust☆192Updated last year
- Manual segmented stacks for Rust☆307Updated last month
- Count lines of LLVM IR per generic function☆452Updated 4 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Task abstraction for building executors☆471Updated 4 months ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Spin-based synchronization primitives☆536Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆224Updated 4 years ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated this week
- Hazard pointers in Rust.☆204Updated this week
- Per-object thread-local storage for Rust☆342Updated this week
- high-speed timing library in Rust☆345Updated last week
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆300Updated last year