jamesmcm / async-rust-example
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
- A community website for highlighting Rust conferences.☆23Updated 2 years ago
- A mutex with timeout tracing☆30Updated 3 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 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- ☆38Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Rust crate for managing cancellable services☆24Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- Futures implementation for JSON-RPC☆14Updated 5 years ago
- Sets the panicking behavior to halt☆27Updated 6 months ago
- Extensions for the Rust standard library☆39Updated last year
- A `cargo generate` template for quick-starting a procedural macro crate☆15Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago