A procedural macro for generating TryFrom<&syn::Expr> implementations for enums
Derive macros for bidirectional Automerge-Rust struct synchronization
Generate fake / test data from vld JSON Schemas
ABI encoding library intended for use with the ccnext project.
Ethereum ABI encoding library. Used for the encoding of transactions and proof submission in the Creditcoin USC network.
Adds a macro to decompose tuples into tuples containing a subset of their values
Flexible and lightweight pretty printing library for Rust
Derive fast conversions from Rust structs into Polars DataFrames.
Shared dataframe runtime trait identity for df-derive.
Procedural derive macro implementation for df-derive.
Zero-boilerplate Repository Pattern for modern Rust applications. Write SQL traits, get async implementations with sophisticated pagination, streaming, batch operations, and more. Seamlessly integrates with existing SQLx code.
A procedural macro for ergonomic structural assertions in tests