Folyd / variant-counterLinks
Rust's Enum variant counter
☆15Updated 3 years ago
Alternatives and similar repositories for variant-counter
Users that are interested in variant-counter are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A typed map which can make sure item exist.☆35Updated 7 months ago
- Unicode validation and transcoding at billions of characters per second☆22Updated 3 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- A benchmark library.☆15Updated 4 years ago
- ☆28Updated 2 years ago
- Free conversion between async and sync in Rust☆51Updated 2 years ago
- You can name anonymous Future from async fn without dyn or Box!☆60Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A slab allocator with stable references☆15Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- An async version of iterator☆40Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- ioring wrapper for windows-rs☆21Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- const panic with formatting☆11Updated 5 months ago