List is noteworthy current projects:
- Show/compare a C++ environment's features
- Present keymaps for languages like APL and BQN nicely in a terminal
- Calculator for combinators and lambda expressions
- C++ library to interface with ElGato Keylight
- C++ library to interface with ElGato Streamdeck
- Daemon to control ElGato Streamdeck streamdeckd
- OBS Virtual Greenscreen with RealSense cameras obs-realsense-greenscreen
- Adwaita Highlight Cursor Theme adwaita-highlight-cursor-theme
- Python module to create color maps colormaps
- Routines to compute space filling curves spacefilling
- Utility to display x86 CPU features cpuid
- Example code to use Lua to configure C++ program cpp-config-lua
- Library to query and set details of NUMA on Linux libNUMA
- Process query and control utilities for Linux putils
- Display information about memory use of an application nrpages
- Display memory allocation map allocmap
- Markup source code showing optimizations optmark
The following are demonstrations and not actually interesting for their code:
- Show passes of gcc invocation gcc-passes
- Example to generate and run code in memory inmem-exec
- Demonstration of effects of variation in computing grids grid-delay
- Visualization of simple neural network learning nn-bp
- Example of reinforcement learning track-rl