infinitesnow / linking_tutorialLinks
A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge
☆22Updated 2 years ago
Alternatives and similar repositories for linking_tutorial
Users that are interested in linking_tutorial are comparing it to the libraries listed below
Sorting:
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A bignum library for C.☆33Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- A toy JVM coded in C/C++☆26Updated last year
- GCC plugin for C language that tracks references to allocated objects☆30Updated 7 months ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆88Updated last year
- A self-written C++ standard library☆55Updated 2 weeks ago
- Compiler Optimizations Playground☆27Updated 4 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 3 months ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- An optimizing compiler for a large subset of the C programming language☆26Updated 3 months ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated last week
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- ☆22Updated 3 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- Support for for students (Python)☆68Updated last month
- C++20 coroutine runtime and cross-platform I/O library☆35Updated last year
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 2 months ago
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- Interactive C/C++ preprocessor macro debugger☆176Updated 5 years ago
- clex is a simple lexer generator☆105Updated 3 months ago
- HPC research and demonstrations☆109Updated last month
- Compiling C to FlipJump☆96Updated 11 months ago
- A C++ STL implementation in C.☆11Updated 9 months ago
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago