frostyplanet / crossfire-rsLinks
A lockless mpmc/mpsc to support async base on crossbeam
☆133Updated this week
Alternatives and similar repositories for crossfire-rs
Users that are interested in crossfire-rs are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Async synchronization primitives☆270Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Compatibility adapter between tokio and futures☆179Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆135Updated last week
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆203Updated last week
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- Async broadcast channels☆182Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Asynchronous access to a bincode-encoded item stream.☆79Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A full asyncronous Rust ORM and query builder for multiple databases☆112Updated last month
- Lightweight and high performance concurrent cache☆264Updated last month
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- Support for json-path in Rust☆129Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆254Updated 2 weeks ago
- FFI-compatible futures☆167Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- File/log rotation writer for Rust☆36Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- ☆113Updated 2 years ago
- Port of bbolt in Rust☆65Updated 11 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last month
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago