CoreLinux++ is an initiative to normalize methods and conventions for OOA/OOD/C++ development for Linux, materialized in a set of Open Source C++ class libraries to support common patterns and frameworks and exploit the C++ standards.
| Tags | Software Development Libraries Application Frameworks |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: This release corrects the transposed memset arguments in SemaphoreGroup and Memory classes.


Changes: This release adds some level of signal handling to Thread.


Changes: This release completes the EventSemaphore specification and corrects a number of minor bugs.


Changes: This release includes a number of bugfixes for gcc 2.97 compatibility.


Changes: Completion of the Semaphore requirement with the addition of EventSemaphoreGroup and EventSemaphore, and correction of a few compilation bugs.