Andlon / numeric_literals
Easily cope with numeric literals in generic Rust code
☆25Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for numeric_literals
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Types to define keyboard related events.☆53Updated 9 months ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆32Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- Compare IEEE floating point values for equality.☆39Updated last year
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- ☆11Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆22Updated 2 months ago
- ☆31Updated 4 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- ☆20Updated 7 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 weeks ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Conversion traits for Rust☆48Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- ☆17Updated last month
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- ☆16Updated 4 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week