eventdriven
There are 41 repositories under eventdriven topic.
osstotalsoft/nbb
.Net Building Blocks
mits-gossau/event-driven-web-components-realworld-example-app
Exemplary real world application built with Vanilla JS Web Components in an Event Driven Architecture
AleksK1NG/Transactional_Outbox_with_Spring_and_Kotlin
Kotlin-Spring-OutBox-Microservice
bozd4g/FB.EventSourcing
A CQRS and Event Sourcing example repository 🤟
roadtoagility/dflow
DFlow is a Domain-Driven Design platform that provides the infrastructure to organize business logic, design your domain model, deliver domain events and store in different formats.
sogutemir/SpringCleanArchitectureCQRS
This repository demonstrates a robust implementation of a Spring Boot application following Clean Architecture principles and CQRS pattern. It incorporates Event-Driven Architecture using Kafka for seamless asynchronous communication between microservices.
Flowduino/EventDrivenSwift
The most powerful Event-Driven Observer Pattern solution the Swift language has ever seen!
tanerdiler/kata-eventdrivendesign-reactjs-chatapp
Sample project for Event Driven Architecture applied on bothFrontend and Backend. JEventbus and Eventbus.js are being used for this project.
jgericke/automaton_engine
Simple, Event-driven Automation in Python
cloudacademy/knative-demo
Knative Demo
Hellblazer/Prime-Mover
Event Driven Simulation Framework
mits-gossau/todomvc-app
Event driven TodoMVC app with VanillaJS Web Components
SolaceLabs/solace-tools-typescript
This repository contains tools to enable interaction with the Solace PubSub+ Platform including an AsyncAPI Importer
tuhinkarmakar3882/react-power-grid
A highly customizable and render-less lightweight library to manage Grid related actions.
dev-iram/ATM-Kiosk-System
ATM Kiosk System for a bank, Modern Bank. Developed in C#, Users are able to log in to their account and check their current balance. They can view and edit their personal details, view banking details, make changes, transfer money from one account to another and view transaction history.
emre-kahraman/Ecommerce
Event driven microservices with spring boot, kafka, mongodb, redis
f-tischler/EventTesting
.NET Standard library for writing cleaner event testing code in C#
p-brito/kafka-dotnet
The purpose of this repository is to explain step by step how to build producer and consumer applications that interact using Confluent Kafka.
raceychan/anywise
A modern messaging framework implemented in python, designed to simplify the implementation of diverse architectural patterns in event-driven microservices.
rguske/kn-ps-apiserver-slack
Example Knative PowerShell function for sending CloudEvents emits by the Kubernetes Api Server to a Slack webhook.
virtualansoftware/asyncapi-virtualization
Allows to Virtualize/Mocking message for Kafka. Virtualization is a Service virtualization Product and is the simulation of the behavior of Open API that are unavailable or otherwise restricted during the preproduction stage of the software development lifecycle. Virtualization has RESTAPI and user-friendly interface (UI) to set up the test data for your specific type of Rest APIs. This UI would help Developer, Functional Tester or Automation Tester to set up the test data for their specific use cases and test scenarios
erikshafer/DistributedSystems.Ecommerce
A repository showcasing event driven and event sourcing practices with EventStoreDB.
erikshafer/event-sorcery
Assists in development of Event Sourcing and CQRS applications in .NET
jhuix-go/ebus
a event bus service for tcp
leechedan/axon-springcloud-mq
axonframework 4.5.2 practise which implement complete saga 、multi-module、springcloud、mq、replay event listener
abhirajranjan/eventstore
event store implementation using eventstore db for event sourcing
BrodyGaudel/cqrs-and-event-sourcing---radar-management-system
Distributed system based on micro-services using an event-driven architecture respecting the two patterns Event Sourcing and CQRS. This application allows you to manage violations concerning vehicles following speed violations detected by automatic radars.
Desunovu/wannabuythis
[pre-release] wannabuythis is a wishlist management service powered by FastAPI and Nuxt3
gillsantos/streamflake
StreamFlake: Real-Time CDC Pipeline with Kafka and Snowflake
MsBullen/EDP_AnimatedImage
C# code to take an animated gif and animate it on a windows form
Yesarib/nodejs-project-structer
This project provides a structured template for building Node.js applications. It is designed to help developers organize their project codebase effectively by following a modular architecture.
josuedallagnese/event-driven-with-keda-event-hubs-confluent-kafka-library
Event Driven Autoscaling + Keda + Azure Event Hubs + Confluent Kafka Library
josuedallagnese/event-driven-with-keda-event-hubs-native-library
Event Driven Autoscaling + Keda + Azure Event Hubs + Native Library
logicblocks/event.store
Eventing infrastructure for event sourced architectures.
rguske/kn-ps-cloudevent-slack
Example Knative PowerShell function for sending a custom CloudEvent to a Slack webhook.
rguske/kn-py-cloudevent-transformation-function
Example Knative Python function for receiving a custom json event (payload) which will be transformed into a CloudEvent.