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:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆64Updated 8 years ago
- Type checked partial references for rust☆15Updated 4 years ago
- ☆56Updated 4 years ago
- Compile time configuration files reading for Rust☆10Updated 3 years ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 7 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Token tree calling convention☆80Updated 2 years ago
- An enrichment of Rust's core language to support more advanced features☆20Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- ☆60Updated last year
- The empty type Void.☆71Updated 2 years ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 4 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A remotely controlled wheeled robot☆10Updated 8 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Derive for the Display trait☆51Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago