A problem type to be returned by HTTP APIs
☆62Jan 6, 2025Updated last year
Alternatives and similar repositories for http-api-problem
Users that are interested in http-api-problem are comparing it to the libraries listed below
Sorting:
- Easily generate a REST-like CRUD API using Rocket and Diesel☆13Nov 21, 2023Updated 2 years ago
- Benchmarking Hamming Distance implementations in Rust☆15Feb 10, 2026Updated last month
- Types and traits for http clients☆115Jun 5, 2023Updated 2 years ago
- Structured HTTP field values parsing and serialization. Implementation of RFC 9651 https://httpwg.org/specs/rfc9651.html☆31Jan 13, 2026Updated 2 months ago
- [wip] Command line argument paw-rser.☆157Sep 6, 2019Updated 6 years ago
- ☆110Apr 3, 2024Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆144Sep 30, 2024Updated last year
- A library for creating and using anonymous sum types as errors in Rust☆18Nov 20, 2020Updated 5 years ago
- Outgoing compression middleware for the Tide web framework.☆25Jan 16, 2023Updated 3 years ago
- 🔐 Encrypts all the Serialize.☆180Aug 17, 2023Updated 2 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆125Sep 7, 2023Updated 2 years ago
- 📍- Small window.location library☆10Apr 11, 2018Updated 7 years ago
- A simple, hackable magnet url parser in Rust☆19May 9, 2025Updated 10 months ago
- Advisory cross-platform file locks using file descriptors☆85Apr 23, 2025Updated 10 months ago
- A shell-inspired escape+unescape library for strings☆38Apr 8, 2023Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics☆54Feb 4, 2026Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Dec 23, 2020Updated 5 years ago
- A timeout connector for the hyper client☆30Nov 3, 2024Updated last year
- Experimental state management lib for choo☆14Oct 29, 2016Updated 9 years ago
- Async Server Sent Events parser and encoder☆53Jun 4, 2024Updated last year
- Experimental cooperative cancellation for async-std☆50Jan 19, 2022Updated 4 years ago
- Rust derive-based argument parsing optimized for code size and flexibility☆15Dec 5, 2024Updated last year
- ☆248Mar 8, 2026Updated last week
- Extensible, asynchronous retry behaviours for futures/tokio☆138Aug 14, 2023Updated 2 years ago
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆114Nov 21, 2025Updated 3 months ago
- postcss transform for sheetify, use all the plugins!☆12Jul 16, 2019Updated 6 years ago
- A dependency injection library for message-based applications☆39Jul 9, 2021Updated 4 years ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Aug 1, 2021Updated 4 years ago
- Show loading in terminal☆12Jul 5, 2024Updated last year
- A simple markdown component for choo-js☆14Jan 19, 2017Updated 9 years ago
- CLI tool to format RON files. Rescued from deleted github repo https://github.com/ristarg/ronfmt, with minor maintenance fixes☆18Jan 15, 2026Updated 2 months ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- ☆21Jul 10, 2020Updated 5 years ago
- ☆58Jul 2, 2023Updated 2 years ago
- Native TLS for futures and async-std☆73Feb 20, 2026Updated last month
- An async parser for multipart/form-data content-type in Rust