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:
- A bignum library for C.☆33Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆88Updated last year
- GCC plugin for C language that tracks references to allocated objects☆30Updated 8 months ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 4 months ago
- ☆22Updated 3 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated 3 weeks ago
- Preprocessor metaprogramming knowledge obscurity chart☆53Updated 2 years ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated 2 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated this week
- A toy JVM coded in C/C++☆27Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 3 months ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆31Updated 4 years ago
- Support for for students (Python)☆70Updated 2 months ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆20Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆176Updated 5 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 2 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 3 months ago
- Taking the C pre-processor to its limits☆31Updated 7 years ago
- A C++ STL implementation in C.☆11Updated 10 months ago
- TUIKit is a C++ framework designed to build rich and interactive Terminal/Text User Interfaces (TUIs).☆32Updated 5 months ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago