Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
...For more information, more screenshots and for news, check out out our homepage: http://cegui.org.uk
The repository is now at bitbucket (including our issue/bug tracker): https://bitbucket.org/cegui
Note: this project has been migrated to github:
https://github.com/cschreib/lxgui
lxgui is an open source, portable, and data driven GUI. It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games).
The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files.
...Currently about 9000 functions and 1900 structures are supported, even though the tested part is rather small. The code is here in the GIT repository.
NOTICE: This project is not maintained anymore. A better alternative is the GIR based lgi project, see this link:
https://github.com/pavouk/lgi/