Pinned Repositories
mixer-tools
Software update mixer and related tools
zookeeper-operator
Kubernetes Operator for Zookeeper
aitictactoe
This is just a simple Tic Tac Toe game written in C++ and SDL, so it should be cross platform. The opponent AI will implement the minimax algorithm to be unbeatable.
EngineGL
EngineGL is a small 3D/game engine written in C++ using SDL and OpenGL. It's still really primitive, and parts of it are still sloppy, but it works and the camera class is very cleanly written.
licenses
licenses lists Go packages dependencies licenses
myfrexp
A couple implementations of the double frexp() provided by math.h.
operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
PACrunner-jsengine
pfind
The program pfind is a perfect number generator. It utilizes the GMP library to handle very large numbers, on the order of 25+ million digits long.
usbmissiledriver
This is a Linux userspace driver using libusb-1.0 to control the Dream Cheeky USB missile launcher.
tmarcu's Repositories
tmarcu/EngineGL
EngineGL is a small 3D/game engine written in C++ using SDL and OpenGL. It's still really primitive, and parts of it are still sloppy, but it works and the camera class is very cleanly written.
tmarcu/pfind
The program pfind is a perfect number generator. It utilizes the GMP library to handle very large numbers, on the order of 25+ million digits long.
tmarcu/myfrexp
A couple implementations of the double frexp() provided by math.h.
tmarcu/PACrunner-jsengine
tmarcu/usbmissiledriver
This is a Linux userspace driver using libusb-1.0 to control the Dream Cheeky USB missile launcher.
tmarcu/aitictactoe
This is just a simple Tic Tac Toe game written in C++ and SDL, so it should be cross platform. The opponent AI will implement the minimax algorithm to be unbeatable.
tmarcu/apimachinery
tmarcu/application
Application metadata descriptor CRD
tmarcu/autospec
RPM packaging automation tool
tmarcu/bookkeeper-operator
Kubernetes Operator for bookkeeper
tmarcu/licenses
licenses lists Go packages dependencies licenses
tmarcu/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
tmarcu/cannibals_missionaries
This is a program that implements breadth first search in order to solve the cannibals and missionaries problem for any given (solvable) combination.
tmarcu/ciao
Ciao - Cloud Integrated Advanced Orchestrator
tmarcu/clear-linux-documentation
tmarcu/common
Developer tooling framework
tmarcu/diva
tmarcu/gforth_translate
tmarcu/kubernetes
Production-Grade Container Scheduling and Management
tmarcu/mixer-tools
tmarcu/nqueens
Recursive solution to the nqueens problem with isomorphic solution checking.
tmarcu/pravega-operator
Pravega Kubernetes Operator
tmarcu/SAM_PIN
Analyze HPC programs.
tmarcu/sample-apiserver
Reference implementation of an apiserver for a custom Kubernetes API.
tmarcu/sieveprimes
Calculate primes between a given number range using the Sieve of Eratosthenes algorithm.
tmarcu/swupd-client
Software update client
tmarcu/swupd-server
Software update server
tmarcu/uniqify
Uniqify is a program that uses forking to spawn a given number of child processes, which will then take a given file (text preferably), and sort each word alphabetically and report the frequency of each word.
tmarcu/WSL-DistroLauncher
Sample/reference launcher app for WSL distro Microsoft Store packages.
tmarcu/zookeeper-operator
Kubernetes Operator for Zookeeper