sailfish009 / malloc
Doug Lea's malloc
☆12Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for malloc
- Library containing safer alternatives/wrappers for insecure C APIs.☆18Updated last year
- quickjs meets jit☆65Updated last year
- DynASM - a Dynamic Assembler for code generation engines☆16Updated 4 years ago
- self education and historical research of the C++ compiler cfront v3☆78Updated 9 years ago
- WebAssembly Lightweight RUntime☆52Updated this week
- A lightweight and fast 2D vector graphics engine☆26Updated 10 months ago
- Lightweight JVM, might work with MCU-less ARM controller boards (I hope)☆13Updated 11 years ago
- General-LR Parser Generator☆10Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A library to use perfetto with virtual machines, generating and combine host-side perfetto traces with guest-side perfetto traces.☆14Updated last year
- A header-only, stl/libc-independent, C++20 concepts, template meta-function and runtime utility library.☆10Updated 2 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆43Updated 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
- The JsRuntimeHost is a library that provides cross-platform C++ JavaScript hosting for any JavaScript engines with Node-API support such …☆17Updated 2 months ago
- A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.☆19Updated last month
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 3 years ago
- A little just-in-time compiler thing☆19Updated 6 years ago
- Tiny C Compiler☆16Updated 8 years ago
- C++ Insights Web front-end. See https://cppinsights.io☆30Updated 4 months ago
- Writing a minimal x86-64 JIT compiler in C++☆99Updated 6 years ago
- A native cross-platform GUI library with C APIs.☆40Updated 8 months ago
- A static-analysis tool for dependencies within a C/C++ codebase.☆18Updated 7 months ago
- A minimal imgui project template☆10Updated last year
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆34Updated 9 months ago
- Sort of Lambdas for gcc☆33Updated 5 years ago
- cmdr cxx version, a C++17 header-only command-line parser with hierarchical config data manager here☆17Updated this week
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆27Updated 2 months ago
- async.hpp - asynchronous, stackless coroutines for C++☆25Updated 3 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆58Updated last year