dtolnay / typeidLinks
Const TypeId and non-'static TypeId
☆70Updated 3 weeks ago
Alternatives and similar repositories for typeid
Users that are interested in typeid are comparing it to the libraries listed below
Sorting:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- ☆53Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- ☆34Updated last year
- ☆55Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Choose Rust types at compile-time via constants☆70Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- ☆39Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Minimal asynchronous executor for Rust☆133Updated last month
- 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
- Drop-in replacement for std::time for Wasm in browsers☆83Updated 11 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- Macro for sealing traits and structures☆60Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago