GotenJBZ / safe-math-rsLinks
Safe arithmetic in Rust using a procedural macro. Write normal math expressions with automatic overflow checks. No panics, no boilerplate.
☆34Updated this week
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☆96Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Cargo subcommand to sort derive attributes 📦☆57Updated 3 weeks ago
- Automatically declare a trait given an impl block.☆24Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Macros for accessing your type's documentation at runtime.☆37Updated 2 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- The quickest way to override dependencies with Cargo☆62Updated last week
- A cross-platform VT manipulation library☆30Updated last month
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆69Updated last year
- Save/restore timestamps when building Rust code in CI (to allow fresh checkouts but taking advantage of incremental builds)☆34Updated 3 months ago
- A Rust chess library with the aim to be as feature-rich as possible☆45Updated last week
- 📐 A collection of distance metrics on strings☆33Updated last year
- Re-usable CLI flags for `cargo` plugins☆39Updated 3 weeks ago
- noshell, a no_std argument parser and a shell for constrained systems.☆24Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A port of jonls/redshift to Rust☆46Updated 11 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- Language Server implementation for Cargo.toml☆27Updated 2 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated last year
- ☆41Updated 9 months ago
- Approximate images usings lines☆67Updated 5 months ago
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆107Updated 2 months ago
- rat-salsa: Event-loop for ratatui ++ rat-widget: ratatui widget lib☆25Updated 2 weeks ago
- https://willowprotocol.org implementation using https://iroh.computer☆30Updated 2 months ago
- An evil parsing library.☆54Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆77Updated 9 months ago