Notable new releases
-
wasm-smith
A WebAssembly test case generator
-
wat
Rust parser for the WebAssembly Text format, WAT
-
wast
Customizable Rust parsers for the WebAssembly Text formats WAT and WAST
-
pnet
Cross-platform, low level networking using the Rust programming language
-
pnet_datalink
Cross-platform, datalink layer networking
-
pnet_packet
Cross-platform, binary packet parsing and manipulation
-
cargo_toml
Cargo.toml
struct definitions for parsing with Serde -
poem-openapi
OpenAPI support for Poem
-
poem
Poem is a full-featured and easy-to-use web framework with the Rust programming language
-
opencv
Rust bindings for OpenCV
-
rtx-cli
Polyglot runtime manager (asdf rust clone)
-
ab_glyph
API for loading, scaling, positioning and rasterizing OpenType font glyphs
-
qsv
A high performance CSV data-wrangling toolkit
-
trie-db
Merkle-Patricia Trie generic over key hasher and node encoding
-
rstats
Statistics, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder Decomposition…
-
difftastic
A structural diff that understands syntax
-
elliptic-curve
General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing…
-
tobj
A lightweight OBJ loader in the spirit of tinyobjloader
-
cargo-semver-checks
Scan your Rust crate for semver violations
-
curve25519-dalek
A pure-Rust implementation of group operations on ristretto255 and Curve25519
-
tauri
Make tiny, secure apps for all desktop platforms with Tauri
-
fltk
Rust bindings for the FLTK GUI library
-
tauri-bundler
Wrap rust executables in OS-specific app bundles for Tauri
-
async-nats
A async Rust NATS client
-
pgx
pgx: A Rust framework for creating Postgres extensions
-
os_pipe
a cross-platform library for opening OS pipes
-
miniz_oxide
DEFLATE compression and decompression library rewritten in Rust based on miniz
-
hyper
A fast and correct HTTP library
-
bpaf
A simple Command Line Argument Parser with parser combinators
-
cargo-dylint
A tool for running Rust lints from dynamic libraries
-
v8
Rust bindings to V8
-
winit
Cross-platform window creation library
-
sea-orm
🐚 An async & dynamic ORM for Rust
-
io-lifetimes
A low-level I/O ownership and borrowing library
-
cxx
Safe interop between Rust and C++
-
cxx-build
C++ code generator for integrating
cxx
crate into a Cargo build -
wasm-bindgen-test
Internal testing crate for wasm-bindgen
-
encoding_rs
A Gecko-oriented implementation of the Encoding Standard
-
zip
Library to support the reading and writing of zip files
-
uuid
A library to generate and parse UUIDs
Trending this month
-
tantivy
Search engine library
-
toml_edit
Yet another format-preserving TOML parser
-
serde_spanned
A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the…
-
bson
Encoding and decoding support for BSON in Rust
-
typed-builder
Compile-time type-checked builder derive
-
confy
Boilerplate-free configuration management
-
lambda_runtime
AWS Lambda Runtime
-
git-version
Compile the git version (tag name, or hash otherwise) and dirty state into your program
-
opentelemetry-otlp
Exporter for the OpenTelemetry Collector
-
function_name
macro that expands to the name of the annotated function
-
wasm-streams
Bridging between web streams and Rust streams using WebAssembly
-
async_once
async once tool for lazy_static
-
rustc_version_runtime
A library for querying the version of the rustc compiler used in runtime
-
const-str
compile-time string operations
-
tinyjson
Tiny simple JSON parser/generator
-
cadence
An extensible Statsd client for Rust
-
termimad
Markdown Renderer for the Terminal
-
webrtc
A pure Rust implementation of WebRTC API
-
hassle-rs
HLSL compiler library, this crate provides an FFI layer and idiomatic rust wrappers for the new DXC hlsl…
-
axum-extra
Extra utilities for axum
-
take_mut
Take a T from a &mut T temporarily
-
gpu-allocator
Memory allocator for GPU memory in Vulkan and DirectX 12
-
tonic-reflection
Server Reflection module of
tonic
gRPC implementation -
windows-targets
Code gen support for the windows crate
-
wkt
Rust read/write support for well-known text (WKT)
-
pbjson-types
Protobuf well known types with serde serialization support
-
sentry-log
Sentry integration for log and env_logger crates
-
scram
A SCRAM provider library
-
tls-api-rustls
TLS API implementation over rustls crate
-
html5gum
A WHATWG-compliant HTML5 tokenizer and tag soup parser
-
web3
Ethereum JSON-RPC client
-
celes
Rust crate for handling ISO 3166-1. Each country has a three digit code, two letter code, three letter code…
-
primeorder
Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Costello-Batina 2015)…
-
tonic-web
grpc-web protocol translation for tonic services
-
sentry-slog
Sentry integration for the slog crate
-
tls-api-not-tls
TLS API implementation which returns plain sockets. This is NOT TLS implementation.
-
termwiz
Terminal Wizardry for Unix and Windows
-
arc-interner
An interner that deallocates unused values
-
arrow-arith
Arrow arithmetic kernels
-
testing_logger
Supports writing tests to verify
log
crate calls