async-rs / a-chatLinks
A simple chat implemented on top of async-std
☆41Updated 6 years ago
Alternatives and similar repositories for a-chat
Users that are interested in a-chat are comparing it to the libraries listed below
Sorting:
- Concurrent hash trie☆58Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆131Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Heap-based async timers☆217Updated last year
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- Run closures in parallel☆114Updated last year
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- skiplist☆144Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- ☆114Updated 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…☆91Updated 3 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Protobuf integration for actix web☆80Updated 5 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Rust serializer library☆89Updated 4 months ago
- A crate for writing TCP servers and clients for applications and games☆78Updated 8 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Updated 3 years ago