mlang / chessIOLinks
Fast haskell chess move generator library and console UCI frontend
☆33Updated 2 weeks ago
Alternatives and similar repositories for chessIO
Users that are interested in chessIO are comparing it to the libraries listed below
Sorting:
- Named parameters (keyword arguments) for Haskell☆98Updated 9 months ago
- sudoku solver in haskell☆41Updated 4 years ago
- Fast Haskell XML parser☆124Updated 2 years ago
- ⚡️Efficient implementation of Map with types as keys☆102Updated last year
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆76Updated this week
- First-class type families☆90Updated last month
- Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.☆43Updated last year
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 5 years ago
- In goes JSON, out comes a complete Haskell model complete with instances! CLI and web interface available.☆81Updated 4 years ago
- 👅 Parse Haskell Language Extensions☆48Updated 3 months ago
- A utility for managing Hackage dependencies and manipulating Cabal files from the command line.☆77Updated 2 years ago
- Stream editing with Haskell Megaparsec parsers☆81Updated last year
- Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on spec…☆39Updated 7 months ago
- Generic random generators