An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Registry
crates.io
Packages
59
Total Downloads
502,121,750
Top 1.5% on crates.io
config 0.15.19
Layered configuration system for Rust applications.
51 versions - Latest release: 4 months ago - 709 dependent packages - 3,923 dependent repositories - 72.6 million downloads total - 2,598 stars on GitHub - 4 maintainers
Top 4.1% on crates.io
sqlx-sqlite 0.8.6
SQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.
17 versions - Latest release: 10 months ago - 3 dependent packages - 113 dependent repositories - 60.7 million downloads total - 16,738 stars on GitHub - 2 maintainers
Top 2.6% on crates.io
sqlx-macros 0.8.6
Macros for SQLx, the rust SQL toolkit. Not intended to be used directly.
53 versions - Latest release: 10 months ago - 2 dependent packages - 2,995 dependent repositories - 77.7 million downloads total - 16,738 stars on GitHub - 2 maintainers
Top 8.4% on crates.io
sqlx-cli 0.8.6
Command-line utility for SQLx, the Rust SQL toolkit.
37 versions - Latest release: 10 months ago - 1 dependent package - 3 dependent repositories - 5.45 million downloads total - 16,738 stars on GitHub - 2 maintainers
Top 4.1% on crates.io
sqlx-mysql 0.8.6
MySQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.
17 versions - Latest release: 10 months ago - 4 dependent packages - 110 dependent repositories - 60 million downloads total - 16,738 stars on GitHub - 2 maintainers
Top 4.1% on crates.io
sqlx-postgres 0.8.6
PostgreSQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.
17 versions - Latest release: 10 months ago - 3 dependent packages - 111 dependent repositories - 61.3 million downloads total - 16,738 stars on GitHub - 2 maintainers
cargo-sqlx
Cargo subcommands for SQLx, the Rust SQL tookit.
1 version - Latest release: about 4 hours ago - 1.5 thousand downloads total - 16,738 stars on GitHub - 2 maintainers
Top 1.9% on crates.io
sqlx-rt 0.6.3
Runtime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.
20 versions - Latest release: almost 3 years ago - 4 dependent packages - 2,927 dependent repositories - 15.6 million downloads total - 16,673 stars on GitHub - 2 maintainers
Top 1.1% on crates.io
sqlx-core 0.8.6
Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
57 versions - Latest release: 10 months ago - 41 dependent packages - 3,036 dependent repositories - 78 million downloads total - 11,504 stars on GitHub - 2 maintainers
Top 0.9% on crates.io
sqlx 0.8.6
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries with...
58 versions - Latest release: 10 months ago - 744 dependent packages - 3,333 dependent repositories - 70.8 million downloads total - 11,504 stars on GitHub - 2 maintainers
oauth1 1.0.0
Basic OAuth1 library for Rust.
4 versions - Latest release: about 6 years ago - 2 dependent packages - 4 dependent repositories - 18.2 thousand downloads total - 11 stars on GitHub - 1 maintainer
ako 0.0.3
Ako is a Rust crate that offers a practical and human-friendly approach to creating, manipulating...
4 versions - Latest release: over 1 year ago - 3.51 thousand downloads total - 1 maintainer
actix-web-async-await 0.2.0
Provides a preview of Actix with async/await support.
3 versions - Latest release: over 7 years ago - 1 dependent repositories - 7.51 thousand downloads total - 54 stars on GitHub - 1 maintainer
telegram_codegen 0.2.0
Generate type definitions and methods for the Unofficial Telegram API Library from the official J...
2 versions - Latest release: over 8 years ago - 1 dependent package - 4.55 thousand downloads total - 1 maintainer
psql 0.0.0
pSQL is an async-first, PostgreSQL-only, and pure Rust SQL crate featuring compile-time checked s...
1 version - Latest release: over 5 years ago - 2.16 thousand downloads total - 1 maintainer
wl 0.1.0
Rust binding to the wayland Protocol
1 version - Latest release: almost 7 years ago - 2.04 thousand downloads total - 1 maintainer
async-tls-connector 0.0.0
Reserved.
1 version - Latest release: about 5 years ago - 1.87 thousand downloads total - 1 maintainer
dbx 0.1.0
Asynchronous and expressive database client in pure Rust.
1 version - Latest release: almost 7 years ago - 2.03 thousand downloads total - 1 maintainer
init_codegen 0.2.0
Procedural macro for Init.
2 versions - Latest release: about 9 years ago - 1 dependent package - 5.19 thousand downloads total - 11 stars on GitHub - 1 maintainer
async-diesel 0.1.0
Integrate Diesel into async-std cleanly and efficiently.
1 version - Latest release: about 6 years ago - 2 dependent repositories - 8.51 thousand downloads total - 17 stars on GitHub - 1 maintainer
rtx 0.1.0
RTx is a zero-cost runtime-abstraction intended for use by Rust libraries to enable the Freedom o...
1 version - Latest release: about 4 years ago - 2.79 thousand downloads total - 2 maintainers
axum-error-object 0.0.4
Provides a `Result<T>` type and related utility types that can be used to holistically provide ob...
4 versions - Latest release: 10 months ago - 2.64 thousand downloads total - 2 stars on GitHub - 1 maintainer
sqlx-mssql 0.0.0
Reserved
1 version - Latest release: over 6 years ago - 1.89 thousand downloads total - 1 maintainer
guerrilla 0.1.4
Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
6 versions - Latest release: over 7 years ago - 1 dependent package - 1 dependent repositories - 10.6 thousand downloads total - 121 stars on GitHub - 1 maintainer
hedera-proto 0.20.0
Protobufs for the Hederaâ„¢ Hashgraph SDK
19 versions - Latest release: 3 months ago - 1 dependent package - 1 dependent repositories - 32.2 thousand downloads total - 52 stars on GitHub - 7 maintainers
arc 0.0.1
Cross-platform widget toolkit for creating graphical user interfaces in Rust.
1 version - Latest release: almost 8 years ago - 1 dependent repositories - 8.25 thousand downloads total - 23 stars on GitHub - 1 maintainer
saki 0.1.0
Reserved
1 version - Latest release: 9 months ago - 508 downloads total - 1 maintainer
atomic-array 0.3.1
Defines several array types in which elements may be updated atomically. Intended to provide atom...
5 versions - Latest release: almost 8 years ago - 1 dependent package - 1 dependent repositories - 10 thousand downloads total - 8 stars on GitHub - 1 maintainer
schedule 0.1.0
An in-process scheduler for periodic jobs. Schedule lets you run Rust functions on a cron-like sc...
1 version - Latest release: about 9 years ago - 2 dependent packages - 3 dependent repositories - 8.15 thousand downloads total - 123 stars on GitHub - 1 maintainer
atomic-ref2 0.2.1
Provides AtomicOptionRef and AtomicRef. Intended to map to java.util.concurrent.atomic.AtomicRefe...
3 versions - Latest release: almost 8 years ago - 2 dependent packages - 1 dependent repositories - 7.74 thousand downloads total - 1 maintainer
telegram_derive 0.2.0
Procedural derive macros for the Unofficial Telegram API Library.
2 versions - Latest release: over 8 years ago - 1 dependent package - 4.48 thousand downloads total - 1 maintainer
init 0.2.0
Mark a function to run before main.
3 versions - Latest release: about 9 years ago - 6.18 thousand downloads total - 11 stars on GitHub - 1 maintainer
tokio-diesel 0.3.0
Integrate Diesel into Tokio cleanly and efficiently.
5 versions - Latest release: about 6 years ago - 8 dependent repositories - 53.3 thousand downloads total - 104 stars on GitHub - 1 maintainer
shio 0.3.0
Shio is a fast, simple, and asynchronous micro web-framework for Rust.
9 versions - Latest release: about 8 years ago - 16.8 thousand downloads total - 282 stars on GitHub - 1 maintainer
telegram 0.2.0
Unofficial Telegram API Library
2 versions - Latest release: over 8 years ago - 3.77 thousand downloads total - 1 maintainer
redisx 0.0.2
Minimal and Asynchronous Redis client for Rust.
2 versions - Latest release: over 6 years ago - 3.04 thousand downloads total - 1 maintainer
axum-error-object-macros 0.0.4
Macros for axum-error-object. Not intended to be used directly.
3 versions - Latest release: 10 months ago - 2.23 thousand downloads total - 2 stars on GitHub - 1 maintainer
talon 0.0.0
Talon is a modern, web-first programming language that compiles to WebAssembly with intuitive syn...
2 versions - Latest release: 8 months ago - 430 downloads total - 2,686 stars on GitHub - 1 maintainer
atomic-array-rs
Defines several array types in which elements may be updated atomically. Intended to provide atom...
1 version - Latest release: 24 days ago - 1.64 thousand downloads total - 1 maintainer
emailx 0.1.0
Robust email syntax and deliverability validation.
1 version - Latest release: over 7 years ago - 2.2 thousand downloads total - 1 maintainer
hedera 0.43.0
The SDK for interacting with Hedera Hashgraph.
54 versions - Latest release: 2 months ago - 1 dependent repositories - 64.9 thousand downloads total - 53 stars on GitHub - 7 maintainers
salt 0.2.3 💰
Task management for the CLI
5 versions - Latest release: over 4 years ago - 7.57 thousand downloads total - 16 stars on GitHub - 2 maintainers
actix-diesel 0.3.0
Integrate Diesel into Actix (and Actix Web) cleanly and efficiently.
8 versions - Latest release: about 7 years ago - 18.5 thousand downloads total - 87 stars on GitHub - 1 maintainer
axal 0.1.0
Framework to greatly simply emulation core development. Provides methods to auto-generate binding...
1 version - Latest release: about 9 years ago - 2.41 thousand downloads total - 2 stars on GitHub - 1 maintainer
square 0.0.1
Native UI toolkit for creating cross-platform graphical user interfaces in Rust.
1 version - Latest release: almost 8 years ago - 1.37 thousand downloads total - 23 stars on GitHub - 1 maintainer
obj-c 0.0.0 removed
Reserved
1 version - Latest release: about 7 years ago - 871 downloads total - 1 maintainer
ardic-macros 0.0.1 removed
Reserved
2 versions - Latest release: over 6 years ago - 1.63 thousand downloads total - 1 maintainer
grail 0.0.0 removed
Reserved
1 version - Latest release: about 7 years ago - 910 downloads total - 1 maintainer
uloc 0.0.0 removed
Reserved
1 version - Latest release: over 3 years ago - 654 downloads total - 1 maintainer
get-it 0.0.0 removed
Reserved.
1 version - Latest release: about 5 years ago - 685 downloads total - 1 maintainer
fairy-macros 0.0.0 removed
Reserved
1 version - Latest release: over 6 years ago - 794 downloads total - 1 maintainer
lthash 0.0.0 removed
Rust implementation of LtHash
1 version - Latest release: almost 5 years ago - 769 downloads total - 1 maintainer
ardic 0.0.0 removed
Reserved for pending publish
1 version - Latest release: over 6 years ago - 874 downloads total - 1 maintainer
unicode-locale 0.0.0 removed
Reserved
1 version - Latest release: over 3 years ago - 549 downloads total - 1 maintainer
roc 0.0.0 removed
Reserved
1 version - Latest release: about 7 years ago - 2.44 thousand downloads total - 1 maintainer
ardic-core 0.0.0 removed
Reserved
1 version - Latest release: over 6 years ago - 870 downloads total - 1 maintainer
tls-connector 0.0.0 removed
Reserved.
1 version - Latest release: about 5 years ago - 677 downloads total - 1 maintainer
tls-types 0.0.0 removed
Reserved.
1 version - Latest release: about 5 years ago - 655 downloads total - 1 maintainer
native-crypto 0.0.0 removed
Coming soon: cryptography APIs backed by native OS primitives.
1 version - Latest release: about 6 years ago - 693 downloads total - 2 maintainers
Details
Login mehcode
Name Ryan Leckey
URL https://github.com/mehcode
Profile View on crates.io