-
Toad Public
Experimental 2D game engine, for learning purposes
Java BSD 3-Clause "New" or "Revised" License UpdatedMar 3, 2025 -
String_Extensions Public
A big pile of string manipulation methods for C#
-
RaidRecoveryDemo Public
A basic demo of recovering data from a pair of checksum sets
C# BSD 3-Clause "New" or "Revised" License UpdatedFeb 18, 2025 -
ImageTools Public
A few image algorithms in C# for my own research
-
demapio Public
Small SQL mapper for C#
C# BSD 3-Clause "New" or "Revised" License UpdatedDec 16, 2024 -
-
Dave Public
A mono-space programming font
-
HammerCalc Public
A calculator for every kind of nail
Java BSD 3-Clause "New" or "Revised" License UpdatedNov 25, 2024 -
Gool Public
[Working] A fast, robust, and thread-safe parser-combinator library for C#, with a fluent BNF-like interface
-
Lwnr Public
Experimental automatic resource control
C# BSD 3-Clause "New" or "Revised" License UpdatedNov 5, 2024 -
CsharpContainers Public
Some containers and base classes for general C# development
C# BSD 3-Clause "New" or "Revised" License UpdatedOct 14, 2024 -
SkinnyJson Public
Fast flexible json serialiser & deserialiser with support for contract-based workflows
-
BitwiseSerialiser Public
Bitwise serialiser/deserialiser for dotnet. Handles endian and alignment issues
C# BSD 3-Clause "New" or "Revised" License UpdatedSep 5, 2024 -
monospace-font-list Public
Forked from dse/monospace-font-listWork to build a list of monospace/typewriter/coding/fixed-width fonts, with completeness as the goal.
Perl UpdatedSep 5, 2024 -
CircularReflection Public
MSBuild task that re-writes classes as abstract definitions, to allow circular references
C# BSD 3-Clause "New" or "Revised" License UpdatedJul 2, 2024 -
SimpleAndroidLauncher Public
Forked from Neamar/KISSLightning fast, open-source, < 200kb Android launcher
Java GNU General Public License v3.0 UpdatedJun 27, 2024 -
Form8sn Public
Generate PDF based templates, and fill them in from data objects
-
ResilientNpgsqlConnection Public
A wrapper around NpgsqlConnection that handles retries and reconnects
C# BSD 3-Clause "New" or "Revised" License UpdatedJun 24, 2024 -
DiffTools Public
[Working] My own diff engine, plus Neil Fraser's diff-match-patch
-
VirtualVpn Public
An IKEv2/IPSEC VPN gateway that presents an application as if it was on a private network
-
DiskQueue Public
A robust, thread-safe, and multi-process persistent queue library for dotnet
-
HNode Public
A very small HTML / XML parser library
C# BSD 3-Clause "New" or "Revised" License UpdatedNov 15, 2023 -
-
ffenestr Public
Test of using zserge/fenster from CLion
C++ BSD 3-Clause "New" or "Revised" License UpdatedOct 27, 2023 -
fext Public
Forked from glathoud/fextFast explicit tail calls. In today's JavaScript!
JavaScript Boost Software License 1.0 UpdatedSep 29, 2023 -
LilyGo_Tsim_A7670X Public
T-SIM A7670 E development setup, tests, and notes
-
esp-idf-clion Public
Forked from fn-code/esp-idf-clionconfiguration and setup clion with esp-idf
UpdatedJul 27, 2023 -
Migdal Public
Unicode character and font explorer
Java BSD 3-Clause "New" or "Revised" License UpdatedJul 14, 2023 -
gyroflow Public
Forked from gyroflow/gyroflowVideo stabilization using gyroscope data
Rust GNU General Public License v3.0 UpdatedJun 20, 2023 -
DispatchSharp Public
A library to make multi-threaded code more testable