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:
- A allocator for lua☆28Updated 10 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 just-in-time compiler for c minus☆46Updated 12 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 13 years ago
- Documentation for DynASM☆95Updated 6 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
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 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
- c++11 framework for building server☆13Updated 3 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- memory pool allocator☆51Updated 13 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- Lua like script language☆18Updated 9 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 2 months ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 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 3 months ago
- A simple thread library base on pthread and win thread☆38Updated 10 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
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago