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
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- A stack-allocated box that stores trait objects.☆20Updated 4 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 2 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆19Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- A simple utility for multithreading a/synchronization☆23Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Mostly safe wrapper for alloca☆28Updated 2 years ago
- ☆31Updated 5 years ago
- Macro for sealing traits and structures☆60Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Name return types of async fn on stable Rust☆19Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- rust const soft float point library☆26Updated last year