Highlighted Rust repos succeeding major legacy C and C++ codebases.
64 projects
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
A cat(1) clone with wings.
A post-modern modal text editor.
A simple, fast and user-friendly alternative to 'find'
A new type of shell
Lightning-fast and Powerful Code Editor written in Rust
🤖 Just a command runner
A terminal workspace with batteries included
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
A library for building fast, reliable and evolvable network services.
Cross-platform Rust rewrite of the GNU coreutils
Turso is an in-process SQL database, compatible with SQLite.
A modern alternative to ls
A Python Interpreter written in Rust
A Python Interpreter written in Rust
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
A cross-platform, safe, pure-Rust graphics API.
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
An HTTP library for Rust
A safe, extensible ORM and Query Builder for Rust
A more intuitive version of du in rust
An easy and powerful Rust HTTP Client
An idiomatic, lean, fast & safe pure Rust implementation of Git
An idiomatic, lean, fast & safe pure Rust implementation of Git
🐚 A powerful relational ORM for Rust
🐚 A powerful relational ORM for Rust
20MB, lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.20MB,轻量级跨平台数据库客户端、数据库管理工具。支持 MySQL、PostgreSQL、SQLite、Redis、MongoDB、DuckDB、ClickHouse、SQL Server 等。
the champagne of beta embedded databases
A modern TLS library in Rust
Intuitive find & replace CLI (sed alternative)
MTProxy for Telegram on Rust + Tokio
An open, sub-millisecond, single-executable Firebase alternative with type-safe APIs, built-in WebAssembly runtime, realtime subscriptions, auth, and admin UI built on Rust, SQLite & Wasmtime.
🐸 a database tool for the terminal
Ergonomic bindings to SQLite for Rust
Cross platform terminal library rust
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
SQL Database Explorer [SQLite, libSQL, PostgreSQL, MySQL/MariaDB, ClickHouse, DuckDB, Microsoft SQL Server]
The filesystem for agents.
SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.
Fast SQL-only data application builder. Automatically build a UI on top of SQL queries.
Fast SQL-only data application builder. Automatically build a UI on top of SQL queries.
Compile Time Async Dynamic SQL ORM
🗻 Log-structured, embeddable key-value storage engine written in Rust
Apache Kafka® compatible broker with S3, PostgreSQL, SQLite, Apache Iceberg and Delta Lake
Gossip-based service discovery (and more) for large distributed systems.
LRCLIB server written in Rust with Axum and SQLite3 database
Rust SSH client & server library
Rust SSH client & server library
🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
Transparent dictionary-based row-level compression for SQLite
OpenSSL bindings for Rust
Distributed, MVCC SQLite that runs on FoundationDB.
Rust high performance xml reader and writer
Graft is an open-source transactional storage engine optimized for lazy, partial, and strongly consistent replication—perfect for edge, offline-first, and distributed applications.
OpenSSL compatibility layer for the Rust SSL/TLS stack
Type-safe, extensible, and high-performance background processing library for Rust
Query Excel spredsheets (.xlsx, .xls, .ods) using SQLite
High performance Rust stream processing engine seamlessly integrates AI capabilities, providing powerful real-time data processing and intelligent analysis.
An in-process reimplementation of PostgreSQL, backed by a SQLite-compatible storage engine
Mycelite is a SQLite extension that allows you to synchronize changes from one instance of SQLite to another.
SQLRite - Simple embedded database modeled off SQLite in Rust