edre / minimax-rsLinks
A generic implementation of Negamax in Rust.
☆14Updated 3 months ago
Alternatives and similar repositories for minimax-rs
Users that are interested in minimax-rs are comparing it to the libraries listed below
Sorting:
- Weak hash tables for Rust☆41Updated 2 years ago
- Interning of data in rust☆118Updated 7 months ago
- A memory efficient syntax tree for language developers☆63Updated last month
- Specialized hashmap for u64 keys☆45Updated 3 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- LR-style Parser Generator☆19Updated 8 months ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆29Updated 10 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Generate parsers directly from AST node types☆89Updated last year
- Stack safe and expressive recursion in Rust☆106Updated 7 months ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- A Hindley-Milner polymorphic typing system☆60Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- A faster Arc.☆80Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Resilient LL(1) parser generator for Rust☆186Updated last month
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- ☆24Updated 8 months ago
- A toy incremental computation framework☆15Updated 5 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- ☆55Updated 5 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 11 months ago
- Anonymous struct and named arguments in Rust.☆78Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Human-friendly indexed collections☆56Updated 3 months ago
- ☆90Updated last month