voliva / safe-decimalLinks
☆40Updated 2 years ago
Alternatives and similar repositories for safe-decimal
Users that are interested in safe-decimal are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Compile-time regular expressions, the right way.☆81Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated last week
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Even formats macros☆97Updated last month
- CBOR: Concise Binary Object Representation☆84Updated 2 months ago
- Pull in every source file in a directory as a module☆181Updated this week
- Rust library for building performant Web apps☆38Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- Make trait methods callable without the trait in scope☆162Updated this week
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- "A very small syn"☆212Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- ☆59Updated last year
- Integer types with customizable niche values☆51Updated last year
- A std::Instant replacement that works on WASM too.☆114Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago