kinghajj / minimax-rs
A generic implementation of Negamax in Rust.
☆17Updated 11 months ago
Alternatives and similar repositories for minimax-rs:
Users that are interested in minimax-rs are comparing it to the libraries listed below
- A macro to generate Rust actors☆42Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 3 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- A library for setting current values for stack scope, such as application structure☆15Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆46Updated 3 years ago
- I/O and binary data encoding for Rust☆37Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A map backed by a vector☆25Updated 10 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- FSM in Rust's macros.☆20Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆34Updated 8 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- ☆17Updated 9 years ago
- ☆40Updated 5 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 8 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- ☆25Updated 9 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- The world's best and finest sorting algorithms, implemented in Rust.☆13Updated 4 years ago
- A simplistic parsing library in Rust☆20Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago