deezpatch
Dispatch library
A simple fast dispatch library designed to support the CQRS pattern in Java applications
A simple fast dispatch library.
42 stars
2 watching
3 forks
Language: Java
last commit: 2 months ago
Linked from 1 awesome list
dispatchereventeventbusjavajvmmessagingpublisherrequests
Related projects:
Repository | Description | Stars |
---|---|---|
kalimehtar/gls | A Racket-based library providing multiple dispatch with support for type and class predicates. | 17 |
alex-gutev/static-dispatch | A static dispatch library for Common Lisp that enables optimization by choosing methods at compile-time. | 80 |
aleclarson/dispatcher | An alternative to Grand Central Dispatch with new Swift classes for queues, timers, and task groups. | 107 |
yorunohikage/redux-devtools-dispatch | A tool to manually dispatch actions in Redux applications for testing purposes | 142 |
merklefruit/huff-single-byte-dispatcher | An optimized function dispatcher for smart contracts using a single-byte selector and jump table | 11 |
wqking/eventpp | An event dispatcher and callback list library for C++ | 1,377 |
jhen0409/redux-dispatch-cli | A CLI tool for managing remote Redux dispatch instances and interacting with remotedev-server | 30 |
jmfieldman/brisk | A Swift DSL that helps manage concurrency in asynchronous code by providing shorthand operators and extensions to DispatchQueue. | 25 |
aneek/slim-event-dispatcher | An event dispatcher that integrates with the Slim Framework to enable event-driven programming | 7 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
developerpaul123/eventbus | An event bus library providing thread-safe, flexible, and RAII-based handling of events in C++17 | 138 |
dorkbox/console | A Java library providing unbuffered input and ANSI output support for various platforms, including Linux, MacOS, and Windows. | 14 |
alexsniffin/gosd | A scheduling library for dispatching messages to channels with priority queuing capabilities | 24 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
apache/qpid-broker-j | A Java-based message broker for integrating and routing messages between applications | 56 |