wvwwvwwv / scalable-concurrent-containersLinks
High-performance containers and utilities for concurrent and asynchronous programming
☆417Updated 3 weeks ago
Alternatives and similar repositories for scalable-concurrent-containers
Users that are interested in scalable-concurrent-containers are comparing it to the libraries listed below
Sorting:
- Support atomic operations on Arc itself☆1,022Updated this week
- in-place allocation-reusing queues for Rust☆373Updated last year
- Rust allocator using jemalloc as a backend☆424Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆242Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆617Updated last week
- cross-platform Rust API for memory mapped IO☆495Updated this week
- Experiments with structured concurrency in Rust☆367Updated 11 months ago
- ☆185Updated 3 months ago
- Structured concurrency operations for async Rust☆455Updated 4 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆378Updated this week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆739Updated last month
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆432Updated 3 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆743Updated last month
- Notify async tasks or threads☆474Updated last month
- Adaptors between compression crates and Rust's async IO types☆523Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆825Updated 4 months ago
- Easy self-referential struct generation for Rust.☆618Updated 5 months ago
- ☆504Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆475Updated 4 months ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- A high performance, zero-copy URL router.☆456Updated 4 months ago
- Utilities for collecting metrics from a Tokio application☆355Updated last month
- Task abstraction for building executors☆471Updated 5 months ago
- An implementation of a LRU cache☆717Updated 2 months ago
- Async multi-producer multi-consumer channel☆862Updated 3 weeks ago
- A binary encoder/decoder for Rust☆475Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆871Updated last month
- Concurrently Readable Data Structures for Rust☆358Updated last week
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆741Updated this week