cdbfoster / takkerusLinks
A Tak AI and board in the Rust language
☆12Updated 11 months ago
Alternatives and similar repositories for takkerus
Users that are interested in takkerus are comparing it to the libraries listed below
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 4 years ago
- Ordered iterators☆10Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Delegate method calls to a field.☆15Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆20Updated 5 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Compile time configuration files reading for Rust☆10Updated 4 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- WIP rust bindings for Awesomium browser☆11Updated 9 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- ☆23Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago