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
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Map object pointer to an unique id☆43Updated 10 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- Documentation for DynASM☆95Updated 6 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- A allocator for lua☆28Updated 10 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- lightweight json parser in c☆16Updated 6 years ago
- a coroutine lib for C users,in non-intrusive mode.☆54Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 4 months ago
- memory pool allocator☆51Updated 12 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Higher-level C API for Lua based on llib☆28Updated 11 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 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
- c++11 framework for building server☆13Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C99 trie library☆101Updated 6 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- C11 Lock-free Stack☆183Updated last year
- A C network library☆165Updated 3 years ago
- LUACC allows you write C code in lua☆47Updated 12 years ago
- A pure Lua (at least for now) Actor Model framework.☆83Updated 11 years ago