scala-exercises / exercises-stdlibLinks
Scala Exercises' lessons for the standard library
☆162Updated 11 months ago
Alternatives and similar repositories for exercises-stdlib
Users that are interested in exercises-stdlib are comparing it to the libraries listed below
Sorting:
- ☆126Updated 3 weeks ago
- Thin Scala wrapper around Kafka Streams Java API☆188Updated 2 years ago
- Collection of best practices for the Scala programming language☆239Updated 3 years ago
- The Scala 3 migration guide for everyone.☆237Updated 2 years ago
- Example code to accompany shapeless-guide.☆133Updated 3 years ago
- makes some Scala 2.13 APIs (primarily collections, also some others) available on 2.11 and 2.12, to aid cross-building☆209Updated this week
- Boiler plate framework to use Spark and ZIO together.☆176Updated last month
- Code examples for the book Learning Concurrent Programming in Scala☆213Updated 2 years ago
- A library that provides an in-memory Kafka instance to run your tests against.☆294Updated 6 years ago
- Standalone examples shown in the book "Practical FP in Scala: A hands-on approach"☆200Updated 3 years ago
- Docker integration testing kit with Scala