brunocodutra / ring-channelLinks
Bounded MPMC channel abstraction on top of a ring buffer
☆42Updated last month
Alternatives and similar repositories for ring-channel
Users that are interested in ring-channel are comparing it to the libraries listed below
Sorting:
- Run closures in parallel☆114Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last month
- Rust serializer library☆87Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Serialization value trees☆45Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- ☆125Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 10 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Typed any map for rust☆67Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Crate for capturing images from a webcam☆51Updated 5 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- ☆111Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆59Updated last year
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆35Updated 2 months ago