issues
search
gelldur
/
EventBus
A lightweight and very fast event bus / event framework for C++17
Apache License 2.0
370
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
header only
#56
qljsky
opened
1 month ago
0
Include missing header in ProtectedEventStream.hpp
#55
LordTermor
opened
2 months ago
0
Move to Catch2 v3
#54
gelldur
opened
7 months ago
0
Build Failed, “moving a temporary object prevents copy elision”
#53
SSDGADsss
closed
7 months ago
3
Add installation of PDB files and debug suffix for MSVC
#52
ZeroKwok
closed
10 months ago
1
assert failed in processLimit
#50
penfree
opened
1 year ago
10
readme typo + process example
#49
laxerrrr
closed
1 year ago
1
Check if an Event is handled or not?
#48
HerrNamenlos123
closed
1 year ago
13
Compilation issue when using std::future
#47
gelldur
opened
1 year ago
4
ProtectedEventStream::process can't consume the _queue
#46
gitbufenshuo
opened
2 years ago
1
Upgrade to catch2 version 3.2.0
#45
joakimwennergren
opened
2 years ago
2
Crash when used across DLL boundaries
#44
gamagan
closed
2 years ago
0
Some fixes for MSVC 2019
#43
geiseri
closed
3 years ago
1
Fix weird MSVC errors
#42
Dodopriester
closed
3 years ago
1
error C2039: "back_inserter" is not a member of "std"
#41
Dodopriester
closed
3 years ago
1
Consider to make a proper GitHub release
#40
YarikTH
closed
3 years ago
2
"General concept" image is not black theme friendly
#39
YarikTH
closed
2 years ago
4
Fix compile on debian buster
#38
geiseri
closed
3 years ago
2
Fix for #35
#37
geiseri
closed
3 years ago
0
Example of dexode::eventbus::perk::PassEverythingPerk wrong
#36
geiseri
opened
3 years ago
3
target_compile_options breaks other projects
#35
geiseri
closed
3 years ago
1
Fixes Visual Studio 2019 compilation.
#34
nicolasnoble
closed
4 years ago
1
Concurrent resource access in event callbacks
#33
rhythmize
closed
4 years ago
4
Is there a way to control when listeners are being notified ?
#32
rhythmize
closed
4 years ago
0
Is there a way to control when to pop events from the bus
#31
rhythmize
closed
4 years ago
7
Fix single-threaded event-loop deadlock by using recursive_mutex
#30
travishaagen
closed
4 years ago
2
Travis
#29
gelldur
closed
5 years ago
0
Unify EventBus & AsyncEventBus
#28
gelldur
closed
4 years ago
1
Improve with read/write mutexes
#27
gelldur
opened
5 years ago
0
Integrate Windows CI
#26
gelldur
opened
5 years ago
1
Update CPack support
#25
Aang23
closed
5 years ago
2
Add CPack (RPM/DEB/TGZ) support
#24
Aang23
closed
5 years ago
3
Consider not splitting include & src paths
#23
gelldur
closed
5 years ago
1
Add CPack support
#22
Aang23
opened
5 years ago
15
Add appveyor CI config file
#21
gelldur
opened
5 years ago
0
Need to check is there RTTI enabled
#20
gelldur
opened
5 years ago
0
how to use different events in the same listener
#19
daixian
closed
5 years ago
4
Add badges
#18
gelldur
opened
6 years ago
0
Add CircleCI
#17
gelldur
opened
6 years ago
0
Update issue templates
#16
gelldur
closed
6 years ago
0
Add dependency graph for Github
#15
gelldur
closed
6 years ago
1
More tests!
#14
gelldur
opened
6 years ago
0
Better name ?
#13
gelldur
opened
6 years ago
0
Apply semantic versioning rules
#12
gelldur
opened
6 years ago
0
Compare EventBus to other event buses
#11
gelldur
opened
6 years ago
0
Prepare better documentation, use cases and examples
#10
gelldur
opened
6 years ago
0
Test with conan.io
#9
gelldur
opened
6 years ago
0
Update README me - how to download with submodules
#8
gelldur
opened
6 years ago
0
Create debug tool/instructions to visualize flow of events
#7
gelldur
opened
6 years ago
0
Add ability to execute notification on specific thread
#6
gelldur
opened
6 years ago
12
Next