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
- Rust closures you can transfer over an FFI boundary☆25Updated 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
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- ☆24Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- NATS unique identifiers☆20Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆38Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Talk for RustConf 2021☆11Updated 3 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago