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:
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- Header only C++23 structured logging library using logfmt☆71Updated this week
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- A bignum library for C.☆33Updated last year
- GCC plugin for C language that tracks references to allocated objects☆28Updated 4 months ago
- A self-written C++ standard library☆49Updated last week
- A toy JVM coded in C/C++☆27Updated last year
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- C++20 coroutine runtime and cross-platform I/O library☆34Updated last year
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- A low level preprocessor meta programming library.☆29Updated 2 years ago
- ☆22Updated 3 years ago
- Yet another simple header only arena allocator for C11☆43Updated last year
- Open letter for new C++ scope/charter.☆10Updated 3 years ago
- C++ Club☆16Updated last month
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- A fast, concurrent, bounded, single producer, single consumer queue☆53Updated 11 months ago
- ☆12Updated last year
- Compiling C to FlipJump☆92Updated 8 months ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 3 weeks ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++ messaging and serialization library☆77Updated 3 weeks ago
- A library for events and fibers☆37Updated 4 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- Compiler Optimizations Playground☆27Updated 4 years ago
- A collection of lambda calculus interpreters and development tools☆16Updated 2 years ago
- C++ PIMPL idiom without an allocation involved☆14Updated last year