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:
- Command-running macro for Rust☆35Updated last year
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆36Updated last month
- Macros for accessing your type's documentation at runtime.☆65Updated last week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- codesort sorts code☆99Updated 2 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- Include your assets statically into your application with a strict structure☆92Updated 3 weeks ago
- Build nice REPLs using clap and reedline with zero effort☆76Updated 7 months ago
- State machine pattern for Rust☆29Updated last year
- Automatically declare a trait given an impl block.☆26Updated 7 months ago
- Static-checked parsing of regexes into structs☆45Updated last year
- A thin wrapper around serialized data which add information of identity and version.☆29Updated last week
- An alternate Cargo registry using static files☆134Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated 3 weeks ago
- Asynchronous Language Server Protocol framework☆139Updated 2 months ago
- Yet another string type for Rust☆90Updated this week
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆96Updated 7 months ago
- Collaborative code editor and execution environment for Rust☆35Updated 7 months ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Generate Rust enum variants without associated data☆99Updated last month
- Program startup and thread support written in Rust☆196Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆83Updated 3 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- noshell, a no_std argument parser and a shell for constrained systems.☆28Updated 8 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- ☆13Updated 2 months ago
- A more compact help renderer for clap terminal applications☆90Updated 3 months ago