algesten / ureq-protoLinks
Supporting crate for ureq
☆8Updated 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:
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Serde support for the humantime crate☆33Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Library facilitating safe pinned initialization☆41Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- ☆31Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Detect unused pub methods in a Rust workspace☆36Updated 3 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- Minimal async cache in Rust with support for key expirations☆53Updated last week
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- The quickest way to override dependencies with Cargo☆60Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Convert number to enum☆87Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago