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.☆74Updated 4 years ago
- GCC plugin for C language that tracks references to allocated objects☆29Updated 5 months ago
- Header only C++23 structured logging library using logfmt☆71Updated last month
- ☆22Updated 3 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated 2 weeks ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- A minimal, resource-friendly syslog daemon for embedded Linux☆26Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- A C++ STL implementation in C.☆12Updated 8 months ago
- A toy JVM coded in C/C++☆26Updated last year
- TUIKit is a C++ framework designed to build rich and interactive Terminal/Text User Interfaces (TUIs).☆29Updated 3 months ago
- A suite of benchmarks.☆20Updated last week
- C++ Club☆17Updated 2 months ago
- A self-written C++ standard library☆53Updated last month
- An optimizing compiler for a large subset of the C programming language☆26Updated 2 months ago
- A low level preprocessor meta programming library.☆29Updated 2 years ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- ☆38Updated 4 years ago
- A debugger for CMake☆23Updated 5 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- A high-level API for accessing DWARF debugging information, in C++☆28Updated 2 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 8 months ago