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☆15Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 7 years ago
- ☆30Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Uneval your data into Rust code☆26Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Write simple proc-macros inline with other source code.☆20Updated last year
- ☆43Updated 2 years ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆14Updated 3 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 8 months ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Test futures under all possible polling schedules☆19Updated 3 years ago
- Support for compiling C programs with Eyra☆14Updated last year
- We have Crater At Home☆37Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Support for variety of disjoint impls distinguished by associated types☆22Updated last month