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:
- codesort sorts code☆99Updated 2 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- Cargo subcommand to sort derive attributes 📦☆63Updated last month
- Macros for accessing your type's documentation at runtime.☆65Updated 2 months ago
- Command-running macro for Rust☆35Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Yet another string type for Rust☆92Updated 3 weeks ago
- Automatically declare a trait given an impl block.☆26Updated last month
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆35Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Cargo subcommand to synchronize README with crate documentation☆35Updated this week
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 6 months ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- A Rust library for building modal editing applications☆80Updated 2 weeks ago
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- A more compact help renderer for clap terminal applications☆91Updated 5 months ago
- Cargo hack manager☆64Updated 2 years ago
- Rust KDL parser and derive implementation☆99Updated last year
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Program startup and thread support written in Rust☆204Updated 3 weeks ago
- A context-aware concrete Error type built on core::Error.☆195Updated this week
- Rust procedural macro attribute parser☆44Updated last year
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆129Updated 2 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 2 months ago
- An evil parsing library.☆54Updated 2 years ago
- Approximate images usings lines☆69Updated 5 months ago
- The quickest way to override dependencies with Cargo☆82Updated last week