Xaeroxe / async-io-typedLinks
Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite
☆11Updated 2 years ago
Alternatives and similar repositories for async-io-typed
Users that are interested in async-io-typed 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
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- A configurable async Rust crate that provides a simple way to declaratively navigate to multiple webpages, scrape contents, and follow li…☆15Updated 5 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A library for extracting and validating links.☆22Updated 10 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 10 months ago
- 🧬 Small OAuth crate that follows the sans-io approach 🦀☆23Updated 10 months ago
- A library for comparing data structures in Rust, oriented toward testing☆24Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 3 years ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated 2 months ago
- ☆24Updated 2 years ago
- A simple compile-to-WebAssembly language rewritten in Rust☆11Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- Easy-cast library☆27Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated 10 months ago
- pretty printer for `tracing_error::SpanTrace`☆16Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Non-owning unsafe I/O☆20Updated 6 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago