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:
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- A typed map which can make sure item exist.☆34Updated 9 months ago
- Free conversion between async and sync in Rust☆51Updated 3 years ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Asynchronous DNS lookups☆66Updated last year
- Rust library to ease the task of creating daemons☆52Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- ☆33Updated last year
- Compile-time string operations☆99Updated last week
- Thread parking and unparking☆78Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated this week
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆27Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A Configuration Library for Rust Applications☆39Updated this week
- Convert closures into wakers☆45Updated 6 months ago
- ☆58Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 10 months ago