Pinned Repositories
akka-kryo-serialization
Kryo-based serialization for Akka
atmosphere
Realtime Client Server Framework for the JVM, supporting WebSockets and Cross-Browser Fallbacks Support
Binding.scala
Reactive data-binding for Scala
cats
Lightweight, modular, and extensible library for functional programming.
cats-effect
The IO monad for Scala
effect-ts-io
Effect's core, a Fiber-based Implementation of Structured Concurrency
mill
Mill is a fast JVM build tool that supports Java and Scala. Mill aims to make your project’s build process performant, maintainable, and flexible
os-lib
OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs
ajaychandran's Repositories
ajaychandran/akka-kryo-serialization
Kryo-based serialization for Akka
ajaychandran/Binding.scala
Reactive data-binding for Scala
ajaychandran/cats
Lightweight, modular, and extensible library for functional programming.
ajaychandran/cats-effect
The IO monad for Scala
ajaychandran/effect-ts-io
Effect's core, a Fiber-based Implementation of Structured Concurrency
ajaychandran/fs2
Compositional, streaming I/O library for Scala
ajaychandran/iron
Strong type constraints for Scala
ajaychandran/izumi-reflect
TypeTag without scala-reflect. Supports Scala 2 and Scala 3.
ajaychandran/Laminar
Simple, expressive, and safe UI library for Scala.js
ajaychandran/mill
Mill is a fast JVM build tool that supports Java and Scala. Mill aims to make your project’s build process performant, maintainable, and flexible
ajaychandran/os-lib
OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs
ajaychandran/learn-fp
learn-by-doing course for functional programming on scala
ajaychandran/misc-scala
ajaychandran/pureconfig
A boilerplate-free library for loading configuration files
ajaychandran/reactors
A foundational framework for distributed programming.
ajaychandran/reflex
Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
ajaychandran/reflex-dom
Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.
ajaychandran/sbt-heroku
An sbt plugin for deploying Heroku Scala applications
ajaychandran/scala-dom-types
Scala types for your library to represent HTML tags, attributes, properties and CSS styles
ajaychandran/scala-experiments
ajaychandran/scodec
Scala combinator library for working with binary data
ajaychandran/scodec-cats
Integration between scodec and cats
ajaychandran/scodec-stream
Binding between scodec and FS2
ajaychandran/sodium
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
ajaychandran/stm
An implementation of software transactional memory built with Effect
ajaychandran/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
ajaychandran/zio-config
Easily use and document any config from anywhere in ZIO apps
ajaychandran/zio-grpc
ScalaPB meets ZIO: write purely functional gRPC services and clients using ZIO
ajaychandran/zio-json
Fast, secure JSON library with tight ZIO integration.
ajaychandran/zio-schema
Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.