kinghajj / minimax-rsLinks
A generic implementation of Negamax in Rust.
☆17Updated last year
Alternatives and similar repositories for minimax-rs
Users that are interested in minimax-rs are comparing it to the libraries listed below
Sorting:
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 3 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆27Updated 10 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 3 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- A pool of reusable values☆51Updated 5 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Get information about the x86 and x86_64 processor☆35Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- FSM in Rust's macros.☆20Updated 8 years ago
- No longer maintained☆36Updated 8 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago