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?☆61Updated 6 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- ConstExpr RayTracer☆46Updated 3 years ago
- ☆20Updated 4 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Bytecode interpreter☆77Updated 7 months ago
- Carbon language specification and documentation.☆24Updated last week
- Terrible Brainfuck to x64 compiler developed live in an hour☆11Updated 6 years ago
- Effect handlers in C++☆124Updated last year
- Building a simple raytracer: step-by-step from scratch; zero dependencies; 100% pure C++☆71Updated 4 years ago
- ☆19Updated last year
- Minimal Rust-inspired C++20 STL replacement☆199Updated 8 months ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆221Updated 4 months ago
- The AlteRnaTive Impala Compiler☆26Updated 3 weeks ago
- ☆43Updated 3 months ago
- Bookmarks in graphics, algorithms, low level programming, math, languages☆306Updated 2 months ago
- MimIR is my Intermediate Representation☆72Updated last week
- ☆34Updated 2 years ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- ☆21Updated 5 years ago
- A term rewriting system for experimental programming language development.☆44Updated last month
- GPU accelerated monte carlo path tracer powered by vulkan☆20Updated 3 years ago
- Where to get started learning C++ and what resources are there.☆100Updated 4 years ago
- Repository for material related to the Programming Languages Virtual Meetup coverage of the Category Theory for Programmers book.☆136Updated 2 years ago
- Template (Compile-time) Turing Machine in C++20☆12Updated 4 years ago
- Repository for material related to Programming Languages Virtual Meetup coverage of the Structure and Interpretation of Computer Programs…☆162Updated last year
- An efficient, composable design pattern for range processing☆129Updated 5 months 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…☆121Updated 3 months 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