algesten / ureq-protoLinks
Supporting crate for ureq
☆11Updated 2 weeks ago
Alternatives and similar repositories for ureq-proto
Users that are interested in ureq-proto are comparing it to the libraries listed below
Sorting:
- Library facilitating safe pinned initialization☆60Updated this week
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆76Updated last month
- Library of strings of constant maximum size that can be copied and stack allocated☆18Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated last month
- 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…☆96Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- futures-buffered☆45Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆34Updated 8 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- Smart Rust LOC counter, distinguising code, examples, tests and doc comments☆19Updated 8 months ago
- Convert number to enum☆87Updated last year
- Obsessively tiny error derive macro☆87Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Trait implementation generator macro☆29Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year