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 header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- A vectorized single header hash function.☆19Updated 7 months 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
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- ☆20Updated 3 years ago
- GCC plugin for C language that tracks references to allocated objects☆27Updated 2 months ago
- ☆28Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- A self-written C++ standard library☆38Updated this week
- No-dependency easy to understand string to floating point number conversion☆30Updated 10 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated last month
- A B+ tree implementation in C☆36Updated 3 months ago
- A low level preprocessor meta programming library.☆29Updated last year
- A bignum library for C.☆33Updated last year
- Low-level C89 Closed/Open-addressed hashtable implementation.☆27Updated 6 months ago
- TUIKit is a C++ framework designed to build rich and interactive Terminal/Text User Interfaces (TUIs).☆20Updated this week
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- A tagged-pointer type for C++.☆35Updated last year
- A multiplayer typing game (server: C++/WebSockets, client: JS)☆28Updated 3 years ago
- Fast header-only arena allocator☆17Updated 3 weeks ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- A toy JVM coded in C/C++☆26Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- A collection of lambda calculus interpreters and development tools☆15Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- Modeling futexes in TLA+☆20Updated 9 months ago