Stars
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Dead simple pool implementation for rust with async-await
A safe, extensible ORM and Query Builder for Rust
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various…
Rust implementation of Google protocol buffers
This project contains a Docker image meant to facilitate the deployment of Nacos .
A priority queue for Rust with efficient change function.
A suite of non-cryptographic hash functions for Rust.
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
A reimplementation of LevelDB in Rust (no bindings).
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
A Rust CPU profiler implemented with the help of backtrace-rs
Prometheus / OpenMetrics client library in Rust