-
Updated
Apr 18, 2021 - PHP
#
events
Here are 2,507 public repositories matching this topic...
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
Simple, powerful, first-party analytics for Rails
-
Updated
Apr 30, 2021 - Ruby
Attendize is an open-source ticket selling and event management platform built on Laravel.
events
laravel
tickets
ticketing
event-management
event-registration
attendance
door-management
sell-tickets
attendize
-
Updated
May 7, 2021 - PHP
A micro library providing Ruby objects with Publish-Subscribe capabilities
-
Updated
Apr 30, 2021 - Ruby
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
events
crud
spring
ddd
functions
domain-driven-design
aggregate
hexagonal-architecture
event-storming
ddd-architecture
c4
vavr
aggregate-root
ports-and-adapters
archunit
-
Updated
Apr 21, 2021 - Java
Async/await first CQRS+ES and DDD framework for .NET
c-sharp
elasticsearch
events
framework
cqrs
sagas
rabbitmq
dotnet
nuget
ddd
eventstore
domain-driven-design
netstandard
async-await
eventsourcing
cqrs-es
-
Updated
May 6, 2021 - C#
javascript
mysql
php
sync
events
time
web
rest-api
scheduler
codeigniter
google-calendar
appointments
-
Updated
May 4, 2021 - PHP
android
kotlin
events
todo
mvp
glide
rxjava2
retrofit2
anko
todoapp
retrofit2-rxjava2
wanandroid
retrofit2-kotlin
-
Updated
Jan 7, 2021 - Kotlin
It's magic.
swift
events
observer
spring
system
animation
gyroscope
observable
event
observer-pattern
animations
scenekit
observables
ease
spring-animation
easing
observe
uiscrollview
swift5
swift-5
-
Updated
Jul 14, 2020 - Swift
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
-
Updated
May 7, 2021 - Python
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
-
Updated
May 7, 2021 - Python
Open source specification and implementation of Knative event binding and delivery
-
Updated
May 7, 2021 - Go
Web development platform built entirely in PostgreSQL
-
Updated
Feb 17, 2021 - PLpgSQL
Durable Rules Engine
-
Updated
Sep 20, 2020 - JavaScript
A simple introspective kubernetes service that forwards events to a specified sink.
-
Updated
Apr 27, 2021 - Go
afaerber
commented
Apr 8, 2018
I'm submitting a ..
- Bug Report
- Feature Request
Current behavior:
After registering for oSC 2018 there is an "Edit your Registration" link on https://events.opensuse.org/conference/oSC18/register - following it takes me to https://events.opensuse.org/conference/oSC18/register/edit which shows my arrival/departure dates, but all check-boxes (T-shirt size, How did you find o
Dynamic dispatching library for metrics and instrumentations.
-
Updated
Apr 15, 2021 - Erlang
1
Risto-Stevcev
commented
Jul 16, 2020
Can't use this with vue-cli
29:26 Could not find a declaration file for module 'vue-global-events'. '/Users/risto/git/foo/node_modules/vue-global-events/dist/vue-global-events.cjs.js' implicitly has an 'any' type.
Try `npm install @types/vue-global-events` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-global-events';`
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
events
haskell
web
concurrency
transaction
composition
distributed-computing
backtracking
threading
composability
-
Updated
Mar 6, 2021 - Haskell
Improve this page
Add a description, image, and links to the events topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the events topic, visit your repo's landing page and select "manage topics."


For an implementation of #126 (PostgreSQL driver with
SKIP LOCKED), I create a SQL table for each consumer group containing the offsets ready to be consumed. The name for these tables is build by concatenating some prefix, the name of the topic and the name of the consumer group. In some of the test cases in the test suite, UUID are used for both, the topic and the consumer group. Each UUID has