Quarkus topic

Quarkus is a full-stack, Kubernetes-native, Java Framework tailored for OpenJDK HotSpot and GraalVM. Comparatively, to other frameworks, such as Spring, it offers small memory footprint and reduced boot time. It allows to combine both imperative code and non-blocking reactive style.

List Quarkus repositories

sample-quarkus-applications

47
Stars
26
Forks
Watchers

Example application built using Quarkus framework

fix-trading-simulator

55
Stars
25
Forks
Watchers

A trading simulator between a Broker and a Stock Exchange using the Financial Information eXchange (FIX) Protocol. It's a study project using QuickFIX/J, Quarkus, Angular, Docker, Docker Compose and P...

sample-quarkus-serverless-kafka

25
Stars
11
Forks
Watchers

Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules

infinity

21
Stars
15
Forks
Watchers

Prototype of forecast service that uses machine learning to deliver forecasts

cheese-quizz

15
Stars
12
Forks
Watchers

A fun cheese quizz deployed on OpenShift and illustrating cloud native technologies like Quarkus, Istio Service Mesh, CodeReady Workspaces, Strimzi Kafka Operator, Fuse Online/Syndesis, Tekton pipelin...

chuck-norris-streams

27
Stars
6
Forks
Watchers

Kafka, Debezium and Fuse demonstration based on Chuck Norris movies!

quarkus-tensorflow-inception

16
Stars
8
Forks
Watchers

Demo of Quarkus + TensorFlow using Inception for object detection, all compiled into a native executable using JNI with GraalVM.

sample-quarkus-microservices-consul

28
Stars
20
Forks
Watchers

Demo applications illustrating how to build microservices and run them outside Kubernetes with Quarkus. It shows how to integrate the Quarkus application with Consul discovery and the KV store.

agoncal-course-quarkus-microservices

29
Stars
29
Forks
Watchers

Code for of course "Building Microservices with Quarkus"

agoncal-fascicle-quarkus

33
Stars
32
Forks
Watchers

Code of my fascicle "Understanding Quarkus"