LesleyLai / learningLinks
A list of learning resources that I would like to refer back later or intent to study
☆21Updated last year
Alternatives and similar repositories for learning
Users that are interested in learning are comparing it to the libraries listed below
Sorting:
- ☆20Updated 4 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆69Updated 11 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- ConstExpr RayTracer☆46Updated 4 years ago
- Bytecode interpreter☆80Updated last year
- Minimal Rust-inspired C++20 STL replacement☆210Updated last year
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated 4 months ago
- Building a simple raytracer: step-by-step from scratch; zero dependencies; 100% pure C++☆73Updated 4 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆228Updated 3 weeks ago
- Bookmarks in graphics, algorithms, low level programming, math, languages☆333Updated 2 weeks ago
- ☆19Updated 2 years ago
- GPU accelerated monte carlo path tracer powered by vulkan☆20Updated 4 years ago
- Repository for material related to the Programming Languages Virtual Meetup coverage of the Seven Languages in Seven Weeks book.☆15Updated 3 years ago
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- ☆46Updated 8 months ago
- Mini C Compiler☆21Updated 6 months ago
- A boilerplate for creating new C++ projects.☆49Updated 8 months ago
- A scrabble game that helps you train.☆14Updated last month
- Template (Compile-time) Turing Machine in C++20☆12Updated 5 years ago
- ☆33Updated 3 years ago
- Effect handlers in C++☆126Updated 2 years ago
- Terrible Brainfuck to x64 compiler developed live in an hour☆11Updated 6 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Rules and submissions for the C++ Best Practices game jam(s)☆97Updated last year
- "Replay-based" REPLs for compiled languages.☆318Updated 3 years ago
- Path tracing, done three ways☆199Updated 4 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- metatrace is a C++ Compile Time, Whitted Style Ray Tracer, utilizing classic C++98/03 style metaprogramming. All the Ray Tracing is done…☆98Updated 8 years ago