Notable new releases
-
nkeys
Rust implementation of the NATS nkeys library
-
svg
The package provides an SVG composer and parser
-
tokio-util
Additional utilities for working with Tokio
-
sentry-contrib-native
Unofficial bindings to the Sentry Native SDK for Rust
-
orkhon
Machine Learning Inference Framework and Server Runtime
-
qp2p
Peer-to-peer networking library using QUIC
-
git-credential-keepassxc
Helper that allows Git and shell scripts to use KeePassXC as credential store
-
bender
A dependency management tool for hardware projects
-
vek
Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience
-
rmesg
This is a fully Rust-based implementation of the popular dmesg Linux utility, giving programmatic access…
-
unf
UNixize Filename – replace annoying anti-unix characters in filenames
-
peroxide
Rust comprehensive scientific computation library contains linear algebra, numerical analysis, statistics…
-
glow
GL on Whatever: a set of bindings to run GL (Open GL, OpenGL ES, and WebGL) anywhere, and avoid target-specific code
-
crdts
Practical serializable thoroughly tested CRDTs (ORSWOT, counters, LWW) ported from riak_dt
-
serde-generate
Generate (de)serialization code in multiple languages
-
rust_decimal_macros
Shorthand macros to assist creating Decimal types
-
rust_decimal
A Decimal Implementation written in pure Rust suitable for financial calculations
-
mlua
High level bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) with async/await features and support of…
-
libunftp
Extensible, async, cloud orientated FTP(S) server library
-
solana-gossip
Blockchain, Rebuilt for Scale
-
lewton
Pure Rust vorbis decoder
-
rtnetlink
manipulate linux networking resources via netlink
-
solana-bpf-loader-program
Solana BPF loader
-
shadow-rs
A build script write by Rust
-
lru_time_cache
Implementation of a Least Recently Used caching algorithm in a container which may be limited by size or time…
-
tower
Tower is a library of modular and reusable components for building robust clients and servers
-
jsonrpc-derive
High level, typed wrapper for
jsonrpc-core
-
jsonrpc-core-client
Transport agnostic JSON-RPC 2.0 client implementation
-
jsonrpc-ws-server
WebSockets server for JSON-RPC
-
wiremock
HTTP mocking to test Rust applications
-
jsonrpc-core
Transport agnostic rust implementation of JSON-RPC 2.0 Specification
-
rowan
Library for generic lossless syntax trees
-
async-graphql
A GraphQL server library implemented in Rust
-
cargo-cache
Manage cargo cache ($CARGO_HOME or ~/.cargo/), show sizes and remove directories selectively
-
smoltcp
A TCP/IP stack designed for bare-metal, real-time systems without a heap
-
rpassword
Read passwords in console applications
-
warp
serve the web at warp speeds
-
wast
Customizable Rust parsers for the WebAssembly Text formats WAT and WAST
-
rmp-serde
Serde bindings for RMP
-
goblin
An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate