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:
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆21Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- ☆20Updated 6 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- ☆34Updated 3 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Implement Rust's Debug trait on Snafu errors for pretty CLI output☆10Updated 5 years ago
- Build and evaluate binary expression trees☆36Updated 9 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago