kinghajj / minimax-rs
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
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- ☆27Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆40Updated 3 years ago
- Rust macro crate used for fighting the borrow checker☆14Updated 8 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Mattermost and Slack webhooks in Rust.☆25Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- The world's best and finest sorting algorithms, implemented in Rust.☆14Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A safe-ish wrapper for allocating, reallocating and deallocating heap buffers.☆12Updated 9 years ago
- A Rust lint to help with the sorting of uses, mods & crate declarations [OUTDATED]☆15Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- DEPRECATED in favour of https://github.com/rust-unofficial/awesome-rust☆14Updated 5 years ago
- ☆40Updated 6 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆43Updated 3 years ago
- ☆17Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago