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
Sorting:
- 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 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Macro assembler for Rust☆35Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Exhaustive iteration trait in Rust☆15Updated 2 weeks ago
- Mostly safe wrapper for alloca☆25Updated last year
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- watt-based inline procedural macros☆14Updated 4 years 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
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Set the minimum alignments of types using const generics.☆18Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Add types to your macros arguments in Rust☆11Updated 2 years 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
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 3 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A simple utility for multithreading a/synchronization☆23Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- horrible serde macro stuff☆39Updated last year
- Arbitrary width integers☆17Updated 2 months ago
- A dynamic library helper for rust crates☆35Updated last year