Popular repositories Loading
-
lombok-macros
lombok-macros PublicA collection of procedural macros for Lombok-like functionality in Rust.
-
http-request
http-request PublicA lightweight, efficient library for building, sending, and handling HTTP/HTTPS requests in Rust applications. http-request provides a simple and intuitive API, allowing developers to easily intera…
-
color-output
color-output PublicAn atomic output library based on Rust that supports output functionalities through functions, builders, and other methods. It allows customization of text and background colors.
Rust 3
-
server-manager
server-manager Publicserver-manager is a rust library for managing server processes.
Rust 2
-
bin-encode-decode
bin-encode-decode PublicA high-performance binary encode and decode library that supports customizable character sets beyond Base64.
Rust 1
-
china_identification_card
china_identification_card PublicA Rust library for validating Chinese identification card numbers based on official rules and checksums.
Rust 1
Repositories
- http-request Public
A lightweight, efficient library for building, sending, and handling HTTP/HTTPS requests in Rust applications. http-request provides a simple and intuitive API, allowing developers to easily interact with web services, whether they use the "HTTP" or "HTTPS" protocol.
crates-dev/http-request’s past year of commit activity - http-type Public
A library providing essential types for HTTP, including request bodies, response headers, and other core HTTP abstractions.
crates-dev/http-type’s past year of commit activity - http-constant Public
A comprehensive library providing common HTTP constants for header names, versions, MIME types, and protocol identifiers.
crates-dev/http-constant’s past year of commit activity - tcplane Public
tcplane is a lightweight and high-performance Rust TCP server library designed to simplify network service development.
crates-dev/tcplane’s past year of commit activity - gtl Public
gtl is a Git-based tool designed to simplify the management of multiple remote repositories. It extends Git's functionality by providing one-click initialization and pushing to multiple remote repositories, making it especially useful for developers who need to maintain multiple remote repositories simultaneously.
crates-dev/gtl’s past year of commit activity - http-compress Public
A lightweight library for decompressing HTTP responses supporting Brotli, Deflate, and Gzip.
crates-dev/http-compress’s past year of commit activity - color-output Public
An atomic output library based on Rust that supports output functionalities through functions, builders, and other methods. It allows customization of text and background colors.
crates-dev/color-output’s past year of commit activity - china_identification_card Public
A Rust library for validating Chinese identification card numbers based on official rules and checksums.
crates-dev/china_identification_card’s past year of commit activity
Top languages
RustMost used topics
Loading…