Folyd / variant-counterLinks
Rust's Enum variant counter
☆15Updated 4 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:
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- ☆33Updated last year
- A typed map which can make sure item exist.☆34Updated 11 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Free conversion between async and sync in Rust☆51Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆29Updated 7 months ago
- Asynchronous DNS lookups☆66Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Telegram bot for Rust group☆55Updated 11 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A benchmark library.☆15Updated 5 years ago
- Rust library to ease the task of creating daemons☆52Updated 4 months ago
- Duplicate an async I/O handle☆41Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A Configuration Library for Rust Applications☆40Updated 3 weeks ago
- Minimal TOML library with few dependencies☆84Updated 7 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- The missing compound borrowing for Rust.☆61Updated last week