news
Free and Open Source Software
-
vi-sql - browse and work with SQL databases
vi-sql is a terminal user interface for browsing and working with SQL databases.
The software lets you explore schemas, run queries, edit table data, inspect query plans, and connect AI assistants through a built-in Model Context Protocol (MCP) server.
This is free and open source software.
sbt - extensible build tool
Build definitions are written in Scala and can range from a small collection of settings to sophisticated configurations spanning multiple projects. sbt analyses the relationships between tasks and executes them in the correct order, while avoiding work that does not need to be repeated.
The software includes an interactive shell that keeps the build environment running between commands. It supports incremental compilation, continuous execution, parallel task processing and a large ecosystem of plugins that extend the core functionality.
This is free and open source software.
OpenFW UTM Community - Linux security distribution
OpenFW UTM Community is a Linux security distribution that transforms x86_64 hardware into a Unified Threat Management appliance.
The distribution is a fork of Endian Firewall UTM Community. It combines firewall, routing, VPN, intrusion prevention, proxy and network monitoring facilities within a centralised web interface.
This is free and open source software.
light-4j - lightweight Java framework
light-4j is a lightweight Java framework for building fast, cloud-native microservices and APIs. Built on the Undertow HTTP server, it provides a modular alternative to heavier Java enterprise frameworks, with an emphasis on low latency, high throughput and a small memory footprint.
The framework separates business logic from reusable cross-cutting concerns. Its extensive collection of modules covers security, configuration, observability, service discovery, traffic management and request processing.
This is free and open source software.