Notable new releases
-
kira
Expressive audio library for games
-
c2patool
displaying and creating C2PA manifests
-
bounded-integer
Bounded integers
-
modio
Rust interface for integrating https://mod.io - a modding API for game developers
-
handlr-regex
Fork of handlr with regex support
-
octocrab
A modern, extensible GitHub API client
-
trustfall
query engine, empowering you to query everything
-
cargo-vendor-filterer
cargo vendor
, but with filtering for platforms and more -
wdl
Lexing, parsing, validation, and linting for Workflow Description Language (WDL) documents
-
probe-rs
A collection of on chip debugging tools to communicate with microchips
-
histogram
A collection of histogram data structures
-
twust
Zero-config Static type-checker for Tailwind CSS
-
postgresql_embedded
Install and run a PostgreSQL database locally on Linux, MacOS or Windows. PostgreSQL can be bundled with…
-
pluralizer
Rust package to pluralize or singularize any word based on a count inspired on pluralize NPM package
-
roadster
A "Batteries Included" web framework for rust designed to get you moving fast
-
range-alloc
Generic range allocator
-
socketioxide
Socket IO server implementation in rust as a Tower Service
-
sqlx-adapter
Sqlx adapter for casbin-rs
-
pigg
A Graphical User Interface for interacting with local and remote Raspberry Pi and Pi Pico Hardware
-
git-workspace
Manage and update personal and work git repos from multiple providers
-
boxcars
Rocket league replay parser
-
melior
The rustic MLIR bindings in Rust
-
j4rs
j4rs stands for 'Java for Rust' and allows effortless calls to Java code, from Rust
-
qdrant-client
Rust client for Qdrant Vector Search Engine
-
suppaftp
A super FTP/FTPS client library for Rust
-
pyo3-stub-gen
Stub file (*.pyi) generator for PyO3
-
fcd
File Manager (FranCommanDer) - a text based file manager that combines the best features of Midnight…
-
kvm-ioctls
Safe wrappers over KVM ioctls
-
kvm-bindings
Rust FFI bindings to KVM generated using bindgen
-
enumflags2
Enum-based bit flags
-
swc_ecma_codegen
Ecmascript code generator for the swc project
-
erasable
Type-erased thin pointers
-
procs
A modern replacement for ps
-
remoc
🦑 Remote multiplexed objects, channels, observable collections and RPC making remote interactions seamless…
-
imessage-exporter
Export iMessage data and run iMessage diagnostics
-
mongodb
The official MongoDB driver for Rust
-
chrono-tz
TimeZone implementations for chrono from the IANA database
-
aws-lc-rs
cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible…
-
asn1-rs
Parser/encoder for ASN.1 BER/DER data
-
cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration
-
zenoh
Zero Overhead Pub/Sub/Query Protocol
-
apollo-parser
Spec-compliant GraphQL parser
-
smallvec
'Small vector' optimization: store up to a small number of items on the stack
-
ratatui
that's all about cooking up terminal user interfaces
-
wgpu
Cross-platform, safe, pure-rust graphics API
Trending this month
-
metrics-exporter-statsd
metrics-rs exporter that supports reporting metrics to StatsD
-
html2text
Render HTML as plain text
-
cargo-util-schemas
Deserialization schemas for Cargo
-
pdf-extract
extract content from pdfs
-
pdfium-render
A high-level idiomatic Rust wrapper around Pdfium, the C++ PDF library used by the Google Chromium project
-
youtube_dl
Runs yt-dlp and parses its JSON output
-
whois-rust
WHOIS client library for Rust, inspired by https://github.com/hjr265/node-whois
-
texting_robots
Texting Robots: A Rust native
robots.txt
parser with thorough unit testing -
fasttext
binding
-
aws-sdk-eks
AWS SDK for Amazon Elastic Kubernetes Service
-
webauthn-rs
Webauthn Framework for Rust Web Servers
-
tldextract
extract domain info from a url
-
cansi
Catergorise ANSI - ANSI escape code parser and categoriser
-
ffprobe
Typed wrapper for the ffprobe CLI
-
natural
Pure rust library for natural language processing
-
dotenv-build
help you supply compile time environment variables from your .env file
-
quadrature
several fast numerical integration methods. This library is pure safe rust, and cross-platform. The double…
-
redis-macros
macros and wrappers to redis-rs to automatically serialize and deserialize structs with serde
-
assume
Macro for stating unsafe assumptions in Rust
-
rust-freqdist
Frequency Distribution in Rust
-
arrays
Construct an array from an iterator
-
tl
Fast HTML parser written in pure Rust
-
autometrics
Easily add metrics to your code that actually help you spot and debug issues in production. Built on…
-
qrcodegen-image
Draw QR codes to a PNG canvas. Wrapper around the qrcodegen and image crates.
-
iterwindows
An iterator adapter to iterate over all contiguous windows of length N
-
cuda-driver-sys
Rust binding to CUDA Driver APIs
-
sval_nested
A recursive variant of sval
-
clickhouse
Official Rust client for ClickHouse DB
-
stdext
Extensions for the Rust standard library structures
-
cuda-runtime-sys
Rust binding to CUDA Runtime APIs
-
warc
reading and writing WARC files
-
float_eq
Compare IEEE floating point primitives, structs and collections for equality
-
sitemap
parser (reader) and writer
-
slack-morphism
Slack Morphism is a modern client library for Slack Web/Events API/Socket Mode and Block Kit
-
multi_reader
MultiReader - a composite reader implementation
-
arrow_convert_derive
Proc macros for arrow_convert
-
validators-derive
The provided crate offers a procedural macro for defining validators, including optional parameters
-
lol_html
Streaming HTML rewriter/parser with CSS selector-based API
-
ipc-channel
A multiprocess drop-in replacement for Rust channels
-
windows-bindgen
Code generator for Windows metadata
-
gcp-bigquery-client
An ergonomic async client library for GCP BigQuery
-
fastbloom
The fastest Bloom filter in Rust. No accuracy compromises. Compatible with any hasher.
-
cityhash-rs
Rust no_std implementation of Google Cityhash v1.0.2, v1.0.3, and v1.1.0
-
rxml
Minimalistic, restricted XML 1.0 parser which does not include dangerous XML features
-
isocountry
ISO 3166-1 enumeration for Rust