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
- instrument-level Public
A Rust procedural macro collection providing convenient tracing instrumentation macros for different log levels (trace, debug, info, warn, error). This crate simplifies the process of adding tracing spans to functions with pre-configured log levels.
crates-dev/instrument-level’s past year of commit activity - 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 - 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 Public
A lightweight and efficient Rust library for building UDP servers with request-response handling.
crates-dev/udp’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 - 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 - recoverable-spawn Public
A thread 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-spawn’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 - 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
Top languages
Loading…
Most used topics
Loading…