rust-av / flavorsLinks
FLV parser in Rust with nom
☆73Updated 6 months ago
Alternatives and similar repositories for flavors
Users that are interested in flavors are comparing it to the libraries listed below
Sorting:
- Decoders and encoders for STUN (RFC 5389) and its extensions☆31Updated 2 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- Async filesystem primitives☆136Updated 2 weeks ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A Rust library for implementing STUN server and client asynchronously☆152Updated last year
- Run closures in parallel☆114Updated 6 months ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆41Updated last year
- ☆39Updated 5 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Convert closures into wakers☆45Updated 6 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A foray into rust async await☆44Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- ☆73Updated 4 years ago
- Thread parking and unparking☆78Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆111Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆46Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 6 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago