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
- A typed map which can make sure item exist.☆34Updated 10 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Free conversion between async and sync in Rust☆51Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆33Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A Configuration Library for Rust Applications☆39Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Rust library to ease the task of creating daemons☆52Updated 3 months ago
- Thread parking and unparking☆78Updated 7 months ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- Duplicate an async I/O handle☆41Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Asynchronous DNS lookups☆66Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- Serde serializer for generating Starlark build targets☆67Updated last week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- The simd optimized escape code☆54Updated last week