zheland / try-specialize
Zero-cost specialization in generic context on stable Rust
☆19Updated 4 months ago
Alternatives and similar repositories for try-specialize:
Users that are interested in try-specialize are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- ☆29Updated 10 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- The quickest way to override dependencies with Cargo☆58Updated this week
- An exploration of Storages☆36Updated last year
- Exhaustive iteration trait in Rust☆14Updated this week
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆41Updated last year
- We have Crater At Home☆28Updated 4 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Imitate the documentation build that docs.rs would do☆48Updated last month
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 11 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Configure const and static items by environment variables.☆24Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 2 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated this week
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- A sinless derive helper☆65Updated 4 months ago
- ☆54Updated last year
- Linux linker for x86 and x86-64☆26Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago