GoldsteinE / cismuteLinks
Safely transmute type to itself in generic context in Rust
☆14Updated 2 years ago
Alternatives and similar repositories for cismute
Users that are interested in cismute are comparing it to the libraries listed below
Sorting:
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Multi-Dimensional Analog Literals in Rust☆15Updated 4 years ago
- Support for compiling C programs with Eyra☆13Updated 8 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Macro assembler for Rust☆36Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- `smol` integrations with `hyper`☆15Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months 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
- ☆43Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Cross platform software buffer submission to the display server☆17Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 3 weeks ago
- Arbitrary width integers☆20Updated 3 months ago
- The never type (the true one!) in stable Rust.☆40Updated last week
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago