skvithalani's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
com-lihaoyi/cask
Cask: a Scala HTTP micro-framework. Cask makes it easy to set up a website, backend server, or REST API using Scala
twitter/scala_school
Lessons in the Fundamentals of Scala
RomaniukVadim/knowledge-base
pdf,txt,djvu, various useful books
fkling/astexplorer
A web tool to explore the ASTs generated by various parsers.
ScalablyTyped/Distribution
The Javascript ecosystem for Scala.js!
softwaremill/tapir
Rapid development of self-documenting APIs
facebook/react
The library for web and native user interfaces.
reactor/BlockHound
Java agent to detect blocking calls from non-blocking threads.
jroper/akka-grpc-ddata-shopping-cart
bayandin/awesome-awesomeness
A curated list of awesome awesomeness
lauris/awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
classgraph/classgraph
An uber-fast parallelized Java classpath scanner and module scanner.
dragonwell-project/dragonwell8
Alibaba Dragonwell8 JDK
Kotlin/dokka
API documentation engine for Kotlin
bobbui/json-logging-python
Cloud-native distributed Python logging library to emit JSON log that can be easily indexed by logging infrastructure
com-lihaoyi/os-lib
OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs
deviantony/docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
mockito/mockito-scala
Mockito for Scala language
nasa/openmct
A web based mission control framework.
google/benchmark
A microbenchmark support library
typelevel/skunk
A data access library for Scala + Postgres.
yandex-qatools/postgresql-embedded
Embedded PostgreSQL Server
quartz-scheduler/quartz
Code for Quartz Scheduler
VladimirNik/tasty
tasty project for Scala
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
lightbend/reactive-integration-examples
Examples for demonstrating the concept of Reactive Integration
scala/scala3
The Scala 3 compiler, also known as Dotty.