contain-rs / enum-setLinks
A structure for holding a set of enum variants
☆19Updated 6 years ago
Alternatives and similar repositories for enum-set
Users that are interested in enum-set are comparing it to the libraries listed below
Sorting:
- Ordered iterators☆10Updated 5 years ago
- ☆9Updated 9 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- A deque implemented as a hybrid linked-list-of-arrays☆9Updated 10 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A map backed by a vector☆25Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- An ordered map and set based on a binary search tree.☆13Updated 10 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆58Updated 10 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Experimental comparators for collections to be generic over☆16Updated last year
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Set the error context using doc comments☆54Updated 5 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A static files server helper for the tide web framework (not production ready)☆10Updated 5 years ago