ar37-rs / asynchronLinks
Asynchronize blocking operation.
☆26Updated 3 years ago
Alternatives and similar repositories for asynchron
Users that are interested in asynchron are comparing it to the libraries listed below
Sorting:
- ☆30Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Configure const and static items by environment variables.☆26Updated 2 months ago
- Asynchronous pipelines of contiguous data, for rust.☆18Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- ☆58Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Easy-cast library☆30Updated 2 months ago
- ☆36Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Updated 2 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 7 years ago
- An attribute macro for creating a `Standard` distribution for rust types