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:
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 8 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- ☆20Updated 4 years ago
- ConstExpr RayTracer☆46Updated 4 years ago
- Bytecode interpreter☆79Updated 9 months ago
- Building a simple raytracer: step-by-step from scratch; zero dependencies; 100% pure C++☆70Updated 4 years ago
- Bookmarks in graphics, algorithms, low level programming, math, languages☆315Updated 4 months ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Carbon language specification and documentation.☆24Updated 2 weeks ago
- lambda calculus interpreter☆44Updated 4 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Effect handlers in C++☆123Updated 2 years ago
- Template (Compile-time) Turing Machine in C++20☆12Updated 4 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…☆97Updated 8 years ago
- ☆19Updated last year
- 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.☆225Updated 3 weeks ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆13Updated 8 years ago
- C++ Book Companion Repository (With Code Examples and Exercises)☆121Updated 5 months ago
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- Minimal Rust-inspired C++20 STL replacement☆202Updated 10 months ago
- A scrabble game that helps you train.☆14Updated last year
- A boilerplate for creating new C++ projects.☆49Updated 5 months ago
- "Replay-based" REPLs for compiled languages.☆317Updated 3 years ago
- GPU accelerated monte carlo path tracer powered by vulkan☆20Updated 3 years ago
- J Language Source Code. Livestream links ⬇️☆38Updated 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 3 weeks ago
- A C compiler. ... That's it.☆42Updated 2 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆239Updated 2 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆120Updated 5 months ago