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:
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Even formats macros☆92Updated last week
- The missing compound borrowing for Rust.☆58Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Typed any map for rust☆67Updated 6 months ago
- Use declarative macros as proc_macro attributes or derives☆124Updated last month
- ☆42Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Rust library for building performant Web apps☆38Updated 2 years ago
- Rust procedural macro attribute parser☆45Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆19Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆32Updated 2 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year