elfsternberg / boggle-solverLinks
A Boggle™ Solver in Rust
☆24Updated 5 years ago
Alternatives and similar repositories for boggle-solver
Users that are interested in boggle-solver are comparing it to the libraries listed below
Sorting:
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆21Updated 5 years ago
- ☆24Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Parameterized routing for generic resources in Rust☆36Updated last year
- Custom exit status codes with ? in main☆29Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Procedural macro span debugger/visualizer☆39Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago