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
- Completion futures for Rust☆19Updated 2 years ago
- ☆24Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust traits for key comparison in maps.☆27Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- NATS unique identifiers☆20Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Concurrent cross-platform terminal interface☆19Updated 2 years ago
- ☆38Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago