The append_to_string!() macro. Appends every occurance of a literal within a struct or on its own with a .to_string().
Low-level LevelDB-style log utilities for Bitcoin-oriented storage stacks: record type enums, extended record flags, unsafe Slice-based string/number helpers, CRC32C precomputation, and binary slice manipulation.
For doing Rust-to-Rust ffi,writing libraries loaded at program startup.
Append-only string arena
Password list mutator/expander
A component-oriented template engine built on Tera with props, slots, and provide/inject context
A flexible class name composition utility for Rust, inspired by clsx and tailwind-merge.
A library that helps make the signing of API transactions more simple and more schemantic
Kubernetes operator for deploying and managing Rivven clusters
The first choice of fs library, inspired by node:fs
Rewrites impl Trait as method generics
A simple, lightweight error handling crate for Rust