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:
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Easy-cast library☆27Updated 5 months ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Rust NonEmpty slice☆13Updated 4 years ago
- ☆29Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A stack-allocated box that stores trait objects.☆20Updated 3 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆27Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Textual tables with automatic alignment☆39Updated last year
- ☆13Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago