Popular repositories Loading
-
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…
-
lombok-macros
lombok-macros PublicA collection of procedural macros for Lombok-like functionality in Rust.
-
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 - 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 - udp Public
A lightweight and efficient Rust library for building UDP servers with request-response handling.
crates-dev/udp’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 - 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 - recoverable-thread-pool Public
A thread pool that supports automatic recovery from panics, allowing threads to restart after a panic. Useful for resilient and fault-tolerant concurrency in network and web programming.
crates-dev/recoverable-thread-pool’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…