zheland / try-specializeLinks
Zero-cost specialization in generic context on stable Rust
☆23Updated 5 months ago
Alternatives and similar repositories for try-specialize
Users that are interested in try-specialize are comparing it to the libraries listed below
Sorting:
- Integer types with customizable niche values☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- ☆34Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- ☆43Updated 2 years 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Exhaustive iteration trait in Rust☆17Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ☆95Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- ☆30Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last month
- An exploration of Storages☆39Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆62Updated last week
- An evil parsing library.☆54Updated 2 years ago
- Support for variety of disjoint impls distinguished by associated types☆22Updated this week
- Binary size analyzer for Rust programs☆37Updated last year
- Strongly typed APIs for non-empty collections, slices, and iterators.☆78Updated this week
- A sinless derive helper☆76Updated 5 months ago
- Implied bounds, since 1.79!☆22Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last week
- Concise bit field extraction☆61Updated last year
- ☆45Updated 8 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week