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
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Exhaustive iteration trait in Rust☆14Updated last week
- 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
- Garbage collection for Rust inspired by CPython's gcmodule☆20Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years 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 this week
- ☆19Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 weeks ago
- Macro assembler for Rust☆35Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A simple utility for multithreading a/synchronization☆23Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months 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
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- 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 last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- ☆11Updated 3 years ago
- Fast conversion between linear float and 8-bit sRGB☆20Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- We have Crater At Home☆30Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Simple and fast implementation of language tag normalization and validation☆22Updated 4 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago