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 3 years ago
- Mostly safe wrapper for alloca☆28Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆19Updated 4 years ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- Macro assembler for Rust☆35Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- ☆31Updated 5 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Fast and easy zero-dep random number generation.☆25Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Write simple proc-macros inline with other source code.☆20Updated last year
- A simple utility for multithreading a/synchronization☆23Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago