rust-av / flavorsLinks
FLV parser in Rust with nom
☆76Updated 11 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☆32Updated 8 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆39Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- ☆73Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆114Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async filesystem primitives☆142Updated 2 months ago
- A Rust library for implementing STUN server and client asynchronously☆153Updated last year
- A foray into rust async await☆44Updated 6 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Heap-based async timers☆216Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated last month
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- Data parallelism library for async-std.☆96Updated last year
- Rust serializer library☆89Updated 3 months ago
- Convert closures into wakers☆46Updated 11 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last month
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago