spencerwhite / frankencellLinks
An alternative to `qcell` and `ghost-cell` that instead uses const generics
☆13Updated 2 years ago
Alternatives and similar repositories for frankencell
Users that are interested in frankencell are comparing it to the libraries listed below
Sorting:
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- ☆11Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Safely transmute type to itself in generic context in Rust☆15Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- ☆30Updated last year
- Macro for sealing traits and structures☆61Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- ☆43Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- We have Crater At Home☆37Updated last year
- A macro impl and discussion about named & default args in Rust.☆18Updated 7 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Uneval your data into Rust code☆26Updated last year
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Exhaustive iteration trait in Rust☆21Updated last month
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- ☆19Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆13Updated 5 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month