gilescope / trait_tests
A compiler plugin to enable tests to be defined upon rust's traits.
☆10Updated 5 years ago
Alternatives and similar repositories for trait_tests:
Users that are interested in trait_tests are comparing it to the libraries listed below
- An enrichment of Rust's core language to support more advanced features☆17Updated 7 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- model testing sugar for testing interactions on structures over time☆27Updated 5 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- parallel iterator consumers for rust☆12Updated 6 years ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated 2 years ago
- dynamic smart pointers☆31Updated 6 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 3 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- An experimental columnar arena☆43Updated 5 months ago
- Rust XDR interoperability library and codegen☆16Updated 2 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- ☆54Updated 4 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- ☆19Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Async readiness traits☆11Updated 5 years ago
- Bignum bindings for rust backed by GMP☆16Updated 7 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 4 years ago
- JS affine☆66Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year