benkay86 / async-appliedLinks
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
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Lossless functionality for platform-native strings.☆73Updated 5 months 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…☆97Updated 2 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- like thread::spawn but for processes☆159Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆76Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A library for interaction with units of bytes.☆58Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Cross-platform library to gather stats/information from the host 🦀☆44Updated 10 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- NATS unique identifiers☆20Updated 4 months ago
- ☆59Updated last year
- ☆61Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Big array helper for serde☆65Updated last year
- Abstract over different executors☆74Updated 2 years ago
- ☆108Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago