bifrost-rs / bifrostLinks
Real-time media and data communication for Rust.
☆16Updated 5 years ago
Alternatives and similar repositories for bifrost
Users that are interested in bifrost are comparing it to the libraries listed below
Sorting:
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆80Updated 2 weeks ago
- How to run Hyper on async-std☆40Updated 2 years ago
- FLV parser in Rust with nom☆73Updated 6 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 2 weeks ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- JQuery for Crabs☆53Updated last year
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- An async NATS client library for the Rust programming language.☆83Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Data parallelism library for async-std.☆93Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Crate for capturing images from a webcam☆51Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)