Projects
auto-nng
auto-nng is a software for analysis and classification of data, using artificial neuronal networks. more...
automatik
An evolutionary algorithm to optimize radio antennas. more...
errhdl
liberrhdl is a small library to support easy error handling in C. more...
FosFFT
FosFFT aims to be a free, (compiler) optimizable, and simple FFT library for block lengths being powers of 2. The source code contains about 200 lines of code including comments and tests and is available under a permissive license. more...
gregor.js
gregor.js is a JavaScript library for calculations with gregorian dates and display of calendar sheets using DHTML. more...
hdrcompose
hdrcompose is a simple command line utility to create HDR images or tonemapped images. Given multiple images of different exposure it calculates a high dynamic range floating-point TIFF image. Tonemapping can be enabled additionally. more...
JSON for Lua
A JSON library for Lua that is part of webmcp WebMCP but can also be used independently of WebMCP. more...
LiquidFeedback
LiquidFeedback is an open-source software, powering internet platforms for proposition development and decision making. more...
mmtkvdb
mmtkvdb is a crate for Rust providing a key-value database using LMDB as backend. more...
Moonbridge Network Server
Moonbridge is a stand-alone TCP/IP (and HTTP) network server for applications that are written in the Lua programming language. more...
pam_double_otp
pam_double_otp is a PAM module for adding HMAC-based one-time passwords (HOTP) or time-based one-time passwords (TOTP) to implement two-factor (2FA) authentication. more...
pg_collkey
pg_collkey is a wrapper to use the collation functions of the ICU library with a PostgreSQL database server. Using this wrapper, you can specify the desired locale for sorting UTF-8 strings directly in the SQL query, rather than setting it during database installation. more...
pgConflux
An extension for PostgreSQL to provide fast access to personalized timelines created by merging event streams from a dynamic set of sources. more...
pgLatLon
A geospatial database extension for PostgreSQL. more...
pgratio
An extension for PostgreSQL providing rational numbers (fractions). more...
sandkiste
An abstract API for the Rust programming language to allow executing scripting language code snippets in a sandbox. An implementation to use Lua as scripting language for sandboxing is also provided. more...
Singleton
A minimalistic IRC server. more...
stub
"stub" is a tiny C program which calculates the lengths of stub transmission lines for radio applications. more...
utf8proc
utf8proc is a library for processing UTF-8 encoded Unicode strings. utf8proc is now maintained by the Julia project. more...
WebMCP
WebMCP is a web application framework written in Lua and C, using a so-called Model-View-Action concept. more...
Experimental projects:
pktfec-tnc
pktfec-tnc is a software terminal node controller (TNC) for a new digimode. more...
radioircd
Radioircd is an experimental IRC server introducing a channel based radio group chat through AX.25. more...
seqlua
An extension for simplified handling of sequential data in Lua. more...
Discontinued projects:
FlexiRecord
FlexiRecord is a ruby library for object oriented access to databases (object-relational mapping / ORM). more...
preftools
preftools is a bundle of command line utilities for ballot counting, currently containing "schulze" and "propor". Both command line utils are used to create a ranking based on ballot data, given in a CSV like text file. more...
RocketWiki
RocketWiki is a small parser translating a wiki dialect to HTML. more...