dtolnay / typeidLinks
Const TypeId and non-'static TypeId
☆66Updated 2 months ago
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.☆80Updated last month
- 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
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- ☆53Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.