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☆22Updated 2 months ago
- ☆29Updated last year
- Macro for sealing traits and structures☆59Updated 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
- Exhaustive iteration trait in Rust☆16Updated last month
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Support for mutually disjoint impls☆21Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- ☆43Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- We have Crater At Home☆36Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆20Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- ☆48Updated this week
- Integer types with customizable niche values☆48Updated 8 months ago
- Ranged integers for Rust based on const generics☆28Updated last month
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- The never type (the true one!) in stable Rust.☆40Updated last month
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- A tool to help with minimization of Rust code☆59Updated 3 months ago