asynchronics / tachyonixLinks
An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆152Updated last year
Alternatives and similar repositories for tachyonix
Users that are interested in tachyonix are comparing it to the libraries listed below
Sorting:
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A fast and flexible LRU map.☆198Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Library safely exposing the io_uring API.☆71Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Async broadcast channels☆189Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- Utilities for working with shared slices of memory☆82Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- a lock-free concurrent slab (experimental)☆303Updated last year
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Inter-event timing metrics on top of tracing.☆129Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- ☆222Updated 5 months ago
- A concurrent, append-only vector.☆209Updated 4 months ago
- Fast JSON deserialization on borrowed data☆122Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- Simple and flexible multi-index containers.☆128Updated last week
- Benchmarking Rust storage engines☆66Updated last week
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆216Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago