Transform a string between camelCase, PascalCase, Capital Case, snake_case, param-case, CONSTANT_CASE and others.
BSV MessageBox client — peer-to-peer messaging and payments with BRC-78 encryption, WebSocket live delivery, and overlay host resolution. Full parity with @bsv/message-box-client.
Simple async variadic functions in Rust with trait bounds
A business error code management framework for Rust with auto-generation from YAML config
A Rust procedural macro for generating type-safe state machines from PlantUML diagrams
Snake game implementation in Rust with no-std. It uses embedded-graphics as a display target.
A fast, fine-grained WebAssembly frontend framework for Rust.
A fast, fine-grained WebAssembly frontend framework for Rust.
A fast, fine-grained WebAssembly frontend framework for Rust.
Biyard Macros
The macro for async, handler-based Hyperware Hyperapps.
Macros for convenient serialization of Rust data structures into/from Protocol Buffers
Convert parameters from camelCase to snake_case. This bridges the gap between JavaScript and Ruby naming conventions.
Do your users want to send camelCase parameters? Do you hate camelCase parameters? Use snake_case_params!