Pinned Repositories
arby
Arbitrary precision arithmetic in C++, even at compile-time
basest-python
Arbitrary base binary-to-text encoder (any base to any base), in Python.
CPP20-Cross-Platform-Template
A template for a cross-platform C++20 project including CMake, unit-testing with Catch, cross-platform CI with Travis-CI/Github Actions and cross-platform release builds using Github Actions.
dengr
Disc ENGRaver for Compact Discs
jagex-launcher
Unofficial archive of the open-source Jagex legacy launcher
libsxbp
Experimental generation of 2D spiralling lines based on input binary data - Library
pid
A fairly minimal PID controller implementation in C. Structured as an Arduino library but can build standalone.
unmoving
More convenient fixed-point arithmetic for the Sony PlayStation
wxwidgets-test
If anybody wanted to build a wxWidgets project cross-platform, this would be the way to do it...
saxbophone's Repositories
saxbophone/arby
Arbitrary precision arithmetic in C++, even at compile-time
saxbophone/basest-python
Arbitrary base binary-to-text encoder (any base to any base), in Python.
saxbophone/unmoving
More convenient fixed-point arithmetic for the Sony PlayStation
saxbophone/wxwidgets-test
If anybody wanted to build a wxWidgets project cross-platform, this would be the way to do it...
saxbophone/dengr
Disc ENGRaver for Compact Discs
saxbophone/risky
A tiny virtual processor with a RISC-inspired instruction set
saxbophone/saxbophone
saxbophone/codlili
Constexpr STL-style containers
saxbophone/colrcv
C Library for converting Colours between different Colour Models
saxbophone/gryde
Compile-time and run-time Matrix mathematics
saxbophone/pidplusplus
A fairly minimal PID controller implementation in C++. Structured as an Arduino library but can build standalone.
saxbophone/project-macktentooger
poͬjcͤt aͫkͨeͭnoͭgͦrͤ —a fnͧ hͭnͥg iͫssͧnͥg Uncͥdͦe oͨbͫnͥnͥg hͨrͣcͣeͭsͬ
saxbophone/tr-sort
Transpose-Sort —why sort numbers with comparisons when we can calculate their rough sort positions instead?
saxbophone/triangberg
Procedurally-generated patterns of triangles
saxbophone/emoticry
saxbophone/factorio-train-balancer
Using complicated Circuit network logic to use the railway as an anything-to-anything bus in Factorio
saxbophone/galley
Convenient Galois Field (finite field) arithmetic (including lookup tables generated at compile-time where possible)
saxbophone/hexago
A Screensaver that draws shrinking hexagons of random size and colour
saxbophone/lzw-bit
Bit-by-bit LZW compressor with redundant-code-elimination
saxbophone/matplotplusplus-test
Testing minimal sample matplotplusplus cross-platform with CMake
saxbophone/necalc
Arbitrary precision calculator program —a demo for arby
saxbophone/solar-time
Your Local Time isn't actually that LOCAL. So I made this web app to let you calculate it!
saxbophone/wondercard
A fully virtual emulation of the protocol used by Memory Cards for the PlayStation
saxbophone/colour-distance
A tiny web app to calculate and display the "distance" between two colours
saxbophone/mindblock
Geometric Puzzle Game requiring the shifting of shapes to build a specific combination of shapes
saxbophone/obfuscate
Good luck
saxbophone/octopus-merge
saxbophone/saxbophone.github.io
My Github Pages Site
saxbophone/schemas
saxbophone's schema definitions, like JSON schemas, grammars and DTDs
saxbophone/zench
Z-machine Interpreter in C++