NattapongSiri / permutatorLinks
Cartesian product, Combination, and Permutation library for Rust
☆25Updated 3 years ago
Alternatives and similar repositories for permutator
Users that are interested in permutator are comparing it to the libraries listed below
Sorting:
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆60Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Advisory cross-platform file locks using file descriptors☆82Updated 6 months ago
- ☆61Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆39Updated 2 years ago
- Website for async-std☆23Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- ☆64Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month
- std::Error in no_std environment.☆39Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- PEG parser generator built on top of nom☆70Updated 6 years ago