cloudwu / bpaLinks
A bump pointer allocator
☆71Updated 12 years ago
Alternatives and similar repositories for bpa
Users that are interested in bpa are comparing it to the libraries listed below
Sorting:
- Documentation for DynASM☆95Updated 6 years ago
- Map object pointer to an unique id☆43Updated 10 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- A allocator for lua☆28Updated 10 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- Lua like script language☆18Updated 9 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 2 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A C network library☆167Updated 3 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- skiplist library for C.☆54Updated 9 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 4 months ago
- track of Tiny C Compiler☆141Updated 15 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated 2 weeks ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- c++11 framework for building server☆13Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- lightweight json parser in c☆16Updated 7 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 13 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- redis's async event loop library☆189Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year