WaffleLapkin / takecell
A cell type which value can only be taken once
☆14Updated 3 years ago
Alternatives and similar repositories for takecell:
Users that are interested in takecell are comparing it to the libraries listed below
- Iterator of const known length☆16Updated 4 months ago
- We have Crater At Home☆30Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Set the minimum alignments of types using const generics.☆18Updated 6 months ago
- ☆38Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago
- Support for mutually disjoint impls☆21Updated 3 weeks ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- ☆41Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated 11 months ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- ☆16Updated 8 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago