Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
I’ve been working on cmkr, a modern build system based on CMake and TOML.
-
Not lately, but I plan to get back into it. I'm making kangaru, a dependency injection container for C++ that reflects on constructor parameters to wire the classes together.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Still plugging away on Mudlet, a modern, FOSS MUD client. The community we have these days is massive.
-
I've been working on https://github.com/Ahajha/LMRTFY, a(nother) thread pool library. I'm making this with the intent of improving on other thread pool libraries, most notably CTPL, which is the top google result, but has a lot of flaws that I don't particularly like.
-
simpl a simple programming language interpreter. JavaScript flavour with C++ bindings.
-
I am currently working on a matrix library: https://github.com/sam20908/mpp
-
Apart from my engine, I've improved the Prime solution in this little competition about primes. It's been fun! https://github.com/PlummersSoftwareLLC/Primes
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
example-firmware
Internet of Plants Example Firmware. C++17 iop firmware generated by the central server, uses all available sensors.
-
I'm writing an OpenGL wrapper library called GLPP. Currently I am working on the documentation and prepare the release pipeline for my first alpha release.