lrlna / femmeLinks
Not just a pretty (inter)face: pretty-printer + ndjson logger for log crate.
☆177Updated 3 years ago
Alternatives and similar repositories for femme
Users that are interested in femme are comparing it to the libraries listed below
Sorting:
- Common types for HTTP operations☆207Updated last year
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- Heap-based async timers☆215Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- deserialize typed structures from regex captures☆174Updated last year
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago
- Types and traits for http clients☆115Updated 2 years ago
- Write doc comments from macros☆101Updated 2 weeks ago
- A tar archive reading/writing library for async Rust.☆71Updated 2 weeks ago
- A Redis Client for Rust based on Futures and Tokio☆123Updated last year
- Types and traits for http-based services using the latest futures API☆102Updated 5 years ago
- A Rust library for interrupting asynchronous streams.☆168Updated 10 months ago
- Exponential backoff generator with jitter.