nu11ptr / assert_unordered
A direct replacement for `assert_eq` for unordered collections
☆12Updated 2 years ago
Alternatives and similar repositories for assert_unordered:
Users that are interested in assert_unordered are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆29Updated 9 months ago
- Count directory entries—`ls | wc -l` but faster☆27Updated 3 weeks ago
- Re-usable CLI flags for `cargo` plugins☆36Updated this week
- Rust NonEmpty slice☆13Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 4 months ago
- Take a value atomically once.☆27Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- `smol` integrations with `hyper`☆14Updated 4 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Transitive derive macros for Rust☆31Updated 9 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Simple bitset with small-set (single-word) optimization☆19Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- ☆38Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Code snippets for Rust discussions☆9Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- 🚃 lib for CLI utilities, printing, and error handling☆13Updated 4 months ago
- ☆13Updated 4 years ago
- Thread-unsafe async runtime☆27Updated 3 months ago