A Markdown Parser written in rust
A Markdown Parser written in rust
Panic-safe text parsing and string helper functions
A string templater to inject values in a string template.
Type safe parsed egui text inputs, with user input checking
A simple and semantic library to ask for user input in CLI applications. Type-safe parsing, defaults and retries.
Safely parse and evaluate toml files as bash variables
Safe, formally verified library for math, crypto, parsing, validation, and ML - Rust bindings
Panic-safe conversion and numeric helper operations
TypeScript Zod-inspired schema validation library for Rust with static type inference
Procedural macros for zod-rs schema to struct inference and validation
TypeScript Zod schema generator for zod-rs
Parse json safely with a default return value.
Parses a hash string of the format `'{ :a => "something" }'` into an actual ruby hash object `{ a: "something" }`. This is useful when you by mistake serialize hashes and save it in database column or a text file and you want to convert them back to hashes without the security issues of executing `eval(hash_string)`. By default only following classes are allowed to be deserialized: * TrueClass * FalseClass * NilClass * Numeric * String * Array * Hash A HashParser::BadHash exception is thrown if unserializable values are present.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.