Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Sort:Used by Most Apps
Tower
Modular, reusable Rust components for building async network clients and servers
sysinfo
Cross-platform Rust library for fetching system information — CPU, memory, disks, processes, and networks
time
Ergonomic, no-std-compatible date and time handling for Rust with parsing, formatting, and macro literals.
hyper
A fast, low-level HTTP client and server library for Rust supporting HTTP/1 and HTTP/2
rusqlite
An ergonomic, safe Rust wrapper around SQLite with typed rows and prepared statement caching.
orjson
A fast, correct, Rust-backed JSON library for Python with native dataclass, datetime, and numpy support
image
Rust library for image processing plus encoders/decoders for common image formats
csv
Fast, flexible CSV reading and writing for Rust, with Serde support
http
The shared Rust crate defining Request, Response, and other core HTTP types
vercel_runtime
The official Rust runtime for writing and deploying serverless functions on Vercel.
notify
Cross-platform filesystem notification library for Rust
itertools
Extra iterator adaptors, methods, and macros extending Rust's standard Iterator trait
Criterion.rs
Statistics-driven microbenchmarking for Rust that reliably detects performance changes.
SQLx
Async, pure-Rust SQL toolkit with compile-time checked queries and no DSL
bincode
A compact, zero-fluff binary encoder and decoder for turning Rust structs into space-efficient byte streams.
indexmap
A hash table for Rust that preserves insertion order and supports lookup by index
sentry-cli
Official command-line tool for uploading source maps, debug symbols, and managing releases and deploys in Sentry.
jsonwebtoken
Create and decode JSON Web Tokens in Rust in a strongly typed way
aws-config
Resolves AWS credentials and shared configuration for every AWS SDK for Rust client.
colored
The simplest way to add ANSI colors and styles to terminal strings in Rust.
keyring-rs
Cross-platform Rust library for storing passwords and secrets in the OS-native credential store
napi-rs
Build precompiled Node.js add-ons in Rust via Node-API, no node-gyp required
prost
A Protocol Buffers implementation for Rust that generates simple, idiomatic types via derive macros.
aws-sdk-s3
AWS's official, code-generated Rust client for Amazon S3