dtolnay / typeidLinks
Const TypeId and non-'static TypeId
☆66Updated last month
Alternatives and similar repositories for typeid
Users that are interested in typeid are comparing it to the libraries listed below
Sorting:
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- ☆54Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆53Updated 4 months ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Find out about keys that are ignored when deserializing data☆85Updated last month
- ☆40Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Minimal asynchronous runtime for Rust☆129Updated 10 months ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A scope for async_std and tokio to spawn non-static futures☆137Updated last year
- ☆39Updated 10 months ago
- ☆32Updated 7 months ago
- An exploration of Storages☆37Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago