dtolnay / typeidLinks
Const TypeId and non-'static TypeId
☆70Updated last month
Alternatives and similar repositories for typeid
Users that are interested in typeid are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Utilities for working with impl traits in Rust.☆121Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Minimal TOML library with few dependencies☆83Updated 11 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 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An alternate Cargo registry using static files☆136Updated 3 months ago
- ☆53Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- ☆34Updated last year
- Macro for sealing traits and structures☆61Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- ☆55Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago