dtolnay / typeidLinks
Const TypeId and non-'static TypeId
☆66Updated last week
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.☆82Updated this week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- 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
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- ☆52Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- ☆55Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆88Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆73Updated 2 weeks ago
- Better reference counted strings for Rust☆134Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- A sinless derive helper☆74Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago