Skip to content

BareCpper/Sub0Pub

Repository files navigation

Sub0Pub

C++ Type-based Subscriber-Publisher messaging model for embedded, desktop, games, and distributed systems

Compilation

@note Work in-progress

All-Platforms

./configure && cmake --build ./build

Windows Makefiles

./configure -G 'Unix Makefiles' && make -C ./build -j && make -C ./build test

About

Production tested C++ Type-based Subscriber-Publisher data-oriented scheduling model with minimal-to-no overhead

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages