jamesmcm / async-rust-exampleLinks
Example of async programming in Rust
☆19Updated 3 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
- Build and evaluate binary expression trees☆36Updated 10 months ago
- User first async http client☆24Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 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
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- A Boggle™ Solver in Rust☆24Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Extensions for the Rust standard library☆40Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- ☆46Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- Native TLS for futures and async-std☆72Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago