We have a strong commitment to Open Source software and share most of our work this way, so that anyone can profit from it. Of course, we also always welcome contributions to these projects. Another prime focus with our Open Source engagement is to help spreading the great D programming language by filling its ecosystem with quality components.
At it's heart, vibe.d is a high performance I/O and concurrency framework based on asynchronous I/O and green threads. Built around this core, it provides a full web application stack. vibe.d forms the basis for almost all of our own products and projects.
The standard package and build manager for D based projects. Initially created to enable extending the vibe.d ecosystem, it is now part of the official D language repository and not tied to vibe.d anymore.
Universally applicable is this comment system with modern features, such as voting, auto-generated avatars and an extremely fluent user interface. The system can be embedded into any existing website using simple a JavaScript import. It can also be embedded directly into vibe.d/Diet based web applications, resulting in the fastest possible load times.
Based on the desire for a fast and newsgroup (NNTP) compatible forum software, vibenews was created as an newsgroup server with an integrated web interface for modern browser based access. It has built-in support for extended Markdown formatting for optimal display on both, news readers and browsers.
UserMan is a fast, embeddable user and group management system. Its three main components provide the tools necessary for running web services with many user accounts: Embeddable user facing and administration web interfaces are complemented by a RESTful API server that can optionally be used to access the user database from multiple web applications or instances.
An alternative documentation generator compatible with Ddoc, the documentation generator built into the D compiler. It provides advanced layouts, cross-referencing, site maps, search and more.
A simple embeddable blog engine. A special feature is its support for multiple blog instances running on the same database. The instances can display shared or exclusive categories.
A number additional projects can be found in our GitHub repository.