Andlon / numeric_literalsLinks
Easily cope with numeric literals in generic Rust code
☆27Updated 3 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:
- Cast between dynamic trait objects☆32Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆34Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- ☆29Updated last year
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆20Updated 8 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Structures to wrap C arrays☆20Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- ☆31Updated 5 years ago
- Rust NonEmpty slice☆13Updated 3 years ago
- (More or less) accurate floating point algorithms☆57Updated 11 months ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- ☆53Updated 5 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- rust slice conversion library☆16Updated 3 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago