benkay86 / async-applied
Practical examples of the Rust async ecosystem
☆40Updated 3 years ago
Alternatives and similar repositories for async-applied:
Users that are interested in async-applied are comparing it to the libraries listed below
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Library for scripting analyses against crates.io's database dumps☆69Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated last week
- like thread::spawn but for processes☆148Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- ☆53Updated this week
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆70Updated 4 months ago
- Pick a free unused port☆39Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆71Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- File locking for Rust.☆43Updated 6 months ago
- Serde support for the humantime crate☆30Updated last year
- ☆55Updated 3 weeks ago
- Basic parser for PEM formatted keys and certificates☆56Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- ☆54Updated last year
- Minimal async cache in Rust with support for key expirations☆52Updated 9 months ago
- HTTP date parsing and formatting☆49Updated 2 months ago
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week