Notable new releases
-
idt
A fast, ergonomic CLI tool for working with various ID formats
-
blazingjj
TUI for Jujutsu/jj
-
dns-update
Dynamic DNS update (RFC 2136 and cloud) library for Rust
-
html2text
Render HTML as plain text
-
notify-rust
Show desktop notifications (linux, bsd, mac). Pure Rust dbus client and server.
-
embed-collections
A collection of memory efficient and intrusive data structures
-
comchan
A Blazingly Fast and Minimal Serial Monitor for Embedded Applications
-
charton
A high-performance, layered charting system for Rust, featuring a flexible data core and multi-backend rendering
-
doe
powerful Rust crate designed to enhance development workflow by providing an extensive collection of…
-
open
path or URL using the program configured on the system
-
async-openai
OpenAI
-
mpris-server
Implement MPRIS D-Bus interface in your application
-
cuid
An ipmlementation of CUID protocol in rust
-
typenum
type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed…
-
zedbar
Pure Rust barcode and QR code scanning library supporting multiple formats
-
autumn-cli
CLI tool for the Autumn web framework
-
seuif97
The high-speed IAPWS-IF97 package with C and Python bindings
-
afl
Fuzzing Rust code with american-fuzzy-lop
-
map_3d
3D geographic coordinate transformation
-
msgpacker
MessagePack protocol implementation for Rust
-
tree-sitter-scala
Scala grammar for tree-sitter
-
soft-canonicalize
Path canonicalization that works with non-existing paths
-
cargo-modules
A cargo plugin for showing a tree-like overview of a crate's modules
-
constant_time_eq
Compares two equal-sized byte strings in constant time
-
spiffe
Core SPIFFE identity types and Workload API sources
-
rbatis
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
interprocess
communication toolkit
-
tui-input
TUI input library supporting multiple backends
-
cargo-util-schemas
Deserialization schemas for Cargo
-
cargo-platform
Cargo's representation of a target platform
-
didwebvh-rs
did:webvh method in Rust
-
cargo-bundle
Wrap rust executables in OS-specific app bundles
-
io-uring
The low-level
io_uringuserspace interface for Rust -
rtnetlink
manipulate linux networking resources via netlink
-
midir
A cross-platform, realtime MIDI processing library, inspired by RtMidi
-
tuirealm
A tui-rs framework to build tui interfaces, inspired by React and Elm
-
starship
The minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️
-
http-cache
An HTTP caching middleware
-
k256
secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification/public-key recovery…
-
worker
SDK for writing Cloudflare Workers
-
wit-parser
Tooling for parsing
*.witfiles and working with their contents -
wasm-encoder
A low-level WebAssembly encoder
-
iroh
p2p quic connections dialed by public key
-
assert_cmd
Test CLI Applications
-
rand
Random number generators and other randomness functionality
Trending this month
-
parlance
Fundamental text property types
-
parley_data
Unicode data for Parley
-
waitpid-any
Wait for any PID, an extension to waitpid(2)
-
mobi
handling MOBI format files
-
xet-client
Client library for communicating with Hugging Face Xet storage servers. Use through the hf-xet crate.
-
serde-saphyr
YAML (de)serializer for Serde, emphasizing panic-free parsing and good error reporting
-
saphyr-parser-bw
Saphyr-parser with changes from Bourumir Wyngs to be used in serde-saphyr
-
ktls-sys
FFI bindings for
linux/tls.h -
astral-version-ranges
Performance-optimized type for generic version ranges and operations on them
-
oci-api
OCI (Oracle Cloud Infrastructure) API client for Rust
-
rrule
A pure Rust implementation of recurrence rules as defined in the iCalendar RFC
-
meval
math expression parser and evaluator
-
konst_macro_rules
detail of the konst crate
-
wgpu-naga-bridge
Conversions between naga and wgpu-types. Part of the wgpu project
-
epub-parser
extracting metadata, table of contents, text, cover, and images from EPUB files
-
rootcause
A flexible, ergonomic, and inspectable error reporting library for Rust
-
internal-russh-num-bigint
Big integer implementation for Rust
-
erasure-isa-l
Bindings to the isa-l library for erasure coding operations
-
lbug
An in-process property graph database management system built for query speed and scalability
-
simd_cesu8
An extremely fast, SIMD accelerated, encoding and decoding library for CESU-8 and Modified UTF-8
-
aws-sdk-apigatewayv2
AWS SDK for AmazonApiGatewayV2
-
or-iterator
Rust iterator which takes two iterators and returns non-empty one
-
oxidros-msg
Generated ROS2 message types for oxidros
-
rust2go-convert
Rust2go convertion related
-
apollo_proc_macros
Procedural macros for the Papyrus node
-
delay
A collection of trait and classes to make your thread wait (and timeout)
-
egui_demo_lib
Example library for egui
-
gix-merge
gitoxide project implementing merge algorithms
-
web-task
The simplest way to run async tasks on the web
-
rust2go-common
Rust2go common library
-
cudaforge
Advanced CUDA kernel builder for Rust with incremental builds, auto-detection, and external dependency support
-
sqlx-conditional-queries
Compile-time conditional queries for SQLx
-
utf8-zero
Zero-copy, incremental UTF-8 decoding with error handling
-
htmd
A turndown.js inspired HTML to Markdown converter
-
sqlx-conditional-queries-core
Internal functions for sqlx-conditional-queries
-
azure_storage_queues
Azure Queue Storage crate from the Azure SDK for Rust
-
cpubits
Compile-time detection heuristics for the optimal word size to use for the target CPU, which in some…
-
connectrpc
A Tower-based Rust implementation of the ConnectRPC protocol
-
eudex
A blazingly fast phonetic reduction/hashing algorithm
-
ratatui-textarea
powerful text editor widget for ratatui. Multi-line text editor can be easily put as part of your TUI application