cdbfoster / takkerusLinks
A Tak AI and board in the Rust language
☆11Updated 9 months ago
Alternatives and similar repositories for takkerus
Users that are interested in takkerus are comparing it to the libraries listed below
Sorting:
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Ordered iterators☆10Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Compile time configuration files reading for Rust☆10Updated 3 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- ☆20Updated 5 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- Delegate method calls to a field.☆15Updated 7 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- A modified servo browser which accepts content patches over an IPC channel☆11Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- ☆18Updated 8 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 9 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago