wyfo / arc-sliceLinks
Utilities for working with shared slices of memory
☆72Updated last month
Alternatives and similar repositories for arc-slice
Users that are interested in arc-slice are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Fast JSON deserialization on borrowed data☆112Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆47Updated this week
- Port of bbolt in Rust☆65Updated 10 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆201Updated this week
- ☆183Updated 2 weeks ago
- Typed any map for rust☆67Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Create Kafaka-like things while enjoying low-level programming without external crates☆92Updated 2 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 4 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- A fast and flexible LRU map.☆190Updated 7 months ago
- A generic abstraction of paginated APIs☆61Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆77Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- futures-buffered☆45Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆54Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month