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
Category1
Sort:Used by Most Apps
rusqlite
An ergonomic, safe Rust wrapper around SQLite with typed rows and prepared statement caching.
SQLx
Async, pure-Rust SQL toolkit with compile-time checked queries and no DSL
Chroma
Open-source embedding database for building AI apps with retrieval and semantic search
rust_decimal
Pure-Rust fixed-precision Decimal type for financial and monetary calculations
rust-rocksdb
Idiomatic Rust bindings and wrapper for Facebook's RocksDB embedded key-value store.
clickhouse-rs
Official async Rust client for ClickHouse with typed rows and schema validation
tokio-postgres-rustls
Rustls TLS integration for the tokio-postgres async PostgreSQL client
deltalake
Native Rust-powered Python binding for Delta Lake, giving pandas, Polars, and Arrow workflows ACID table reads and writes without a JVM.
refinery
Powerful SQL migration toolkit for Rust, embeddable in your app or run via CLI.
duckdb-rs
Ergonomic Rust bindings for DuckDB, with type-safe queries, native Arrow/Polars interchange, and a rusqlite-inspired API.
ulid-rs
A Rust implementation of ULID — Universally Unique Lexicographically Sortable Identifiers
redb
A pure-Rust embedded key-value database with ACID transactions, MVCC, and a zero-copy BTreeMap-style API.
ConnectorX
The fastest, most memory-efficient way to load data from databases into Python and Rust DataFrames.
pgvecto.rs (Python)
Python client for the pgvecto.rs Postgres vector extension, with SQLAlchemy, Psycopg 3, and Django support.
iceberg
The native Rust implementation of the Apache Iceberg open table format.
mysql (Rust)
Pure-Rust MySQL client driver with a built-in connection pool, prepared statements, and TLS support.
neo4rs
A native async Rust driver for the Neo4j graph database, built on the Bolt protocol.
foundationdb-rs
Async, runtime-agnostic Rust bindings for FoundationDB's transactional, ordered key-value store.