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 5 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☆98Updated 9 months ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆35Updated 2 weeks ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆56Updated 4 months ago
- Command-running macro for Rust☆35Updated last year
- Include your assets statically into your application with a strict structure☆91Updated last month
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated this week
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- ☆65Updated 2 weeks ago
- Macros for accessing your type's documentation at runtime.☆65Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Build nice REPLs using clap and reedline with zero effort☆74Updated 6 months ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated last month
- Cargo subcommand to sort derive attributes 📦☆61Updated 3 weeks ago
- An alternate Cargo registry using static files☆134Updated last month
- Simple refinement types for Rust; parse, don't validate!☆76Updated 3 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Program startup and thread support written in Rust☆196Updated 3 weeks ago
- ☆43Updated 2 years ago
- State machine pattern for Rust☆29Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last month
- Yet another string type for Rust☆90Updated this week
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- Even formats macros☆94Updated 3 weeks ago
- Generate Rust enum variants without associated data☆98Updated 3 weeks ago
- A thin wrapper around serialized data which add information of identity and version.☆29Updated this week
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- Cargo command to create the README.md from your crate's documentation☆168Updated last week
- A simple and lightweight Cargo plugin for using nFPM from any Rust project.☆25Updated 3 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆84Updated 2 months ago