debasishg
Programmer at large. Author: Functional and Reactive Domain Modeling (Manning 2016), DSLs In Action (Manning 2010). Father. Husband. Seinfeld fanboy
LeadIQIndia
Pinned Repositories
cqrs-akka
An implementation of CQRS using scalaz for functional domain models and Akka for event sourcing
dsls_in_action
Code base for DSLs In Action (http://www.manning.com/ghosh)
frdomain
Code repo for Functional and Reactive Domain Modeling
frdomain-extras
Additional accompaniment to Functional and Reactive Domain Modeling
hask
Haskell domain modeling playground
scala-redis
A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.
scala-redis-nb
Implementation of a non blocking Redis client in Scala using Akka IO
sjson
Scala Json with capabilities for Scala Object Serialization
tradeio3
Sample trading domain model using Scala 3
debasishg's Repositories
debasishg/scala-redis
A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.
debasishg/frdomain-extras
Additional accompaniment to Functional and Reactive Domain Modeling
debasishg/ml-readings
A list of papers / videos / tutorials / blog posts on machine learning
debasishg/tradeio3
Sample trading domain model using Scala 3
debasishg/tradeioZ2
A disciplined way to purely functional domain models in Scala (zio 2 version)
debasishg/hask
Haskell domain modeling playground
debasishg/tradeio
A disciplined way to purely functional domain models in Scala
debasishg/effRedis
Non-blocking, effectful Scala client for Redis
debasishg/tradeioml
DDD for trading using OCaml
debasishg/advent-of-code-2023
Advent of Code 2023 in Scala 3
debasishg/petals
Experiments with various representations of data structures from PFDS (Okasaki)
debasishg/dddml
an exercise with functional DDD and OCaml
debasishg/weighted-search
Algebras for weighted search (ICFP 2021) and related stuff
debasishg/akkaserverless-wirelessmesh-java
An Akka Serverless IoT example application for wirelessmesh devices in Java
debasishg/notificationEngine
debasishg/realworld-tapir-zio
RealWorld.io with tapir and ZIO
debasishg/repos
debasishg/tradeioZ
A disciplined way to purely functional domain models in Scala (zio version)
debasishg/trading
💱 Trading application that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
debasishg/akka-http
The Streaming-first HTTP server/module of Akka
debasishg/Asynchronous-Programming-in-Rust
Asynchronous Programming in Rust, published by Packt
debasishg/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
debasishg/DontFearTheProfunctorOptics
Don't Fear the Profunctor Optics!
debasishg/dst
debasishg/examples
Code for Effect oriented programming
debasishg/functional-scala-2021
Demo app and presentation for Functional Scala 2021 Conference
debasishg/hello-graphql
Learning Rust with some parsing magic
debasishg/kyo-workshop
debasishg/limbo
Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
debasishg/OSSRH-59950
Testing ownership with Sonatype