gilescope / trait_testsLinks
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
Sorting:
- An enrichment of Rust's core language to support more advanced features☆18Updated 8 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- model testing sugar for testing interactions on structures over time☆27Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 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
- dynamic smart pointers☆32Updated 6 years ago
- Constant Time Operations for Crypto Libraries☆10Updated 7 years ago
- ☆28Updated 3 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- 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
- Helpers for clearing sensitive data on the stack and heap☆54Updated 2 years ago
- An experimental columnar arena☆43Updated 7 months ago
- Named arguments for Rust☆38Updated 7 years ago
- Bignum bindings for rust backed by GMP☆16Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 4 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Rust implementation `libsodium/utils`.☆50Updated 4 months ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- Async readiness traits☆11Updated 6 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆38Updated last year
- A Rust implementation of Plumtree algorithm☆29Updated 3 months ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago