Isty001 / mem-pool
Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.
☆29Updated 3 years ago
Alternatives and similar repositories for mem-pool:
Users that are interested in mem-pool are comparing it to the libraries listed below
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- memory pool allocator☆50Updated 12 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Memory Pool☆16Updated 7 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- Linear Linked List Library☆49Updated last year
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- C89 compatible atomics.☆79Updated this week
- Network library☆17Updated last year
- A tiny lexical analyser generator☆19Updated 13 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Simple string and Unicode library written in C.☆40Updated 3 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆18Updated 11 years ago
- A small and simple static analysis tool for C in C☆28Updated 7 months ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- single file C libraries☆38Updated 3 months ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- Single C file event loop☆28Updated 5 years ago
- A simple least recently used cache written in C☆31Updated 5 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 weeks ago
- Arbitrary precision integer library for C and C++☆32Updated 7 months ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆39Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Rendering library for 2D/3D graphics☆22Updated last year
- portable, fast, approximate math functions☆28Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago