Grace is a C++ library/enhancement for creating multithreaded server applications. It delivers basic building blocks for stable, readable code and makes it easy to exchange data with other systems.
| Tags | Software Development Libraries Application Frameworks |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Release Notes: Some bugs and glitches in the implementation of SSL client sockets have been removed. This release should build more consistently on different platforms and architectures. Some other minor bugs were fixed, and a couple of classes have been extended for minor extra conveniences in using them.


Release Notes: Faster value sorting was implemented The project build utilities have been cleaned up. Forking a system process from a threaded application should now work without locking issues. A bug was fixed in string::replace().


Release Notes: This release focuses on getting rid of a lot of unnecessary inlined code in the headers and squashing a couple of minor bugs.