spencerwhite / frankencell
An alternative to `qcell` and `ghost-cell` that instead uses const generics
☆12Updated last year
Related projects ⓘ
Alternatives and complementary repositories for frankencell
- ☆10Updated 2 years ago
- A toy incremental computation framework☆15Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Safely transmute type to itself in generic context in Rust☆14Updated last year
- Ranged integers for Rust based on const generics☆27Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Zero-cost specialization in generic context on stable Rust☆18Updated last month
- The source code for the redirect worker behind std.rs☆30Updated last year
- Lift enum variants to the type-level.☆31Updated 3 years ago
- Scope Graph Implementation in Rust☆21Updated this week
- ☆29Updated 6 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 4 months ago
- ☆34Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆22Updated 2 months ago
- Pretty backtraces for rust☆14Updated 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.☆42Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆11Updated 2 years ago
- The never type (the true one!) in stable Rust.☆34Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- Stack safe and expressive recursion in Rust☆91Updated last month
- Test futures under all possible polling schedules☆18Updated 2 years ago
- Write simple proc-macros inline with other source code.☆19Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- ☆31Updated 4 years ago
- ☆19Updated 3 years ago
- ☆36Updated last year
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 2 years ago