Pinned Repositories
airframe
Essential Building Blocks for Scala
cats
Lightweight, modular, and extensible library for functional programming.
decline
A composable command-line parser for Scala.
ecs-task-deploy
Update an AWS ECS task definition with Docker image and trigger blue/green deployment
java-webapp-docker
java-webapp-docker
jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs
learn-fp
learn-by-doing course/tutorial for functional programming on scala
magnolia
Easy, fast, transparent generic derivation of typeclass instances
ScalaJsonFlattener
depareddy's Repositories
depareddy/java-webapp-docker
java-webapp-docker
depareddy/ScalaJsonFlattener
depareddy/airframe
Essential Building Blocks for Scala
depareddy/cats
Lightweight, modular, and extensible library for functional programming.
depareddy/decline
A composable command-line parser for Scala.
depareddy/jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs
depareddy/learn-fp
learn-by-doing course/tutorial for functional programming on scala
depareddy/magnolia
Easy, fast, transparent generic derivation of typeclass instances
depareddy/compile-time-time
A repository for the Compile-Time Time videos
depareddy/dynamic
A Scala library that allows copying a case class using a dynamic property name
depareddy/hkd4s
Higher Kinded Data for Scala 3
depareddy/mockito-scala
Mockito for Scala language
depareddy/os-lib
OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs
depareddy/portable-scala-reflect
Platform independent reflection for Scala
depareddy/scache
Cache in Scala with cats-effect
depareddy/scala-async
An asynchronous programming facility for Scala
depareddy/scala-csv
CSV Reader/Writer for Scala
depareddy/scala-logging
Convenient and performant logging library for Scala wrapping SLF4J.
depareddy/scala-nameof
Get the name of an variable, function, class member, or type as a string--at compile-time!
depareddy/scala-redis
A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.
depareddy/scala-sql
scala SQL api
depareddy/scala3-macro-debug
depareddy/scala3-macros
The workshop materials for the course on Scala 3 metaprogramming.
depareddy/scalacache
Simple caching in Scala
depareddy/scalacaster
Purely Functional Algorithms and Data Structures in Scala
depareddy/spoon-examples
Examples on how to use the Spoon Java source code transformation library
depareddy/squeryl
A Scala DSL for talking with databases with minimum verbosity and maximum type safety
depareddy/table2excel.js
Export html table to excel file in browser
depareddy/trading
💱 Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
depareddy/woof
A pure Scala 3 logging library with no reflection