dtolnay / erased-discriminantLinks
Type-erased core::Discriminant<T>
☆38Updated last week
Alternatives and similar repositories for erased-discriminant
Users that are interested in erased-discriminant are comparing it to the libraries listed below
Sorting:
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- A Toolchain for Rust Debuginfo☆113Updated 3 months ago
- Perfect hashing for an imperfect world☆95Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- ☆218Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 months ago
- ☆76Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆133Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Library facilitating safe pinned initialization☆67Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- Deadlock free mutexes☆177Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 3 months ago
- Library safely exposing the io_uring API.☆69Updated last week
- Const TypeId and non-'static TypeId☆69Updated last week
- High quality, fast and easy to build cryptography for Rust☆192Updated this week
- Alternative future adapters that provide cancel safety.☆76Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Program startup and thread support written in Rust☆196Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year