neonmoe / minreqLinks
Simple, minimal-dependency HTTP client.
☆243Updated 2 months ago
Alternatives and similar repositories for minreq
Users that are interested in minreq are comparing it to the libraries listed below
Sorting:
- Rust lightweight HTTP 1.1 client☆290Updated last month
- MIME type guessing of file extensions for Rust.☆191Updated last month
- Rust library for hashing passwords using Argon2.☆237Updated 3 months ago
- Compile-time string formatting☆248Updated last month
- simple HTTP client with built-in HTTPS support☆74Updated 3 months ago
- Rust library for getting information about the current user and environment.☆240Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆357Updated last month
- An asynchronous ZIP archive reading/writing crate.☆170Updated 3 weeks ago
- RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features.☆232Updated 6 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆232Updated 4 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆371Updated last month
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Small crate to infer file and MIME type by checking the magic number signature☆362Updated 9 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- x-www-form-urlencoded meets Serde☆255Updated last year
- A client IP address extractor for Axum☆69Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆433Updated last week
- Serde support for querystring-style strings☆220Updated 5 months ago
- Rust library to open URLs in the web browsers available on a platform☆317Updated 3 weeks ago
- A cargo subcommand to build Windows installers for rust projects using the WiX Toolset☆357Updated 7 months ago
- High-level http auth extractors for axum☆116Updated 9 months ago
- Open a path or URL with the system-defined program☆371Updated 5 months ago
- Efficient and customizable data-encoding functions in Rust☆196Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆356Updated last month
- High level server designed to be used with axum framework.☆238Updated 7 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- Rust web servers without async/await.☆218Updated 9 months ago
- Find potential unused enabled feature flags and prune them.☆292Updated 9 months ago
- A small, lightweight template engine☆220Updated last year