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
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆53Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- ☆55Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- 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
- An alternate Cargo registry using static files☆136Updated 3 months ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- An exploration of Storages☆39Updated 2 years ago
- ☆34Updated last year
- ☆39Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- ☆111Updated 3 years ago
- Minimal asynchronous executor for Rust☆133Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago