1009 repositories for kotlin

LiveCallback is a library project that aims to make dealing with async callbacks on Android safer and straightforward.
A drop-in, non-distributed, replacement for Storm in Kotlin aimed for low latency requirements
When adding a new feature to an unstable production environment, a service might want to limit the amount of calls made to external services or procedures. With Simple Feature Throttle you can control this.
Bunch of sample projects that showcase how to use Testcontainers with Spring Boot, JUnit 5, Kotest together with PostgreSQL or Kafka. Finally, this repo shows not only how to test with Testcontainers, but also how to run your application locally