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:
- Map object pointer to an unique id☆43Updated 10 years ago
- A allocator for lua☆28Updated 10 years ago
- Documentation for DynASM☆95Updated 6 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
- Higher-level C API for Lua based on llib☆28Updated 11 years ago
- lightweight json parser in c☆16Updated 7 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 8 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- 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 this week
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆93Updated 3 years ago
- ucc - a tiny C89 compiler for x86☆109Updated 14 years ago
- A C network library☆167Updated 3 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- A pure Lua (at least for now) Actor Model framework.☆84Updated 11 years ago
- Lua like script language☆18Updated 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
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- a small protobuf implementation in C☆68Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- a fork of http://code.google.com/p/libtask/☆44Updated 14 years ago
- A simple command line interface debugger for Lua 5.1 written in pure Lua. Its not dependent on anything other than the standard Lua 5.1 l…☆41Updated 8 years ago