theFP's Stars
argoproj/argo-cd
Declarative Continuous Deployment for Kubernetes
spinnaker/spinnaker
Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
jenkins-x/jx
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
reactor/reactor-kafka
Reactive Kafka Driver with Reactor
hantsy/angular-spring-rsocket-sample
Demo for using Angular and Spring RSocket together
lensesio/fast-data-dev
Kafka Docker for development. Kafka, Zookeeper, Schema Registry, Kafka-Connect, , 20+ connectors
daggerok/rsocket-proto
RSocket Protobuf example
smallrye/smallrye-graphql
Implementation for MicroProfile GraphQL
hantsy/quarkus-sandbox
Quarkus playground
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
awaitility/awaitility
Awaitility is a small Java DSL for synchronizing asynchronous operations
ben-manes/gradle-versions-plugin
Gradle plugin to discover dependency updates
kopykat-kt/kopykat
Little utilities for more pleasant immutable data in Kotlin
micronaut-projects/micronaut-core
Micronaut Application Framework
avro-kotlin/avro4k
Avro format support for Kotlin
ZacSweers/redacted-compiler-plugin
A Kotlin compiler plugin that generates redacted toString() implementations.
azagniotov/stubby4j
HTTP/1.1, HTTP/2 and WebSockets stub server for stubbing distributed web services in Docker and non-containerized environments for integration and contract testing
wiremock/wiremock-spring-boot
WireMock Spring Boot drastically simplifies testing HTTP clients in Spring Boot & Junit 5 based integration tests.
gradle/gradle-build-action
Execute your Gradle build and trigger dependency submission
pinterest/ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
square/kotlinpoet
A Kotlin API for generating .kt source files.
LouisCAD/Splitties
A collection of hand-crafted extensions for your Kotlin projects.
sksamuel/aedile
Kotlin Wrapper for Caffeine
detekt/detekt
Static code analysis for Kotlin
mockito/mockito-kotlin
Using Mockito with Kotlin
cashapp/turbine
A testing library for kotlinx.coroutines Flow
kotest/kotest
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
Kotlin/kotlinx.collections.immutable
Immutable persistent collections for Kotlin
iluwatar/java-design-patterns
Design patterns implemented in Java