asynchronics / tachyonixLinks
An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds
☆148Updated last year
Alternatives and similar repositories for tachyonix
Users that are interested in tachyonix are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Utilities for working with shared slices of memory☆81Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆163Updated 3 weeks ago
- Async broadcast channels☆187Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Perfect hashing for an imperfect world☆95Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Library safely exposing the io_uring API.☆69Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆213Updated 2 months ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- ☆112Updated 2 years ago
- ☆218Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Map data structure whose keys are stored as ranges☆98Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Lightweight and high performance concurrent cache☆290Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Define your own PhantomData☆158Updated last week
- ☆39Updated last year