daniel5151 / analog_literalsLinks
Multi-Dimensional Analog Literals in Rust
☆15Updated 4 years ago
Alternatives and similar repositories for analog_literals
Users that are interested in analog_literals are comparing it to the libraries listed below
Sorting:
- Safely transmute type to itself in generic context in Rust☆15Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- watt-based inline procedural macros☆14Updated 5 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Opens up a Rust enum to allow for non-specified values☆18Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- Easy and safe destructuring for more types.☆33Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆56Updated 2 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- horrible serde macro stuff☆39Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Fast and easy zero-dep random number generation.☆25Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- RXI's microui ported to rust (not a binding)☆44Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago