nu11ptr / assert_unorderedLinks
A direct replacement for `assert_eq` for unordered collections
☆13Updated 3 years ago
Alternatives and similar repositories for assert_unordered
Users that are interested in assert_unordered are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- More reliable path manipulation.☆65Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- ☆30Updated last year
- A Rust library offering newtyped indices and vecs that use those indices☆20Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Port of the regex crate for use with ropes☆45Updated 11 months ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Re-usable CLI flags for `cargo` plugins☆44Updated 3 weeks ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Hybrid typenum/const generic arrays☆19Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Support for variety of disjoint impls distinguished by associated types☆22Updated last month
- Make it possible to chain regular functions☆57Updated last year
- Types to define keyboard related events☆69Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Cargo API written in Paris☆56Updated 3 weeks ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago