frostyplanet / crossfire-rsLinks
A lockless mpmc/mpsc to support async base on crossbeam
☆120Updated 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:
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- FFI-compatible futures☆167Updated last month
- Fast JSON deserialization on borrowed data☆112Updated last month
- Async synchronization primitives☆270Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Async broadcast channels☆180Updated 7 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆201Updated this week
- Utilities for working with shared slices of memory☆72Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆129Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Compile-time string operations☆101Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago
- A full asyncronous Rust ORM and query builder for multiple databases☆109Updated this week
- Port of bbolt in Rust☆65Updated 10 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- Asynchronous access to a bincode-encoded item stream.☆78Updated 4 months ago
- ☆183Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- ☆39Updated last month
- Support for json-path in Rust☆127Updated this week
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago