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 - udp-request Public
A simple UDP request library for sending and receiving UDP packets, designed to handle network communication in Rust applications.
crates-dev/udp-request’s past year of commit activity - tcp-request Public
A Rust library for sending raw TCP requests, with features for handling responses, managing redirects, and working with compressed data over TCP connections.
crates-dev/tcp-request’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 - file-operation Public
A Rust library providing a set of utilities for common file operations such as reading, writing, and querying file metadata like size. It aims to simplify file handling in Rust projects, offering safe and efficient file manipulation methods.
crates-dev/file-operation’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 - compare-version Public
A Rust library for comparing semantic versioning strings and checking version compatibility.
crates-dev/compare-version’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…