Pinned Repositories
AreMyGamesInLichessPuzzles
Leaderboard of Lichess players according to the number of puzzles they generated.
fen_manim
Animation explaining the FEN chess notation using ManimCE.
helpmate-tb
Helpmate endgame tablebase
lichess-puzzler
lichess-time-spent
Extracting time spent playing on Lichess by player
lichessPuzzlesV1toV2
rs-retroboard-chess
A chess retrograde move generator.
lila
♞ lichess.org: the forever free, adless and open source chess server ♞
python-chess
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
shakmaty
A Rust library for chess and chess variant rules and operations
kraktus's Repositories
kraktus/lichess-puzzler
kraktus/dataclass-csv2
A fork with fixes of `dataclass-csv` python package
kraktus/lila
♞ lichess.org: the forever free, adless and open source chess server ♞
kraktus/ReactiveMongo
:leaves: Non-blocking, Reactive MongoDB Driver for Scala
kraktus/anymap
A safe and convenient store for one value of each type
kraktus/api
Lichess API documentation and examples
kraktus/AppleScript-split-view-bug
kraktus/berserk
Python client for the lichess API
kraktus/cargo-clean-all
kraktus/CheckPuzzlesTb
Confronts lichess puzzles V2 to syzygy tablebase
kraktus/CheckPuzzlesZulip
kraktus/chessops
Chess and chess variant rules and operations in TypeScript
kraktus/compression
Chess clock and move compression algorithms for lichess.org
kraktus/cropperjs
JavaScript image cropper.
kraktus/Django-forum-template
Yet another forum template for Django
kraktus/docs.scala-lang
The Scala Documentation website
kraktus/fishnet
Distributed Stockfish analysis for lichess.org
kraktus/image-padder
A simple application to change aspect ratio and extend images by adding a coloured/transparent background around
kraktus/lichess-broadcast-graph
kraktus/lila-docker
Lichess local development using Docker Compose.
kraktus/lila-ws
Lichess' websocket server
kraktus/picfit
An image resizing server written in Go
kraktus/python-chess
A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI/XBoard engine communication
kraktus/rust
Empowering everyone to build reliable and efficient software.
kraktus/rustdoc-types
kraktus/sbt-jmh
"Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)
kraktus/scalachess
Chess API written in scala. Immutable and free of side effects.
kraktus/scripts
my scripts
kraktus/shakmaty-syzygy
A Rust library to probe Syzygy endgame tablebases
kraktus/TypeMap
type-level map in Scala3, using macros