Safe Rust bindings wrapping legacy C libraries — browse repos, stars, and GitHub links.
40 projects
Ergonomic bindings to SQLite for Rust
🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
OpenSSL bindings for Rust
Matchmaking server for RPCS3
Matchmaking server for RPCS3
Asynchronous handle for rusqlite library.
↕️ Simple database schema migration library for rusqlite, written with performance in mind.
Serialize/deserialize rusqlite rows
Rust bindings for SQLite that are no_std and wasm compatible
A Rust library to interact with sqlite from an async context.
⛵ Basic Opinionated Activity Tracker, a command line interface inspired by bartib.
Map rusqlite rows to structs
High-integrity backbone for agentic reasoning, deterministic coordination, and associative memory. One binary. Total autonomy.
A boilerplate eliminator for rusqlite.
A boilerplate eliminator for rusqlite.
High-integrity backbone for agentic reasoning, deterministic coordination, and associative memory. One binary. Total autonomy.
GeoPackage reader/writer built on top of rusqlite.
Model trait and derive implementation for rusqlite
Model trait and derive implementation for rusqlite
PoC for using rusqlite with sqlcipher
Convenience package to create a database with the Sqlite support
An SQLite benchmark for concurrent readers and writers
Wasm compatible sqlite vfs for use with rusqlite
Progress Tracker
Simple, Minimalistic Pretty Prints for SQLite using rusqlite
A fork of tauri-plugin-sqlite by @bspeckco using rusqlite, supporting only SQLite with added transaction capabilities and much more.
A repo with the backend and frontend of the Schillernova's Database Managment Software.
A lightweight, consistent async wrapper for tokio-postgres and rusqlite.
(tokio-)rusqlite SessionStore implementation for tower-sessions
A simple discord bot made for my discord
A simple discord bot made for my discord
A typed SQLite client for Rust built on rusqlite
A tiny, executor agnostic library for using rusqlite in async contexts
Local webapp based on Roulle, Rusqlite and Handlebars. Starter project to avoid repeating boilerplate.
Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features
schema migrations impl for rusqlite
Tauri plugin for Rusqlite
sql linter and formatter in rust. lints dbt models through jinja. 10 dialects, 95 rules incl. a postgres migration-safety pack, schema-aware binding (joins, CTEs, subqueries, derived tables, set ops). single binary. 50-200x sqlfluff. demo at drift.frkhd.com/play/
A command line application for sqlite migrations (create, up, down). Inspired by the rusqlite-migrations crate.