nanoqsh / areq
Async runtime independent HTTP requests
☆15Updated 3 weeks ago
Alternatives and similar repositories for areq
Users that are interested in areq are comparing it to the libraries listed below
Sorting:
- Linux linker for x86 and x86-64☆29Updated last month
- A utility micro-crate for using `Into` more ergonomically.☆10Updated 4 years ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated last year
- `smol` integrations with `axum`☆19Updated 3 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Alternative future adapters that provide cancel safety.☆63Updated last week
- ☆20Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- ☆41Updated last year
- (ab)using Rust's async/await syntax to write simple state machine based coroutines☆25Updated last week
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- Idiomatic exceptions for Rust☆77Updated 8 months ago
- Binary size analyzer for Rust programs☆36Updated last year
- Channels☆23Updated 2 years ago
- A sinless derive helper☆72Updated 6 months ago
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆28Updated last month
- Easy to use Rust i18n library based on code generation☆47Updated last year
- ☆88Updated 6 months ago
- `smol` integrations with `hyper`☆14Updated 6 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Derive Debug with a custom format per field.☆19Updated 5 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- CLI tool to bake your fresh and hot MD files☆40Updated 4 years ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…