Bindings for named hardforks
crate
v0.4.7
github.com
2025-12-30
Core types and traits for axum
crate
v0.5.6
github.com
2025-12-27
Type id and Any for non static types
crate
v0.2.1
github.com
2025-12-12
High level server designed to be used with axum framework.
crate
v0.8.0
github.com
2025-12-06
Internal runtime support for the `wit-bindgen` crate.
crate
v0.44.0
github.com
2025-12-05
A cat(1) clone with wings.
crate
v0.26.1
github.com
2025-12-02
kvdb implementation backed by RocksDB
crate
v0.21.0
github.com
2025-12-01
Native Rust crate for managing control groups on Linux
crate
v0.5.0
github.com
2025-11-21
A count min sketch implementation in Rust
crate
v0.2.4
github.com
2025-11-11
PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a
strict subset of the original Privacy-Enhanced Mail encoding intended
specifically for use with cryptographic keys, certificates, and other messages.
Provides a no_std-friendly, constant-time implementation suitable for use with
cryptographic private keys.
crate
v1.0.0
github.com
2025-11-08
Custom derive support for the abscissa application microframework
crate
v0.9.0
github.com
2025-11-06
Application microframework with support for command-line option parsing,
configuration, error handling, logging, and terminal interactions.
This crate contains the framework's core functionality.
crate
v0.9.0
github.com
2025-11-06
Implementation of EIP-7702 type definitions
crate
v0.6.3
github.com
2025-11-04
Implementation of EIP-2930 type definitions
crate
v0.2.3
github.com
2025-11-04
Some common types for working with minidump files.
crate
v0.26.1
github.com
2025-11-03
Bindings to IOKit for macOS
crate
v0.5.0
github.com
2025-10-31
A Rust implementation of the Zopfli compression algorithm.
crate
v0.8.3
github.com
2025-10-30
Protobuf wire format bindings for the Tokio console.
crate
v0.9.0
github.com
2025-10-30
A `tracing-subscriber::Layer` for collecting Tokio console telemetry.
crate
v0.5.0
github.com
2025-10-30
"Hey @rustlang folks, is there a comprehensive writeup/reference anywhere of how the formatting machinery (format!(), write!(), etc.) work? Specificall..."