lkokhreidze
Focusing on stream processing platforms. Java, Kafka, Kafka Streams, Flink, K8s.
@transferwise Earth, Solar System
lkokhreidze's Stars
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
zz85/kafka-streams-viz
Kafka Streams Topology Sketch Diagram Visualization
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
iluwatar/java-design-patterns
Design patterns implemented in Java
spring-attic/spring-cloud-stream-binder-kafka
Spring Cloud Stream binders for Apache Kafka and Kafka Streams
viniciusccarvalho/schema-evolution-samples
Samples for different schema evolution options
spring-projects/spring-data-examples
Spring Data Example Projects
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
graphql-java/graphql-java
GraphQL Java implementation
apache/datasketches-java
A software library of stochastic streaming algorithms, a.k.a. sketches.
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
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.
microsoft/Ironclad
The MSR Ironclad project builds provably secure and reliable systems.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
ben-manes/caffeine
A high performance caching library for Java
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
apache/druid
Apache Druid: a high performance real-time analytics database.
google/guava
Google core libraries for Java
apache/kafka
Mirror of Apache Kafka
inconshreveable/ngrok
Unified ingress for developers
mame/quine-relay
An uroboros program with 100+ programming languages
Netflix/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
kanwei/algorithms
Ruby algorithms and data structures. C extensions