wyfo / arc-sliceLinks
Utilities for working with shared slices of memory
☆82Updated 5 months ago
Alternatives and similar repositories for arc-slice
Users that are interested in arc-slice are comparing it to the libraries listed below
Sorting:
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- ☆218Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆82Updated 3 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆214Updated 3 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 8 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆185Updated this week
- A very fast Key-Value store in pure rust☆213Updated this week
- an extremely fast async mutex with alternative sync API☆80Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆110Updated 3 months ago
- A lock-free queue for asynchronous & synchronous code.☆38Updated 4 months ago
- Port of bbolt in Rust☆65Updated last year
- Provides json/csv/protobuf/arrow streaming support for axum☆82Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Yet another string type for Rust☆90Updated last week
- Embedded Key-Value Storage Engine☆133Updated last month
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆192Updated last month
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- A concurrent, append-only vector.☆207Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago