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 3 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.☆55Updated 2 months ago
- codesort sorts code☆98Updated 8 months ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 2 weeks ago
- Yet another string type for Rust☆89Updated last week
- Command-running macro for Rust☆35Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Macros for accessing your type's documentation at runtime.☆65Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated last month
- Cargo subcommand to synchronize README with crate documentation☆35Updated 2 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated 2 weeks ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆30Updated 2 weeks ago
- Build nice REPLs using clap and reedline with zero effort☆73Updated 5 months ago
- Cargo subcommand to sort derive attributes 📦☆59Updated this week
- A more compact help renderer for clap terminal applications☆86Updated last month
- The quickest way to override dependencies with Cargo☆65Updated this week
- Include your assets statically into your application with a strict structure☆90Updated 6 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Collaborative code editor and execution environment for Rust☆36Updated 5 months ago
- Experimental library providing an Elm-like framework to build TUI applications in Rust☆45Updated last week
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆51Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- State machine pattern for Rust☆29Updated 11 months ago
- Automatically declare a trait given an impl block.☆26Updated 4 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- ☆21Updated last month
- Cargo command to create the README.md from your crate's documentation☆167Updated this week
- A simple chart components library for Dioxus☆73Updated 9 months ago
- Program startup and thread support written in Rust☆193Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago