zheland / try-specialize
Zero-cost specialization in generic context on stable Rust
☆21Updated 6 months ago
Alternatives and similar repositories for try-specialize:
Users that are interested in try-specialize are comparing it to the libraries listed below
- ☆41Updated last year
- ☆29Updated 11 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- 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
- An exploration of Storages☆35Updated last year
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- Integer types with customizable niche values☆43Updated 5 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- Make any value Sync but only available on its original thread☆39Updated last month
- We have Crater At Home☆30Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆30Updated 10 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 7 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆39Updated 11 months ago
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Implied bounds, since 1.79!☆20Updated 4 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- ☆87Updated 5 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year