Andlon / numeric_literalsLinks
Easily cope with numeric literals in generic Rust code
☆27Updated 4 years ago
Alternatives and similar repositories for numeric_literals
Users that are interested in numeric_literals are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Compare IEEE floating point values for equality.☆42Updated 2 years ago
- ☆31Updated 5 years ago
- ☆36Updated 3 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- ☆30Updated last year
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- ☆23Updated 9 years ago
- Cast between dynamic trait objects☆34Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆58Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- rust slice conversion library☆16Updated 3 years ago
- ☆53Updated 6 years ago
- ☆64Updated 8 years ago
- A implementation of the modified akima interpolation in rust☆12Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 7 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- ☆36Updated last year
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago