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:
- ☆63Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Type checked partial references for rust☆15Updated 4 years ago
- Compile time configuration files reading for Rust☆10Updated 3 years ago
- An enrichment of Rust's core language to support more advanced features☆18Updated 8 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Crunchy unroller - deterministically unroll constant loops☆41Updated last month
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Derive for the Display trait☆52Updated 7 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- ☆59Updated 11 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆28Updated this week
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- The empty type Void.☆71Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 7 years ago
- Compares two equal-sized byte strings in constant time.☆41Updated 2 months ago