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
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- GCC plugin for C language that tracks references to allocated objects☆29Updated 6 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Compiler Optimizations Playground☆27Updated 4 years ago
- A bignum library for C.☆33Updated last year
- A toy JVM coded in C/C++☆26Updated last year
- C++20 coroutine runtime and cross-platform I/O library☆35Updated last year
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- ☆22Updated 3 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 2 months ago
- ☆12Updated 2 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 2 months ago
- Interactive C/C++ preprocessor macro debugger☆174Updated 4 years ago
- Dynamic runtime inlining with LLVM☆64Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆20Updated 6 years ago
- A vectorized single header hash function.☆22Updated last year
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated last month
- A suite of benchmarks.☆22Updated this week
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- C++ messaging and serialization library☆80Updated last week
- ☆14Updated last year
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- TUIKit is a C++ framework designed to build rich and interactive Terminal/Text User Interfaces (TUIs).☆30Updated 4 months ago
- String to Float Benchmark☆19Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆88Updated last year