Notable new releases
-
quick-xml
High performance xml reader and writer
-
dbase
Read & Write .dbf in Rust
-
tonic-health
Health Checking module of
tonic
gRPC implementation -
systemd-journal-logger
Systemd journal logger for the log facade
-
tonic
A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility
-
tl-proto
A collection of traits for working with TL serialization/deserialization
-
railwayapp
Interact with Railway via CLI
-
lambert_w
Fast and accurate evaluation of the Lambert W function by the method of T. Fukushima.
-
apistos
Actix-web OpenAPI v3.0 documentation generator
-
cargo-generate-rpm
Generate a binary RPM package (.rpm) from Cargo projects
-
ruint
Unsigned integer type with const-generic bit length
-
gitlab
API client
-
rustls-webpki
Web PKI X.509 Certificate Verification
-
broot
A new file manager
-
deno_npm
npm registry client and dependency resolver used in the Deno CLI
-
foyer
Hybrid cache for Rust
-
sfv
Structured Field Values for HTTP parser. Implementation of RFC 8941 and RFC 9651
-
poem
full-featured and easy-to-use web framework with the Rust programming language
-
gethostname
all platforms
-
struct-patch
that helps you implement partial updates for your structs
-
fragile
wrapper types for sending non-send values to other threads
-
grcov
collect and aggregate code coverage data for multiple source files
-
delegate
Method delegation with less boilerplate
-
pest
The Elegant Parser
-
pact_matching
Pact-Rust support library that implements request and response matching logic
-
image
Imaging library. Provides basic image processing and encoders/decoders for common image formats.
-
mdns-sd
mDNS Service Discovery library with no async runtime dependency
-
comrak
A 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter
-
rusqlite_migration
schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version
-
metal
Rust bindings for Metal
-
plist
parser. Supports Serde serialization.
-
geo
Geospatial primitives and algorithms
-
vfs
A virtual filesystem for Rust
-
priority-queue
A Priority Queue implemented as a heap with a function to efficiently change the priority of an item
-
agate
Very simple server for the Gemini hypertext protocol
-
governor
A rate-limiting implementation in Rust
-
irc
usable, async IRC for Rust
-
async-nats
A async Rust NATS client
-
ringbuf
Lock-free SPSC FIFO ring buffer with direct access to inner data
-
chrono-tz
TimeZone implementations for chrono from the IANA database
-
log
A lightweight logging facade for Rust
-
iana-time-zone
get the IANA time zone for the current system
-
whoami
Retrieve the current user and environment
-
zip
support the reading and writing of zip files
-
tracing-opentelemetry
OpenTelemetry integration for tracing
Trending this month
-
pyo3-log
Logging bridge from pyo3 native extension to python
-
c2pa-crypto
Cryptography internals for c2pa-rs crate
-
octocrab
A modern, extensible GitHub API client
-
rasn-derive-impl
Derive macro impls for rasn-derive
-
portable-atomic-util
Synchronization primitives built with portable-atomic
-
tsify-next
generating TypeScript definitions from rust code
-
mixtrics
One crate for all metrics
-
const_fn
A lightweight attribute for easy generation of const functions with conditional compilations
-
macro-string
Eager evaluation of macros like
concat!
andenv!
-
tokio-websockets
High performance, strict, tokio-util based WebSockets implementation
-
mozjpeg
Higher-level wrapper for Mozilla's JPEG library
-
dtor
__attribute__((destructor)) for Rust
-
tokio-graceful
util for graceful shutdown of tokio applications
-
tynm
Returns type names in shorter form
-
async-signal
Async signal handling
-
venndb
an in-memory database in Rust for rows queried using bit (flag) columns
-
tikv-jemalloc-ctl
A safe wrapper over jemalloc's control and introspection APIs
-
objc2-exception-helper
External helper function for catching Objective-C exceptions
-
objc2-io-surface
Bindings to the IOSurface framework
-
windows-link
Linking for Windows
-
http-types
Common types for HTTP operations
-
cargo-expand
Wrapper around rustc -Zunpretty=expanded. Shows the result of macro expansion and #[derive] expansion.
-
mimalloc-safe
Performance and security oriented drop-in allocator
-
gc-arena
safe, incrementally garbage collected arenas
-
derive_arbitrary
Derives arbitrary traits
-
task-killswitch
Abort all tokio tasks at once
-
dtor-proc-macro
proc-macro support for the dtor crate
-
jexl-parser
A JEXL parser written in Rust
-
erased
Erase the type of a reference or box, retaining the lifetime
-
test-binary
Manage and build extra binaries for integration tests as regular Rust crates
-
perf-event-open-sys2
Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants
-
fuse-rust
Fuse is a super lightweight library which provides a simple way to do fuzzy searching. Fuse-Rust is a…
-
font-loader
A font loading utility written in and for Rust
-
wesl
compiler
-
protofish
decoder focused on decoding arbitrary protocol buffer messages with error recovery
-
google-cloud-spanner
Google Cloud Platform spanner client library
-
thiserror-context
A wrapper around thiserror, giving you the ability to add context
-
kms-aead
KMS/AEAD envelope encryption for GCP/AWS KMS and Ring AEAD encryption
-
im-lists
Persistent unrolled linked lists and vlists
-
round
your floats with precision from 1 to 10
-
clap-serde
wrapper to deserialize clap app using serde
-
aws-smithy-http-client
HTTP client abstractions for generated smithy clients