zheland / try-specializeLinks
Zero-cost specialization in generic context on stable Rust
☆21Updated 3 weeks ago
Alternatives and similar repositories for try-specialize
Users that are interested in try-specialize are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- ☆31Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- ☆29Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Integer types with customizable niche values☆46Updated 7 months ago
- Implied bounds, since 1.79!☆22Updated 7 months ago
- Rustdoc's JSON output interface☆30Updated last week
- 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☆63Updated last week
- ☆43Updated last year
- Binary size analyzer for Rust programs☆36Updated last year
- ☆35Updated 5 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Configure const and static items by environment variables.☆25Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- A sinless derive helper☆72Updated this week
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago