jamesmcm / async-rust-exampleLinks
Example of async programming in Rust
☆19Updated 4 years ago
Alternatives and similar repositories for async-rust-example
Users that are interested in async-rust-example are comparing it to the libraries listed below
Sorting:
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- ☆45Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- User first async http client☆24Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Big array helper for serde☆64Updated last year
- A sudoku game written in Rust☆31Updated 5 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 8 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- An alternative implementation of std::LinkedList☆59Updated 9 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆28Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- scraps of a potential language☆38Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A community website for highlighting Rust conferences.☆23Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago