WaffleLapkin / takecellLinks
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
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- We have Crater At Home☆36Updated last year
- 🐱concat! with support for const variables and expressions☆44Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 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.☆43Updated 3 years ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Macro for sealing traits and structures☆60Updated last year
- Imitate the documentation build that docs.rs would do☆63Updated 3 weeks ago
- ☆18Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Support for variety of disjoint impls distinguished by associated types☆22Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last week
- Integer types with customizable niche values☆50Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Rust procedural macro attribute parser☆44Updated last year
- Use declarative macros as proc_macro attributes or derives☆150Updated 6 months ago
- A sinless derive helper☆76Updated 5 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆51Updated this week
- Set the minimum alignments of types using const generics.☆18Updated last year
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago