https://github.com/lichess-org/scalalib
Misc scala utilities shared by the lichess.org scala projects.
https://github.com/lichess-org/scalalib
chess library scala
Last synced: 4 months ago
JSON representation
Misc scala utilities shared by the lichess.org scala projects.
- Host: GitHub
- URL: https://github.com/lichess-org/scalalib
- Owner: lichess-org
- License: mit
- Created: 2012-02-20T11:09:15.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2026-01-27T22:08:13.000Z (5 months ago)
- Last Synced: 2026-01-28T11:35:12.973Z (5 months ago)
- Topics: chess, library, scala
- Language: Scala
- Homepage: https://lichess.org
- Size: 590 KB
- Stars: 19
- Watchers: 8
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
Misc scala utilities shared by the lichess.org scala projects.
- `core` provides scala library extensions, opaque type improvements, and low-level utilities.
- `model` has common types and relies on `core` opaque types.
- `playJson` extends JsValue and offers handlers for common types.
- `lila` contains higher-level utilities and relies on all of the above.
Projects using scalalib include:
- [scalachess](https://github.com/lichess-org/scalachess)
- [lila](https://github.com/lichess-org/lila)
- [lila-ws](https://github.com/lichess-org/lila-ws)
- [lila-search](https://github.com/lichess-org/lila-search)
- [lichess-db](https://github.com/lichess-org/database)
[](https://jitpack.io/#lichess-org/scalalib)