zheland / try-specializeLinks
Zero-cost specialization in generic context on stable Rust
☆24Updated 7 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:
- ☆30Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Integer types with customizable niche values☆51Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Configure const and static items by environment variables.☆26Updated last month
- Imitate the documentation build that docs.rs would do☆64Updated 3 weeks ago
- Hex Display: A modern xxd alternative.☆46Updated 9 months ago
- ☆43Updated 2 years ago
- Implied bounds, since 1.79!☆23Updated last year
- An exploration of Storages☆39Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆46Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆76Updated this week
- Support for variety of disjoint impls distinguished by associated types☆22Updated last month
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last month
- ☆55Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Binary size analyzer for Rust programs☆37Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago