Fork identifier for chain compatibility checks
crate
v0.2.0
github.com
2025-04-09
Defines SoR (self-or-ref) and SoM (self-or-mut) traits that are useful in reducing code duplication and pushing forward the ownership transfer decision from the type designer to the consumer.
crate
v1.2.0
github.com
2025-04-05
Derive diesel boilerplate for using enums in databases
crate
v3.0.0-beta.1
github.com
2025-03-25
Summary This RFC adds three new attributes: • #![register_lint_tool(tool_name)] allows controlling namespaced lints with #[warn(tool_name::lint_name)]. • #![register_attribute_tool(tool_name)] allows using tool names in inert attributes wit...
A crate for printing tables on command line
crate
v0.5.0
github.com
2025-03-18
Helper macros for Rusticata
crate
v5.0.0
github.com
2025-03-17
## Summary [summary]: #summary `--crate-attr` allows injecting crate-level attributes via the command line. It is supported by all the official rustc drivers: Rustc, Rustdoc, Clippy, Miri, and Rustfmt. Rustdoc extends it to doctests, discus...
Run Multithreaded Rust along with Dart VM (in isolate).
crate
v0.1.27
github.com
2025-03-11
Code supporting protobuf implementation. None of code in this crate is public API.
crate
v3.7.2
github.com
2025-03-10
Parse `.proto` files.
Files are parsed into a `protobuf::descriptor::FileDescriptorSet` object using either:
* pure rust parser (no dependencies)
* `protoc` binary (more reliable and compatible with Google's implementation)
crate
v3.7.2
github.com
2025-03-10
A Rust language binding for the PulseAudio libpulse-simple library.
crate
v2.29.0
github.com
2025-03-03
FFI bindings for the PulseAudio libpulse-simple system library.
crate
v1.22.0
github.com
2025-03-03
A simple parser for MIME e-mail messages
crate
v0.16.1
github.com
2025-02-27
An async client for Redis and Valkey.
crate
v10.1.0
github.com
2025-02-27
Log rotation for files
crate
v0.8.0
github.com
2025-02-27
libfuzzer plugin for bolero
crate
v0.13.0
github.com
2025-02-27
afl plugin for bolero
crate
v0.13.0
github.com
2025-02-27
honggfuzz plugin for bolero
crate
v0.13.0
github.com
2025-02-27
kani plugin for bolero
crate
v0.13.0
github.com
2025-02-27
Sets and maps of ranges, backed by smallvec
crate
v0.4.6
github.com
2025-02-26