Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikzenker/clangactiveobjectgenerator
Clang active object generator is a clang plugin for C++ code which generates an active object from a pure virtual class. An active object is a design pattern which decouples method execution from method invocation for objects that each reside in their own thread of control.
https://github.com/erikzenker/clangactiveobjectgenerator
activeobject clang-plugin cpp cpp14
Last synced: 7 days ago
JSON representation
Clang active object generator is a clang plugin for C++ code which generates an active object from a pure virtual class. An active object is a design pattern which decouples method execution from method invocation for objects that each reside in their own thread of control.
- Host: GitHub
- URL: https://github.com/erikzenker/clangactiveobjectgenerator
- Owner: erikzenker
- Created: 2018-09-15T20:03:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T13:44:09.000Z (about 6 years ago)
- Last Synced: 2024-05-02T01:07:13.525Z (6 months ago)
- Topics: activeobject, clang-plugin, cpp, cpp14
- Language: C++
- Size: 34.2 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0