Andlon / numeric_literals
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
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆33Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- ☆29Updated 10 months ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆32Updated last year
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- Types to define keyboard related events.☆56Updated 2 weeks ago
- ☆52Updated 5 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- ☆20Updated 8 years ago
- ☆61Updated 7 years ago
- rust slice conversion library☆16Updated 3 years ago
- ☆31Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Composable probability distributions☆16Updated 2 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Floating point approximate comparison for Rust☆60Updated 3 weeks ago