nu11ptr / assert_unordered
A direct replacement for `assert_eq` for unordered collections
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for assert_unordered
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Re-usable CLI flags for `cargo` plugins☆28Updated last week
- ☆29Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Remove Cargo.lock lockfile☆33Updated this week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆28Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆40Updated this week
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 8 months ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆30Updated 2 weeks ago
- Attribute proc-macro to delegate method to a field☆28Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- Fallible is an Option with inverted Try-semantics.☆26Updated last year
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- Pre-emptively created repository so the design can be discussed on the issue tracker before commits are made (repo name may change)☆18Updated last week
- Take a value atomically once.☆27Updated last year
- A simple macro to create correct opaque pointers☆23Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago