Open Source Development & DevOps Software

Nim Nim

A statically typed compiled systems programming language. Nim combines successful concepts from mature languages like Python, Ada and Modula. Nim generates native dependency-free executables, not dependent on a virtual machine, which are small and allow easy redistribution. The Nim compiler generates executables support all major platforms like Windows, Linux, BSD and macOS

Rocky Linux Rocky Linux

Rocky Linux is a community-developed, enterprise-grade operating system. The distribution was created to combate the declining trust in CentOS after the aqqustion made by IBM and Red Hat. Rocky Linux aims to provide a free and open, downstream, version-pinned option of REHL (Red Hat Enterprise Linux).

GDevelop GDevelop

GDevelop is a 2D cross-platform, free and open-source game engine that takes visual programming to the next level. GDevelop allows you to take read-made behaviours and add them to your game objects or create new once with intuitive and east to use events. With GDevelop, it is easy to make games for PC and Mobile, as well as launch HTML5 games playable right in your web browser.

HSQLDB HSQLDB

HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2016. It's the best for Java developers for development, testing and deployment of database applications. HSQLDB provides a small, fast, multithreaded engine and server with memory and disk tables, LOBs, transaction isolation, multiversion concurrency and ACID.

RxDB RxDB

RxDB is short for Reactive Database and is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps, Progressive Web Apps and NodeJs. Reactive means that you can not only query the current state, but subscribe to all state changes like the result of a query or even a single field of a document. This is great for UI-based realtime applications in way that makes it easy to develop and also has great performance benefits. To replicate data between your clients and server, RxDB provides modules for realtime replication with any CouchDB compliant endpoint and also with custom GraphQL endpoints.

VoltDB VoltDB

VoltDB is a blazingly fast NewSQL database management system that is specifically designed to run on modern scale-out architectures - fast, inexpensive servers connected via high-speed data networks. VoltDB is a popular choice for companies with high data throughput requirements, like in the telecommunications industry. 5G has changed the game for telcos, and new rules call for a new way of managing data. VoltDB is built for today’s massive data volume and complexity, allowing businesses to survive and thrive in the age of 5G, IoT, and whatever comes next.

OrientDB OrientDB

OrientDB is an open-source NoSQL database management system written in Java. The multi-model database supports graph, document, key/value, and object models, where relationships are managed as in graph databases with direct connections between records. The database is extremly efficient and can store over 220,000 records per second on common hardware, and traverse thousands of records in milisecons. OrientDB scales well on multiple machines, thanks to the multi-master replication where there is no single bottleneck on writes like with master-slave replication.

CrateDB CrateDB

CrateDB is the leading, distributed SQL database for relational and time‑series data. CrateDB provides a distributed SQL DBMS built atop NoSQL storage & indexing delivers the best of SQL & NoSQL in one DB. It's designed for simple scalability with a masterless architecture with auto-sharding & replication. It also provides solutions for dynamic schema where the schema evolves automatically as new columns are inserted, while handling any tabular or non-tabular data to support a wide range of use cases. CrateDB is the perfect choice for your machine data.

solidDB solidDB

solidDB is a fully featured, relational in-memory database that meets the performance and reliability demands of real-time applications. There are currently millions of deployments utilizing the power of SolidDB for telecommunications networks, enterprise applications, and embedded software & systems. Market leaders such as Cisco, HP, Alcatel, Nokia and Siemens rely on solidDB for their mission-critical applications.

Vapid Vapid

Vapid is a free and open-source CMS that takes the best of static site builders and introduces the ability to have a dashboard with almost no extra effort. As static site builders like Jekyll and Middleman offer a modern development environment but are for the most part difficult to share with folks who would like a dashboard to edit content. Vapid is designed to be an intentionally simple content management system built on the idea that you can create a custom dashboard without ever leaving the HTML.