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.☆74Updated 3 years ago
- GCC plugin for C language that tracks references to allocated objects☆27Updated 3 months ago
- ☆22Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆168Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- A low level preprocessor meta programming library.☆29Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆61Updated 2 years ago
- A bignum library for C.☆33Updated last year
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- A toy JVM coded in C/C++☆26Updated last year
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- A vectorized single header hash function.☆20Updated 8 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- A self-written C++ standard library☆39Updated last week
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- Support for for students (Python)☆65Updated 2 months ago
- A C++ STL implementation in C.☆11Updated 5 months ago
- Open letter for new C++ scope/charter.☆10Updated 3 years ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- A tagged-pointer type for C++.☆35Updated 2 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆49Updated last year
- Low-level C89 Closed/Open-addressed hashtable implementation.☆27Updated 7 months ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- Query C++ codebases using SQLite☆188Updated 3 years ago
- A flexible parser generator producing output from object-oriented hierarchical context-free grammar specifications.☆12Updated 3 years ago
- ☆87Updated 2 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated last week
- Some tools for getting C++ configured on various platforms.☆35Updated last year