Game related libraries written in C/C++ written by T. Spaete
-
Updated
Apr 3, 2026 - C
Game related libraries written in C/C++ written by T. Spaete
This is Harvard CS50x. Fall 2025 course materials..
This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.
Header-only library for bare metal hardware programming in C with a pleasant generic style.
Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.
Small utility library that serves as an abstraction layer between your application and everything else.
A lightweight extensible server written in the C language. It borrows heavily from the GO http server, express-style routing and middleware composition.
a data structures library with type descriptors.
Unified Interface to Real-Time Operating Systems
Bankist application in C++ by using dynamic arrays and classes concepts :Its main features are login system, user authentication ,create a new account , requesting loan , transfer money, sort your movements , currency converter , delete your account and log out system .
A library of fundamental algorithms and data structures written in C
A project about sonification and visualization of brain waves
OS Platform Abstraction Layer
vTAL (Virtual Timer Abstraction Layer) aims to provide a standard interface for using multiple of virtual timers simultaneously while one physical timer is presented on the target system.
Native mulitplatform bindings for JNI.
Display server abstraction layer for gamma ramps
Solutions of Problem sets for a course on edX
This is a small 8-bits computer that I'm developing with a bus and some basic peripherals, with little use in the current technological context, it's a more hobbyist and simplistic project like many projects that exist on the internet.
Problems set solutions from CS50 OpenCourseWare. This course teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web programming. Languages include C, Python, and SQL plus HTML, CSS, and JavaS…
Add a description, image, and links to the abstraction topic page so that developers can more easily learn about it.
To associate your repository with the abstraction topic, visit your repo's landing page and select "manage topics."