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☆14Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated this week
- Easy and safe destructuring for more types.☆33Updated last month
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- ☆12Updated 4 years ago
- ☆31Updated 5 years ago
- Fast and easy zero-dep random number generation.☆25Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A simple utility for multithreading a/synchronization☆23Updated 2 years ago
- Macro assembler for Rust☆35Updated last year