oooutlk / enumx
Anonymous enum and checked exception for Rust.
☆23Updated 3 years ago
Alternatives and similar repositories for enumx:
Users that are interested in enumx are comparing it to the libraries listed below
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- ☆24Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- NATS unique identifiers☆20Updated 2 weeks ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- bytes::BufMut implementation to count buffer size