Notable new releases
-
bevy_egui
A plugin for Egui integration into Bevy
-
candle-core
Minimalist ML framework
-
charts-rs
A charts library for rust
-
rinf
native business logic, Flutter for flexible and beautiful GUI
-
rinf_cli
native business logic, Flutter for flexible and beautiful GUI
-
jaq
Just another JSON query tool
-
jaq-std
Standard library for jaq
-
gix
Interact with git repositories just like git would
-
lambert_w
Fast and accurate evaluation of the Lambert W function by the method of T. Fukushima.
-
gix-worktree
gitoxide project for shared worktree related types and utilities
-
pyo3-stub-gen
Stub file (*.pyi) generator for PyO3
-
bevy_framepace
Frame pacing and frame limiting for Bevy
-
cargo-zigbuild
Compile Cargo project with zig as linker
-
kalc
complex numbers, 2d/3d graphing, arbitrary precision, vector/matrix, cli calculator with real-time output…
-
native-dialog
display dialogs. Supports GNU/Linux, BSD Unix, macOS and Windows.
-
ctap-hid-fido2
Rust FIDO2 CTAP library
-
anise
Core of the ANISE library
-
oxipng
A lossless PNG compression optimizer
-
stacker
A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack
-
feedyourai
combine text files for AI processing with filtering options
-
libunftp
Extensible, async, cloud orientated FTP(S) server library
-
insta
A snapshot testing library for Rust
-
deno_ast
Source text parsing, lexing, and AST related functionality for Deno
-
toml
native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the…
-
toml_edit
format-preserving TOML parser
-
wkt
Rust read/write support for well-known text (WKT)
-
aws-sdk-bedrockruntime
AWS SDK for Amazon Bedrock Runtime
-
deku
bit level serialization/deserialization proc-macro for structs
-
sspi
Security Support Provider Interface (SSPI) API
-
rustls-platform-verifier
supports verifying TLS certificates in rustls with the operating system verifier
-
zerocopy
makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.
-
encase
mechanism to lay out data into GPU buffers ensuring WGSL's memory layout requirements are met
-
typed-path
typed variants of Path and PathBuf for Unix and Windows
-
copypasta
cross-platform library for getting and setting the contents of the OS-level clipboard
-
zenoh-plugin-dds
Zenoh plugin for ROS2 and DDS in general
-
rerun
Log images, point clouds, etc, and visualize them effortlessly
-
mysql_async
Tokio based asynchronous MySql client library
-
oxc_resolver
ESM / CJS module resolution
-
diesel
A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
-
cc
build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile…
-
local-ip-address
Retrieve system's local IP address and Network Interfaces/Adapters on Linux, macOS and Windows
-
aws-sdk-s3
AWS SDK for Amazon Simple Storage Service
-
tabled
An easy to use library for pretty print tables of Rust
struct
s andenum
s -
bevy
A refreshingly simple data-driven game engine and app framework
-
aws-config
AWS SDK config and credential provider implementations
Trending this month
-
pep508_rs
python dependency specifiers, better known as PEP 508
-
libz-rs-sys
A memory-safe zlib implementation written in rust
-
tonic_prometheus_layer
Tonic-compatible Tower Layer for Prometheus Metrics
-
tinyset
Size-optimized sets
-
rustix-linux-procfs
opening Linux procfs files and directories
-
shell-quote
shell-quoting strings, e.g. for interpolating into a Bash script.
-
serde_ini
Windows INI file {de,}serialization
-
whatlang
Fast and lightweight language identification library for Rust
-
cassandra-cpp
A Cassandra CQL driver, built on top of the DataStax C++ driver for performance and functionality
-
serde_cow
more efficent serde deserializations for Cow
-
serde-querystring
A query string deserializer based on serde
-
tokio-seqpacket
unix seqpacket sockets for tokio
-
cargo-readme
A cargo subcommand to generate README.md content from doc comments
-
pest_consume
A framework for processing the output of a pest-generated parser
-
gat-lending-iterator
iterators who's items can [mutably] reference the iterator
-
tracing-panic
A panic hook that captures panic information as a tracing event
-
atsame54_xpro
Board Support crate for the SAM E54 Xplained Pro Evaluation Kit
-
unty
Explicitly types your generics
-
r3bl_tui
TUI library to build modern apps inspired by Elm, with Flexbox, CSS, editor component, emoji support, and more
-
atsame54p
Peripheral access API for ATSAME54P microcontrollers (generated using svd2rust)
-
fastnum
Fast decimal numbers library
-
ustr-fxhash
Fast, FFI-friendly string interning
-
pic32-hal
Hardware Abstraction Layer (HAL) for PIC32 microcontrollers
-
r3bl_tuify
Easily add lightweight TUI capabilities to any CLI apps
-
hyperloglogplus
HyperLogLog implementations
-
tower-lsp-server
Language Server Protocol implementation based on Tower
-
codspeed-criterion-compat-walltime
Statistics-driven micro-benchmarking library
-
rspack_resolver
ESM / CJS module resolution
-
objc2-core-bluetooth
Bindings to the CoreBluetooth framework
-
sse-stream
Convert a http body into sse stream
-
fuse-rust
Fuse is a super lightweight library which provides a simple way to do fuzzy searching. Fuse-Rust is a…
-
cddl-cat
Parse CDDL schemas and validate CBOR or JSON serialized data
-
proconio
Easy IO library for competitive programming
-
signal-child
A little library to easily signal other process with no dependencies
-
azure_security_keyvault_secrets
Rust wrappers around Microsoft Azure REST APIs - Azure Key Vault Secrets
-
wgpu-core-deps-windows-linux-android
Feature unification helper crate for the Windows/Linux/Android platforms
-
hamming
Count ones, fast (aka popcount, hamming weight). This provides a performant popcount and bitwise hamming…
-
ahqstore-types
Standard types used by AHQ Store
-
pic32mx2xx
Peripheral access API for PIC32MX1/2xx microcontrollers
-
inner
inner! macro descends into an enum variant. It's more flexible than try!() and unwrap(), and it works with your enum…
-
mdurl
URL parser and formatter that gracefully handles invalid input
-
rspack_dojang
Dojang, a EJS like Html Template Engine
-
integer-cbrt
integer cube root algorithm for primitive rust types