dtolnay / erased-discriminantLinks
Type-erased core::Discriminant<T>
☆38Updated last month
Alternatives and similar repositories for erased-discriminant
Users that are interested in erased-discriminant are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- ☆163Updated this week
- ☆39Updated 10 months ago
- Deadlock free mutexes☆175Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- Perfect hashing for an imperfect world☆91Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- The missing compound borrowing for Rust.☆58Updated last month
- ☆153Updated last week
- A fast and flexible LRU map.☆189Updated 6 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`☆120Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A faster Arc.☆73Updated last year
- ☆72Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- Program startup and thread support written in Rust☆188Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 5 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago