Folyd / variant-counter
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
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A typed map which can make sure item exist.☆35Updated 5 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆59Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- ☆28Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- ioring wrapper for windows-rs☆21Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Free conversion between async and sync in Rust☆51Updated 2 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Unicode validation and transcoding at billions of characters per second☆15Updated this week
- A bridge between different serde implementations.☆16Updated 2 months ago
- Compile-time string operations☆90Updated 2 months ago
- A slab allocator with stable references☆15Updated 2 years ago
- ☆45Updated 2 years ago
- Macros to erase scope information from tokens☆24Updated last month
- Telegram bot for Rust group☆55Updated 6 months ago
- NATS unique identifiers☆20Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Single-threaded asynchronous GUI runtime☆19Updated last month
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month