cloudwu / bpaLinks
A bump pointer allocator
☆70Updated 11 years ago
Alternatives and similar repositories for bpa
Users that are interested in bpa are comparing it to the libraries listed below
Sorting:
- A just-in-time compiler for c minus☆47Updated 12 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
- Map object pointer to an unique id☆43Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A allocator for lua☆28Updated 10 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆239Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆98Updated 3 months ago
- Documentation for DynASM☆95Updated 6 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 7 years ago
- Lua like script language☆18Updated 9 years ago
- c++11 framework for building server☆13Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 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.☆52Updated 5 months ago
- Netstring parsing in C☆36Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- ☆25Updated 4 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- lightweight json parser in c☆16Updated 6 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago