dnsl48 / fractionLinks
[Rust] Lossless fractions and decimals; drop-in float replacement
☆92Updated last year
Alternatives and similar repositories for fraction
Users that are interested in fraction are comparing it to the libraries listed below
Sorting:
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆133Updated last year
- Convert number to enum☆87Updated last year
- Compile-time string formatting☆256Updated 2 months ago
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated this week
- ☆200Updated last month
- Project group working on the "safe transmute" feature☆96Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- Pull in every source file in a directory as a module☆179Updated this week
- A cargo subcommand to fetch the source code of a Rust crate☆109Updated this week
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Provides a crate with information from the time it was built.☆187Updated last month
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last week
- Macro for sealing traits and structures☆60Updated last year
- Write doc comments from macros☆101Updated last month
- Show unused code from multi-crate Rust projects☆121Updated last year
- `$crate` in procedural macros.☆78Updated last month
- Make trait methods callable without the trait in scope☆161Updated this week
- A serde wrapper that allows to (de)serialize regular expressions☆67Updated 3 years ago