Alternative Event utilities and packages for Java
Updated :
May 3, 2024
Hacktoberfest2020_
Read-only repository, archived by owner Archived
Github stargazers
61
Github forks
281
Commits
388
Code contributors Contributors
116
This is for the information that the repository has been excluded by the Hacktoberfest team from the event. This was done to maintain the quality standards and promote good quality open source contributions.
Created
Oct. 22, 2019
Updated
Oct. 5, 2021
License
mit
Github repo
Primary Language, based on Github DataLanguage
Java
EventStoreDB-Client-Java
Github stargazers
60
Github forks
19
Commits
312
Code contributors Contributors
22
Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
Created
May 27, 2020
Updated
May 3, 2024
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
8
batchman
Github stargazers
56
Github forks
12
Commits
398
Code contributors Contributors
7
This library for Android will take any set of events and batch them up before sending it to the server. It also supports persisting the events on disk so that no event gets lost because of an app crash. Typically used for developing any in-house analytics sdk where you have to make a single api call to push events to the server but you want to optimize the c
Created
May 27, 2014
Updated
July 5, 2023
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
4
eventuate-client-java
Github stargazers
53
Github forks
31
Commits
110
Code contributors Contributors
3
Eventuate Java client
Created
May 17, 2016
Updated
April 8, 2020
License
other
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
13
azure-event-hubs-java
Github stargazers
52
Github forks
58
Commits
591
Code contributors Contributors
26
☁️ Java client library for Azure Event Hubs
Created
Oct. 24, 2016
Updated
Oct. 18, 2022
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
6
amazon-kinesis-replay
Github stargazers
51
Github forks
41
Commits
45
Code contributors Contributors
5
A Java application that replays events that are stored in objects in Amazon S3 into a Amazon Kinesis stream as if they occurred in real time.
Created
Feb. 5, 2019
Updated
Aug. 2, 2021
License
mit-0
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
2
sIRC
Read-only repository, archived by owner Archived
Github stargazers
50
Github forks
18
Commits
107
Code contributors Contributors
7
sIRC is a general purpose IRC library for Java, to be used as a foundation for IRC clients or bots. Using an event-driven architecture for recieving messages and a easy way of sending messages, sIRC simplifies the task of working with IRC servers.
Created
May 18, 2010
Updated
Nov. 6, 2014
License
other
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
3
eventstore2
Read-only repository, archived by owner Archived
Github stargazers
50
Github forks
6
Commits
384
Code contributors Contributors
8
A framework for building event sourced Java applications
Created
Dec. 3, 2013
Updated
Feb. 11, 2021
Github repo
Type
App
Primary Language, based on Github DataLanguage
Java
Issues
19
Domain-Eventing
Github stargazers
48
Github forks
17
Commits
119
Code contributors Contributors
3
Small, lightweight Java library to enable Domain Events (per Eric Evans, DDD) using an internal queue and asynchronous processing within a single JVM. Also supports asynchronous eventing across clustered JVMs using Akka or HazelCast.
Created
May 18, 2011
Updated
May 20, 2016
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
9
JavaCode
Github stargazers
48
Github forks
30
Commits
2
Code contributors Contributors
1
I specifically cover the following topics: Java primitive data types, declaration statements, expression statements, importing class libraries, excepting user input, checking for valid input, catching errors in input, math functions, if statement, relational operators, logical operators, ternary operator, switch statement, and looping. How class variables
Created
Oct. 4, 2016
Updated
Oct. 4, 2016
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
1
attoparser
Github stargazers
48
Github forks
7
Commits
330
Code contributors Contributors
1
A tiny but fast java event-style markup parser.
Created
Sept. 16, 2012
Updated
July 30, 2023
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Java
Issues
6
instrumentation
Github stargazers
47
Github forks
10
Commits
27
Code contributors Contributors
1
An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the purpose of capturing method invocation events (start, finish, errors ...) and notifying custom listeners.
Created
Jan. 22, 2015
Updated
March 12, 2020
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Java
Issues
7
Homepage
camelboilerplate
Github stargazers
46
Github forks
9
Commits
13
Code contributors Contributors
1
A Spring Boot Camel boilerplate that aims to consume events from Apache Kafka, process it and send to a PostgreSQL database.
Created
March 17, 2021
Updated
April 13, 2021
Github repo
Primary Language, based on Github DataLanguage
Java