dtolnay / erased-discriminantLinks
Type-erased core::Discriminant<T>
☆38Updated 2 weeks ago
Alternatives and similar repositories for erased-discriminant
Users that are interested in erased-discriminant are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆190Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆161Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- ☆192Updated last month
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- A Toolchain for Rust Debuginfo☆102Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- Deadlock free mutexes☆176Updated 4 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- ☆39Updated 11 months ago
- Tiny Rust Async Linux Executor☆104Updated 3 months ago
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Library facilitating safe pinned initialization☆60Updated this week
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Utilities for working with shared slices of memory☆72Updated last month
- ☆73Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago