jgallagher / tokio-chat-exampleLinks
Example of a tokio-based chat server and client
☆55Updated 5 years ago
Alternatives and similar repositories for tokio-chat-example
Users that are interested in tokio-chat-example are comparing it to the libraries listed below
Sorting:
- Safely combine results☆81Updated 9 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆129Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Futures-aware lock primitives☆39Updated 6 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 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
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 weeks ago
- Rust crate for chosing outcomes based on a weighted probability map.☆32Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Extensions for standard networking types☆106Updated 11 months ago