oooutlk / enumx
Anonymous enum and checked exception for Rust.
☆23Updated 4 years ago
Alternatives and similar repositories for enumx
Users that are interested in enumx are comparing it to the libraries listed below
Sorting:
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Completion futures for Rust☆19Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆24Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Rust NonEmpty slice☆13Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- NATS unique identifiers☆20Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆47Updated last week
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- ☆13Updated 2 years ago
- ☆38Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Full precision decimal representation of f64☆26Updated last week
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago