8dcc / libpoolLinks
Tiny (ANSI) C library for pool allocation
☆31Updated 2 months ago
Alternatives and similar repositories for libpool
Users that are interested in libpool are comparing it to the libraries listed below
Sorting:
- Compact garbage-collected heap and JSON-like object model☆80Updated 2 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- fnet - FILE* over your socks. Easily create and handle your network sockets.☆33Updated 3 months ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- My little WebAssembly interpreter☆72Updated 3 weeks ago
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 5 months ago
- Type-safe Printf in C☆72Updated 5 months ago
- Yet another simple header only arena allocator for C11☆42Updated 11 months ago
- Small expect-like library, clone of http://git.annexia.org/?p=miniexpect.git;a=summary☆69Updated 2 years ago
- ☆174Updated last year
- Idol, an IDL and binary encoding for zero-copy local IPC☆50Updated 8 months ago
- A synchronous, single-threaded interface for starting processes on Linux☆34Updated 3 years ago
- Parallel ./configure proof of concept☆38Updated last month
- a smaller, simpler, portable pkg-config clone☆110Updated 3 weeks ago
- Tiny hash function in C☆136Updated 10 months ago
- Example implementation of coroutine in C