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:
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 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
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Mostly safe wrapper for alloca☆27Updated 2 years ago
- A simple utility for multithreading a/synchronization☆23Updated 2 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Easy and safe destructuring for more types.☆32Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- ☆56Updated 2 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- ☆26Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Fast and easy zero-dep random number generation.☆25Updated 3 years ago
- Macro assembler for Rust☆36Updated last year
- Inline procedural macros for Rust☆56Updated 2 years ago
- ☆51Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- ☆20Updated last month
- 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
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year