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:
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Zero-cost specialization in generic context on stable Rust☆21Updated last month
- ☆43Updated last year
- ☆29Updated last year
- 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 simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- ☆19Updated 4 years ago
- horrible serde macro stuff☆39Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Integer types with customizable niche values☆48Updated 8 months ago
- Support for compiling C programs with Eyra☆13Updated 9 months ago
- Source file fragment location and display utilities for Rust.☆17Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- A tool to help with minimization of Rust code☆58Updated 2 months ago
- Test futures under all possible polling schedules☆19Updated 2 years ago
- We have Crater At Home☆36Updated 8 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago