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:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆24Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Reactive dependency injection for Rust.☆42Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆39Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Build and evaluate binary expression trees☆37Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Completion futures for Rust☆19Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- bytes::BufMut implementation to count buffer size☆21Updated this week
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago