rust-av / flavors
FLV parser in Rust with nom
☆68Updated last year
Related projects ⓘ
Alternatives and complementary repositories for flavors
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Convert closures into wakers☆43Updated last month
- Duplicate an async I/O handle☆40Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Message broker for the Actix actor framework☆37Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Run closures in parallel☆109Updated last month
- A pure Rust implementation of ICE☆33Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- Decoders and encoders for STUN (RFC 5389) and its extensions☆28Updated 7 months ago
- ☆46Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Experimental cooperative cancellation for async-std☆47Updated 2 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- A tiny Rust framework for implementing encoders/decoders of byte-oriented protocols☆23Updated 3 years ago
- Native TLS for futures and async-std☆70Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- OpenSSL bindings for Tokio☆37Updated 2 months ago
- An async NATS client library for the Rust programming language.☆82Updated 5 months ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago