dtolnay / typeidLinks
Const TypeId and non-'static TypeId
☆70Updated this week
Alternatives and similar repositories for typeid
Users that are interested in typeid are comparing it to the libraries listed below
Sorting:
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Pull in every source file in a directory as a module☆179Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- ☆53Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆55Updated last year
- Macro for sealing traits and structures☆60Updated last year
- An alternate Cargo registry using static files☆135Updated 2 months ago
- ☆34Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated last month
- ☆39Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated this week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- `$crate` in procedural macros.☆77Updated last month
- Compile-time string operations☆114Updated this week