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
- Bytecode interpreter☆80Updated last year
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- ConstExpr RayTracer☆46Updated 4 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Terrible Brainfuck to x64 compiler developed live in an hour☆11Updated 6 years ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆228Updated 3 weeks ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- ☆19Updated 2 years ago
- The AlteRnaTive Impala Compiler☆30Updated last week
- Carbon language specification and documentation.☆24Updated last week
- Bookmarks in graphics, algorithms, low level programming, math, languages☆333Updated 2 weeks ago
- ☆22Updated 5 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
- A boilerplate for creating new C++ projects.☆49Updated 8 months ago
- GPU accelerated monte carlo path tracer powered by vulkan☆20Updated 4 years ago
- Building a simple raytracer: step-by-step from scratch; zero dependencies; 100% pure C++☆73Updated 4 years ago
- Minimal Rust-inspired C++20 STL replacement☆210Updated last year
- Effect handlers in C++☆126Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- ☆33Updated 3 years ago
- Repository for material related to the Programming Languages Virtual Meetup coverage of the Category Theory for Programmers book.☆137Updated 3 years ago
- ☆46Updated 8 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- 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
- Path tracing, done three ways☆199Updated 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
- A new test framework, in the spirit of Catch/ Catch2, but rewritten from the ground up for C++23 and on☆24Updated last month