mmstick / permutateLinks
Generic permutator written in Rust that permutates both lists of lists and singular lists using references.
☆16Updated 6 years ago
Alternatives and similar repositories for permutate
Users that are interested in permutate are comparing it to the libraries listed below
Sorting:
- Type checked partial references for rust☆15Updated 3 years ago
- Compile time configuration files reading for Rust☆10Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Rust implementation of the Strobe protocol framework☆27Updated 3 months ago
- Arbitrary precision integers library.☆28Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand☆22Updated 6 months 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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- An enrichment of Rust's core language to support more advanced features☆18Updated 8 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆63Updated 8 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Bridge between Coz profiler and rust tracing☆14Updated 5 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated 3 weeks ago
- Rust XDR interoperability library and codegen☆16Updated 3 years ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- ☆55Updated 4 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Ordered iterators☆10Updated 5 years ago
- A micro-benchmarking library.☆22Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago