oooutlk / enumxLinks
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 3 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- NATS unique identifiers☆20Updated 5 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Build and evaluate binary expression trees☆36Updated 10 months ago
- ☆39Updated 5 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- ☆24Updated 2 years ago
- ☆27Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago