Notable new releases
-
deno_graph
module graph analysis for deno
-
deno_lint
lint for deno
-
dep-obj
Dependency object: effective reactive heterogeneous container
-
skytable
Official Rust client driver for Skytable
-
once_cell
Single assignment cells and lazy values
-
serde-generate
Generate (de)serialization code in multiple languages
-
picky-asn1-x509
Provides ASN1 types defined by X.509 related RFCs
-
enum-map
A map with C-like enum keys represented internally as an array
-
wasmtime-wasi
WASI implementation in Rust
-
wasmtime
High-level API to expose the Wasmtime runtime
-
poem-openapi
OpenAPI support for Poem
-
a11ywatch_cli
A11yWatch accessibility CLI
-
etcd-client
An etcd v3 API client
-
git-mit-config
A command for enabling and disabling git lints
-
mit-prepare-commit-msg
This hook is invoked by git-commit right after preparing the default log message, and before the editor is started
-
sentry
Sentry (getsentry.com) client for rust ;)
-
sentry-types
Common reusable types for implementing the sentry.io protocol
-
parui
Simple TUI frontend for paru or yay
-
glean-core
A modern Telemetry library
-
cidr-utils
This crate provides data structures and functions to deal with IPv4 CIDRs and IPv6 CIDRs
-
safer-ffi
Write safer FFI code in Rust without polluting it with unsafe code
-
tp-note
Minimalistic note taking: save and edit your clipboard content as a note file
-
aliyundrive-fuse
FUSE for AliyunDrive
-
heron
An ergonomic physics API for 2d and 3d bevy games. (powered by rapier)
-
azure_identity
Rust wrappers around Microsoft Azure REST APIs - Azure identity helper crate
-
swc_common
Common utilities for the swc project
-
cargo-udeps
Find unused dependencies in Cargo.toml
-
spotify_player
A command driven spotify player
-
deadpool
Dead simple async pool
-
crc-any
To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value…
-
camino
UTF-8 paths
-
dexios
Secure, fast and authenticated command-line encryption of files with modern ciphers and an audited encryption backend
-
loom
Permutation testing for concurrent code
-
wast
Customizable Rust parsers for the WebAssembly Text formats WAT and WAST
-
ftml
Foundation Text Markup Language - a library to render Wikidot text as HTML
-
fltk
Rust bindings for the FLTK GUI library
-
peroxide
Rust comprehensive scientific computation library contains linear algebra, numerical analysis, statistics…
-
prometheus
Prometheus instrumentation library for Rust applications
-
lexical
Lexical, to- and from-string conversion routines
-
rustls
Rustls is a modern TLS library written in Rust
Trending this month
-
sctpx
A simple and friendly SCTP wrapper
-
assert_approx_eq
assert approximately equal
-
bitcoin
General purpose library for using and interoperating with Bitcoin and other cryptocurrencies
-
zuse
A flexible high-performance uptime bot powered by async Rust with Telegram, SNS and Slack notification backends
-
stats_alloc
An allocator wrapper that allows for instrumenting global allocators
-
advent-of-code
Solutions to Advent of Code
-
ic-cdk-macros
Canister Developer Kit macros
-
astrolab-smart-coffee-types
Types lib
-
hkdf
HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
-
ref-cast
Safely cast &T to &U where the struct U contains a single field of type T
-
ptree
Pretty-print tree-like structures
-
windows-sys
Rust for Windows
-
sealed
Macro for sealing traits and structures
-
datatest-stable
Data-driven tests that work on stable Rust
-
zcash_proofs
Zcash zk-SNARK circuits and proving APIs
-
get_if_addrs-sys
get_if_addrs sys crate
-
hakari
Manage workspace-hack packages that do feature unification inside workspaces
-
colored-diff
Format the difference between two strings with ANSI colors
-
prometheus-client
Open Metrics client library allowing users to natively instrument applications
-
criterion-cpu-time
an alternative cpu measurement for criterion
-
rfc6979
Pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and…
-
ff_derive
Procedural macro library used to build custom prime field implementations
-
rusoto_eks
AWS SDK for Rust - Amazon Elastic Kubernetes Service @ 2017-11-01
-
guppy-summaries
Build summaries for Cargo, created by guppy
-
libp2p-autonat
NAT and firewall detection for libp2p
-
system-configuration
Bindings to SystemConfiguration framework for macOS
-
serde-name
Extract the Serde name of structs and enums
-
ethnum
256-bit unsigned integer implementation
-
indy
A library for assisting developers using LibIndy API
-
mirai-annotations
Macros that provide source code annotations for MIRAI
-
determinator
Figure out which packages changed between two commits to a workspace
-
array_tool
Helper methods for processing collections
-
claim
Assertion macros
-
shunkakinoki
-
named-lock
Cross-platform implementation of cross-process named locks
-
dir-diff
Do two directories have different contents?
-
migrations_macros
Codegeneration macros for diesels embedded migrations
-
fvm_ipld_encoding
Sharded IPLD encoding
-
sec1
Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized…
-
crossterm_winapi
WinAPI wrapper that provides some basic simple abstractions around common WinAPI calls