pfcoperez / algorithmadayLinks
Repository containing source code for submissions at DailyAlgorithm Twitter account.
☆65Updated 7 years ago
Alternatives and similar repositories for algorithmaday
Users that are interested in algorithmaday are comparing it to the libraries listed below
Sorting:
- Discover cats by coding a few simple exercises☆82Updated last year
- Example code to accompany shapeless-guide.☆133Updated 3 years ago
- ☆63Updated 7 years ago
- ☆53Updated 4 years ago
- Trying to understand Free Monad by implementing one☆43Updated 8 years ago
- "Macrology 201" workshop at flatMap 2014: http://2014.flatmap.no/speakers/burmako.html☆106Updated 4 years ago
- Validated Typesafe configuration☆38Updated 4 years ago
- Allows logging in a tree structure so that comprehensive logging does not become incomprehensible☆220Updated last month
- Macro-based type providers for Scala (examples)☆85Updated 10 years ago
- A project exemplifying client / server communications with Monix.☆99Updated 8 years ago
- Discover java object sizes through questionable sleuthing plus luck.☆68Updated 7 years ago
- Example of Features, Reactive and Pure functional programing in Scala☆94Updated 5 months ago
- Code examples for Underscore's Advanced Scala course☆54Updated 9 years ago
- Idiomatic example of using functional programming to write a microservice☆72Updated 9 years ago
- Http Server and client using fs2☆137Updated 2 weeks ago
- Opinionated sbt plugin to release your artifacts early, both on merge and via git tag.☆91Updated 5 years ago
- Read/Write Scala objects directly to Protobuf with no .proto file definitions☆97Updated 5 years ago
- A scala DSL to generate JSON schema and swagger documentation for your web services.