Procedural macros for implementing Display and Debug with serde_json::to_string and serde_json::to_string_pretty
Custom derive macros for JSON serialization with pretty and simple formatting
Procedural macros for implementing Display, Debug and FromStr for (de)serializing json strings
AI/Human task management system with file-based storage
A highly parallel Perl 5 interpreter written in Rust
High-performance AI coding agent CLI - Rust port of Pi Agent
Automatic redaction of sensitive data in structs for safe logging and debugging
A lightweight, efficient error handling library for Rust that implements virtual stack traces based on GreptimeDB's error handling approach
Proc macro for snafu-virtstack providing automatic virtual stack trace implementation
A simple library to handle REST errors, with a derive macro to generate the error type. It also provides a compatibility layer with actix-web.
A simple library to handle REST errors, with a derive macro to generate the error type. It also provides a compatibility layer with actix-web.
Zero-copy JSON Display for T: Serialize