hawkw / sharded-slab
a lock-free concurrent slab (experimental)
☆273Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for sharded-slab
- Reflection via DWARF.☆293Updated last year
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- Count lines of LLVM IR per generic function☆414Updated this week
- ☆185Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆127Updated this week
- Intrusive collections for Rust☆413Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆308Updated 3 months ago
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆202Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Task abstraction for building executors☆413Updated last month
- generators☆202Updated last year
- Conditional compilation according to rustc compiler version☆334Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- rust stackful generator library☆310Updated last month
- Manual segmented stacks for Rust☆291Updated last week
- Performant time measuring in Rust☆171Updated 8 months ago
- high-speed timing library in Rust☆303Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago