Proc macro for caching method to struct field
Proc macro to cache associate function result on strut field. An analogy to python's @cached_property class decorator.
Safe Rust bindings to the EPANET 2.3 water distribution network simulator
Struct memory layout analyzer for C, C++, Rust, Go, and Zig
Automatic cache invalidation on mutable access using a guard pattern
Generate clean, human readable diffs between two cache structs
Macros for cache_diff
Low-level utilities for bitcoin-rs/bitcoinleveldb providing C++-style non-dropping singletons and destructor control via DoNotDestruct and NoDestructor<T>.
Proc macros for compile-time struct field merging.
Compiler forge — ABI, IR, binary, and bootstrap diagnostics for self-hosting compilers
A trait plus proc-macro to generate a hash based on the fields of a struct. Useful for intelligently expiring a cache when the stored object changes.
CKB RPC server