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
Sorting:
- ☆34Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆31Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆17Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆20Updated 8 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Compare IEEE floating point values for equality.☆41Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 months ago
- ☆29Updated last year
- ☆52Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Calculate statistics iteratively☆38Updated 2 months ago
- ☆56Updated 10 months ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Delegate method calls to a field.☆14Updated 7 years ago