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:
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- GCC plugin for C language that tracks references to allocated objects☆27Updated last month
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- Modeling futexes in TLA+☆20Updated 8 months ago
- ☆20Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- String to Float Benchmark☆19Updated 6 years ago
- A tiny embedded, transactional key-value database 🐱☆41Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- ☆28Updated 2 years ago
- A vectorized single header hash function.☆19Updated 7 months ago
- A bignum library for C.☆33Updated 11 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Indexed grep☆20Updated last year
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- A collection of lambda calculus interpreters and development tools☆15Updated 2 years ago
- JSON parser in c☆17Updated 2 months ago
- ☆43Updated 3 months ago
- A suite of benchmarks.☆17Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- ☆14Updated last year
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆55Updated last month
- A ridiculous Python interpreter written—from scratch—in Rust.☆21Updated last week
- A Secure and Memory-Efficient Heap Allocator☆33Updated last year
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Compiler Optimizations Playground☆27Updated 4 years ago