JungTag's Stars
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
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.
facebook/zstd
Zstandard - Fast real-time compression algorithm
redisson/redisson
Redisson - Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
serverless/examples
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
apache/jmeter
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
DiUS/java-faker
Brings the popular ruby faker gem to Java
mock-server/mockserver
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
kotest/kotest
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
awaitility/awaitility
Awaitility is a small Java DSL for synchronizing asynchronous operations
oshai/kotlin-logging
Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
spring-projects/spring-retry
naver/ngrinder
enterprise level performance testing solution
jasync-sql/jasync-sql
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
luben/zstd-jni
JNI binding for Zstd
tinylog-org/tinylog
tinylog is a lightweight logging framework for Java, Kotlin, Scala, and Android
PlaytikaOSS/feign-reactive
Reactive Feign client inspired by https://github.com/OpenFeign project
ePages-de/restdocs-api-spec
Adds API specification support to Spring REST Docs
madvirus/ddd-start2
woowacourse/prolog
우아한테크코스 크루들이 배운 내용을 기록하는 학습로그 저장소입니다.
freespringlecture/spring-batch-study
이동욱님의 스프링 배치 가이드 스터디 프로젝트
AcornPublishing/definitive-spring-batch
스프링 배치 완벽 가이드 2/e
redis-developer/testcontainers-redis
Testcontainers module for Redis
wikibook/five-lines
lannstark/coroutine
<2시간으로 끝내는 코루틴> 강의 저장소
kotest/kotest-extensions-wiremock
Kotest extension to use wiremock through test lifecycles
ko-auction/effective-kotlin
이펙티브 코틀린을 읽어보자!
ko-auction/G-tech-talk
지테토