daniel5151 / analog_literals
Multi-Dimensional Analog Literals in Rust
☆15Updated 3 years ago
Alternatives and similar repositories for analog_literals:
Users that are interested in analog_literals are comparing it to the libraries listed below
- Mostly safe wrapper for alloca☆25Updated last year
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Exhaustive iteration trait in Rust☆13Updated 2 months ago
- ☆19Updated 3 years ago
- Arena allocator with scopes☆43Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 9 months ago
- A simple utility for multithreading a/synchronization☆22Updated 2 years ago
- Set the minimum alignments of types using const generics.☆17Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- We have Crater At Home☆28Updated 4 months ago
- Macro assembler for Rust☆35Updated 11 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Strongly typed vector math with glam☆26Updated last week
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated this week
- 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
- Hitori is a generic regular expressions library.☆51Updated last year
- Use winit like the async runtime you've always wanted☆48Updated 9 months ago
- 👀 Multi-peek iterator (no-std)☆26Updated 2 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago