iamsharduld / Escaping-AbstractionView external linksLinks
A modern, visual guide to programming, from assembly to high-level languages. Covers core concepts, performance, internals, and real-world systems programming across architectures and languages. Built to grow into a comprehensive reference for curious developers.
☆30Apr 15, 2025Updated 9 months ago
Alternatives and similar repositories for Escaping-Abstraction
Users that are interested in Escaping-Abstraction are comparing it to the libraries listed below
Sorting:
- A comprehensive path to review the fundamentals of programming with C☆131Oct 3, 2025Updated 4 months ago
- 3D model Editor in DirectX☆12Mar 3, 2024Updated last year
- C++ command line parser☆39Jul 14, 2024Updated last year
- x86_64 OS in C☆76Jun 8, 2025Updated 8 months ago
- A BearSSL Based Https Client☆41Jan 31, 2026Updated 2 weeks ago
- A curated list of project-based tutorials in C☆1,051Nov 3, 2019Updated 6 years ago
- dotfiles for my dwm rice☆19Nov 26, 2025Updated 2 months ago
- Retro Snake game in pure x86 assembly.☆36Nov 19, 2024Updated last year
- tomato, a plant from the solanaceae family - tox built-in☆10Feb 8, 2026Updated last week
- Now we are cooking with gas☆28Updated this week
- Realistic water rendering using shaders in OpenGL. Inspired from Evan Wallace's WebGL water rendering.☆11Jan 7, 2019Updated 7 years ago
- Terrain Mesh Generator implemented in C/C++ using ImGui and OpenGL libraries.☆18Apr 7, 2025Updated 10 months ago
- C++ implementation of example-based texture synthesis algorithm in paper "Image Quilting for Texture Synthesis and Transfer".☆12Jan 5, 2022Updated 4 years ago
- Postgres connectivity for modern C++☆10May 19, 2020Updated 5 years ago
- Mare is a versatile build automation and build file generator tool for C/C++ applications.☆12Apr 19, 2019Updated 6 years ago
- Uses SFML for a compact physics simulation illustrating elastic collisions in C++.☆10Dec 25, 2023Updated 2 years ago
- Part II project (dissertation) for Cambridge compsci student Qiaozhi Lei (ql316).☆10Sep 2, 2024Updated last year
- This repository contains a C implementation of matrix multiplication with various optimization techniques.☆15Jun 7, 2025Updated 8 months ago
- Expert C++, 2nd edition, published by Packt☆44Aug 13, 2023Updated 2 years ago
- ☆10Nov 26, 2020Updated 5 years ago
- CPP Game Development Cookbook by Packt Publishing☆34Oct 28, 2022Updated 3 years ago
- Parallel Build Strategy Experiments☆17Aug 21, 2025Updated 5 months ago
- An OpenAL debugging tool.☆10Aug 31, 2021Updated 4 years ago
- C++ Implementtion of Containers, CPU/GPU Allocators, Task Scheduler and other utilities