infinitesnow / linking_tutorial
A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for linking_tutorial
- Asserting algebraic properties of C functions☆10Updated this week
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆70Updated 3 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 3 weeks ago
- A vectorized single header hash function.☆18Updated last year
- A collection of lambda calculus interpreters and development tools☆14Updated 2 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- ☆40Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆58Updated last year
- ☆27Updated 2 years ago
- ☆21Updated 2 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity☆20Updated last year
- A C11 compiler for the discrete logic computer☆20Updated 7 months ago
- GCC plugin for C language that tracks references to allocated objects☆23Updated 5 months ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆24Updated last month
- example repo showing the debugging capabilities offered by Cosmopolitan Libc☆13Updated 2 years ago
- Reference counter for C☆54Updated last year
- Single-header, non-backtracking regular expression engine written in C89☆11Updated last year
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated 8 months ago
- A compiler for the MONAD language from Advent of Code 2021 Day 24☆20Updated last year
- Source for the OpenCilk runtime system, based on Cheetah.☆21Updated last week
- Generic, strongly typed, header-only data structures in C☆23Updated 8 months ago
- ☆12Updated last year
- Frame is a markdown language for creating state machines (automata) in Python as well as generating UML documentation.☆65Updated 5 months ago
- Edit by Example - automated file editing just from given examples.☆15Updated 2 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆22Updated 6 years ago
- Support for for students (Python)☆57Updated last week
- parser combinator and AST generator in c++17☆24Updated last year