zheland / try-specializeLinks
Zero-cost specialization in generic context on stable Rust
☆21Updated last month
Alternatives and similar repositories for try-specialize
Users that are interested in try-specialize are comparing it to the libraries listed below
Sorting:
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- ☆31Updated last year
- Integer types with customizable niche values☆48Updated 8 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- An evil parsing library.☆54Updated last year
- An exploration of Storages☆37Updated last year
- ☆43Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆91Updated 8 months ago
- ☆44Updated 4 months ago
- 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
- The quickest way to override dependencies with Cargo☆65Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Concise bit field extraction☆59Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Implied bounds, since 1.79!☆22Updated 7 months ago
- ☆61Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Simple refinement types for Rust; parse, don't validate!☆74Updated 3 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆44Updated 4 months ago
- ☆29Updated last year
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆23Updated 3 months ago