Postgres rewritten in Rust, now passing 100% of the Postgres regression tests
Active with 7786 open issues — a backlog this size means triage first; look for “good first issue” labels before diving in.
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
Postgres rewritten in Rust, now passing 100% of the Postgres regression tests
Type erasure for async trait methods
serde::Deserializer for proc_macro/proc_macro2::TokenStream
Utilities for working with impl traits in Rust.
Procedural macro for bitfields.
A Rust crate that implements "design by contract" via procedural macros
Analysis of various tricky Rust code
Compile-time string pattern matching that reverses format! interpolation — a lightweight regex alternative with no runtime compilation cost
Trait implementation generator macro