seiko2plus / libmepLinks
Memory Pool
☆16Updated 7 years ago
Alternatives and similar repositories for libmep
Users that are interested in libmep are comparing it to the libraries listed below
Sorting:
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- single file C libraries☆40Updated 6 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- C89 compatible atomics.☆83Updated last month
- Footprint optimized ZIP reader with built-in Deflate support☆43Updated 5 years ago
- a tiny string library☆23Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 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
- memory pool allocator☆50Updated 12 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- C99 trie library☆101Updated 6 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Single file in-place JSON/SJSON parser☆78Updated 4 years ago
- Math vector library☆38Updated last year
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Library for managing windows for cross platform UI applications☆28Updated 2 years ago
- Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking