Native Go output to the systemd journal socket.
Updated 2024-02-17 10:19:21 +00:00
DNS xList (block/allow) implementation.
Updated 2023-09-20 09:28:52 +01:00
Support libraries for C++.
Updated 2023-09-02 10:49:21 +01:00
C++ library for encoding and decoding UTF-8.
Updated 2023-09-02 10:48:24 +01:00
C++ library for parsing Streamed XML.
Updated 2023-09-02 10:47:23 +01:00
C++ library replacement for getopt.
Updated 2023-09-02 10:46:26 +01:00
A small replacement (or supplement) for the system at daemon.
Updated 2023-09-02 10:39:08 +01:00
A very old build system for C / C++ projects, using catenation of source files as its primary concept.
Updated 2023-09-02 10:37:15 +01:00
Tools for operating on FIR (finite impulse response) digital signal processing filters.
Updated 2023-09-02 10:33:57 +01:00
C library for writing event-driven applications for Linux. libev set out to solve the same problems, and more, and is much better. Use that instead.
Updated 2023-09-02 10:28:19 +01:00
C library for parsing syslog messages. A much more interesting project is the journal from systemd.
Updated 2023-09-02 10:22:28 +01:00
Library for implementing FIR (finite impulse response) digital signal processing filters in C programs. Also has C++ and Python wrapper libraries.
Updated 2023-09-02 10:21:18 +01:00
Library for implementing IIR (infinite impulse response) digital signal processing filters in C programs. Also has C++ and Python wrapper libraries.
Updated 2023-09-02 10:20:24 +01:00
Program for daemonising and monitoring processes under OpenRC etc.
Updated 2023-09-02 10:18:26 +01:00
Tool for compiling tables of leapseconds, for use with libiso8601.
Updated 2023-09-02 10:16:34 +01:00
C library for parsing and manipulating ISO8601 dates/times.
Updated 2023-09-02 10:13:10 +01:00
Simple and lightweight C library for parsing Streamed XML.
Updated 2023-09-02 10:11:06 +01:00
C library for encoding and decoding UTF-8.
Updated 2023-09-02 10:08:14 +01:00
Recursive grep written in Go, for everyday ease of use.
Updated 2023-05-11 21:34:39 +01:00
Prints a "🚫" character and adds a newline if the cursor is not in column 1. You can use it in your shell prompt to tidy up after commands that output some text without a trailing newline.
Updated 2023-04-07 16:33:39 +01:00