dtolnay / typeid
Const TypeId and non-'static TypeId
☆61Updated 2 weeks ago
Alternatives and similar repositories for typeid:
Users that are interested in typeid are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Choose Rust types at compile-time via constants☆64Updated last year
- Threadsafe RefCell for Rust☆90Updated this week
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- ☆53Updated 2 weeks ago
- ☆39Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- ☆54Updated last year
- Minimal TOML library with few dependencies☆84Updated 2 weeks ago
- An exploration of Storages☆36Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- A memory efficient syntax tree for language developers☆55Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆65Updated 9 months ago
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- ☆55Updated last year
- Compile-time checks that an enum or match is written in sorted order☆113Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆37Updated 2 weeks ago