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!☆63Updated 3 years ago
- Free conversion between async and sync in Rust☆52Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- A typed map which can make sure item exist.☆36Updated last year
- Utilities for working with impl traits in Rust.☆121Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A Configuration Library for Rust Applications☆50Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- ☆33Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆36Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Thread parking and unparking☆82Updated last year
- Asynchronous DNS lookups☆67Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Duplicate an async I/O handle☆41Updated last year
- An efficient JSON Value parser☆76Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- ☆33Updated 5 years ago
- Telegram bot for Rust group☆56Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Updated 4 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago