async-rs / a-chat
A simple chat implemented on top of async-std
☆41Updated 5 years ago
Alternatives and similar repositories for a-chat:
Users that are interested in a-chat are comparing it to the libraries listed below
- Concurrent hash trie☆54Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆129Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Native TLS for futures and async-std☆70Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Data parallelism library for async-std.☆93Updated last year
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Utilities for pinning☆97Updated last year
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Local Actor library based on may☆28Updated 10 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- ☆47Updated 4 years ago
- Yet another Tokio connection pooler. May cause robot uprising.☆52Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month