Open Source Projects

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.

vibe.d

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.

Find out more

DUB

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.

View available packages

Diskuto

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.

Visit project page

VibeNews

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.

Visit project page

UserMan

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.

Visit project page

DDOX

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.

Visit project page

VibeLog

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.

Visit project page

Other Projects

A number additional projects can be found in our GitHub repository.

Check out all projects