Highlights
- Pro
Stars
Backward compatibly refactor header-based C++ into modules.
cOS is a modern operating system built in C++, equipped with networking cababilities and designed to be able to teach networking from the kernel level with clean and concise code.
C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types and safe memory management without breaking backward compat…
Material for a course about the use of modern C++ for scientific computation
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
scpptool is a command line tool to help enforce a memory and data race safe subset of C++.
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
Practical volume computation and sampling in high dimensions
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
Hurl, run and test HTTP requests with plain text.
A modern, highly customizable, responsive Jekyll template for course websites.
Google Summer of Code Statistics of Ste||ar group
A directory for the Daily bit(e) of C++ series of posts.
GitHub Classroom autograding example repo with C++ and Catch.
Stanford C++ library used in CS106B/X courses
Portable Python 3.x Interpreter in Modern C for Game Scripting
A cheatsheet of modern C++ language and library features.
The seq library is a collection of original C++14 STL-like containers and related tools