Tiny package implementing safe Unix file writing/overwriting technique.
Updated 2020-01-03 09:03:05 +00:00
Sorts strings with natural order for version numbers.
Updated 2020-01-03 14:04:32 +00:00
Prompts user that data is awaited on stdin after a short period of time.
Updated 2020-02-10 21:09:13 +00:00
Simple CLI tool to manipulate RSA keypairs, including X.509 certificates and certificate authority operation.
Updated 2023-03-01 21:30:33 +00: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
A small replacement (or supplement) for the system at daemon.
Updated 2023-09-02 10:39:08 +01:00
Support libraries for C++.
Updated 2023-09-02 10:49:21 +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
C++ library for encoding and decoding UTF-8.
Updated 2023-09-02 10:48:24 +01:00
C library for encoding and decoding UTF-8.
Updated 2023-09-02 10:08:14 +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
C++ library replacement for getopt.
Updated 2023-09-02 10:46:26 +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 and manipulating ISO8601 dates/times.
Updated 2023-09-02 10:13:10 +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
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
C++ library for parsing Streamed XML.
Updated 2023-09-02 10:47:23 +01:00
Simple and lightweight C library for parsing Streamed XML.
Updated 2023-09-02 10:11:06 +01:00
Tool for compiling tables of leapseconds, for use with libiso8601.
Updated 2023-09-02 10:16:34 +01:00
Native Go output to the systemd journal socket.
Updated 2024-02-17 10:19:21 +00:00