Notable new releases
-
cargo-quickinstall
Precompiled binary installs for
cargo install -
russh
A client and server SSH library
-
openraft
Advanced Raft consensus
-
odbc-api
Write ODBC Applications in (mostly) safe Rust
-
llmfit
Right-size LLM models to your system hardware. Interactive TUI and CLI to match models against available RAM…
-
cynic
A code first GraphQL client for Rust
-
cargo-chef
A cargo sub-command to build project dependencies for optimal Docker layer caching
-
rspack_resolver
ESM / CJS module resolution
-
yew
A framework for creating reliable and efficient web applications
-
gstreamer
Rust bindings for GStreamer
-
gio
Rust bindings for the Gio library
-
glib
Rust bindings for the GLib library
-
oha
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation
-
melior
The rustic MLIR bindings in Rust
-
cargo-binstall
Binary installation for rust projects
-
dropshot-api-manager
Manage OpenAPI documents generated by Dropshot
-
localgpt
CLI — a local-only AI assistant
-
salvo
powerful web framework that can make your work easier
-
salvo-serde-util
serde util for salvo
-
oxc_resolver
ESM / CJS module resolution
-
binstalk-downloader
The binstall toolkit for downloading and extracting file
-
psl
Extract root domain and suffix from a domain name
-
nix
Rust friendly bindings to *nix APIs
-
yt-dlp
🎬️ A Rust library (with auto dependencies installation) for Youtube downloading
-
hcl-rs
HCL parser and formatter for rust with serde support
-
scc
A collection of high-performance asynchronous/concurrent containers with both asynchronous and synchronous interfaces
-
sea-orm
🐚 An async & dynamic ORM for Rust
-
serde-saphyr
YAML (de)serializer for Serde, emphasizing panic-free parsing and good error reporting
-
rmcp
Rust SDK for Model Context Protocol
-
lapin
AMQP client library
-
web-sys
Bindings for all Web APIs, a procedurally generated crate from WebIDL
-
polyval
GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC)
-
rsa
Pure Rust RSA implementation
-
axum-test
Easy E2E testing for Axum
-
redox_syscall
access raw Redox system calls
-
cedar-policy
Cedar is a language for defining permissions as policies, which describe who should have access to what
-
pin-project-lite
A lightweight version of pin-project written with declarative macros
-
pin-project
safe and ergonomic pin-projection
-
fjall
Log-structured, embeddable key-value storage engine
-
tachyonfx
A ratatui library for creating shader-like effects in TUIs
-
procs
A modern replacement for ps
-
cbc
Cipher Block Chaining (CBC) block cipher mode of operation
-
ctr
CTR block modes of operation
-
zerocopy
makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.
-
jsonschema
JSON schema validaton library
Trending this month
-
perfetto_protos
Generates Rust bindings to Protocol Buffers defined by Perfetto
-
tonic_include_protos
A helper proc-macro to include all protobuf files generated by tonic_build
-
mapr
Cross-platform Rust API for memory-mapped file IO
-
nnsplit
split text using a neural network. For sentence boundary detection, compound splitting and more.
-
dlpark
dlpack Rust binding for Python
-
proc-quote-impl
A procedural macro implementation of quote!
-
enum_delegate_lib
Internal macro implementations for enum_delegate - use to implement your own macros
-
matchgen
Generate functions to quickly map byte string prefixes to values
-
tract-onnx
Tiny, no-nonsense, self contained, TensorFlow and ONNX inference
-
off64
Read from and write to byte slices with u64 offsets
-
xgb
Machine learning using XGBoost
-
app-store-server-library
server library for the App Store Server API, App Store Server Notifications and Advanced Commerce API
-
oar-ocr
An Optical Character Recognition (OCR) and Document Layout Analysis library written in Rust
-
documented
Derive and attribute macros for accessing your type's documentation at runtime
-
audioadapter-sample
making it easier to work with audio data
-
audioadapter
making it easier to work with buffers of audio data
-
case_insensitive_string
A case insensitive string struct
-
audio-core
The core audio traits
-
s3s-fs
An experimental S3 server based on file system
-
passkey-client
Webauthn client in Rust
-
sfa
A minimal, flat file archive encoding/decoding library
-
public-api
List and diff the public API of Rust library crates. Relies on rustdoc JSON output from the nightly toolchain.
-
steppe
Follow the progress of a task easily
-
gcloud-bigquery
Google Cloud Platform bigquery client library
-
tonic-mock
Test utilities for easy mocking tonic streaming interface
-
htmlize
Encode and decode HTML entities in UTF-8 according to the standard
-
smg-grpc-client
gRPC clients for SGLang and vLLM backends
-
ffprobe
Typed wrapper for the ffprobe CLI
-
id-arena
id-based arena
-
fast-glob
A high-performance glob matching crate for Rust
-
qrcode
QR code encoder in Rust
-
liquid
templating language for Rust
-
byteview
Thin, immutable zero-copy slice type
-
i-slint-renderer-software
Slint's Software renderer implementation
-
iterwindows
An iterator adapter to iterate over all contiguous windows of length N
-
arrays
Construct an array from an iterator
-
wasmparser
event-driven library for parsing WebAssembly binary files
-
package_json_schema
Parse content from
package.jsoncontent and consume the result as aPackageJsonstruct -
tokio-icmp-echo
Asynchronous ICMP pinging library