GotenJBZ / safe-math-rsLinks
Safe arithmetic in Rust using a procedural macro. Write normal math expressions with automatic overflow checks. No panics, no boilerplate.
☆40Updated 7 months ago
Alternatives and similar repositories for safe-math-rs
Users that are interested in safe-math-rs are comparing it to the libraries listed below
Sorting:
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 7 months ago
- Command-running macro for Rust☆34Updated last year
- codesort sorts code☆99Updated 2 months ago
- Macros for accessing your type's documentation at runtime.☆65Updated last week
- Yet another string type for Rust☆92Updated 3 weeks ago
- A Rust library for building modal editing applications☆80Updated 3 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Cargo subcommand to synchronize README with crate documentation☆35Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Automatically declare a trait given an impl block.☆26Updated last month
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Build nice REPLs using clap and reedline with zero effort☆76Updated 9 months ago
- Binary size analyzer for Rust programs☆37Updated last year
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆36Updated last week
- Cargo subcommand to sort derive attributes 📦☆63Updated last month
- Generate Rust enum variants without associated data☆100Updated last week
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- The quickest way to override dependencies with Cargo☆82Updated last week
- A high-quality, non-cryptographic, 160-bit hash function.☆52Updated 9 months ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- A more compact help renderer for clap terminal applications☆91Updated 5 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- ☆14Updated last month
- Program startup and thread support written in Rust☆207Updated 3 weeks ago
- ☆78Updated last month
- Static-checked parsing of regexes into structs☆45Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- WireGuard(R) impl in pure rust☆81Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago