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.☆100Updated 6 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Choose Rust types at compile-time via constants☆68Updated 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
- We have Crater At Home☆36Updated 8 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Support for mutually disjoint impls☆21Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆65Updated last month
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Set the minimum alignments of types using const generics.☆18Updated 9 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆109Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- ☆32Updated 8 months ago
- A sinless derive helper☆73Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Use declarative macros as proc_macro attributes or derives☆126Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Public repository for the Rust keyword generics initiative☆101Updated 11 months ago
- Library facilitating safe pinned initialization☆56Updated 2 weeks ago
- The never type (the true one!) in stable Rust.☆40Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated last week