ev-chameleon

C++ and Python library used to implement a listener-manager event system
Download

ev-chameleon Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Samuel Breese
  • Publisher web site:
  • https://github.com/chameco/

ev-chameleon Tags


ev-chameleon Description

ev-chameleon is a C++ and Python library that takes the concept of event-based coding to a whole new level. Each event that is raised can be handled by multiple listener classes, allowing for things such as asynchronous network servers to be implemented with ease, and letting you add new listeners to your existing codebase without touching your old code.This comes in handy when writing scalable servers, games with plugins, etc. In addition, there is no main loop (you're responsible for raising all of the events), so it can be integrated with existing systems like Twisted, GLUT, GTK+, and Qt.Product's homepage


ev-chameleon Related Software