jefyt / mempooliteLinks
A zero-malloc memory pool based on SQLite's memsys5 memory subsystem
☆28Updated 13 years ago
Alternatives and similar repositories for mempoolite
Users that are interested in mempoolite are comparing it to the libraries listed below
Sorting:
- Network library☆18Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A synthetic benchmark of C10K problem using pthreads or epoll☆22Updated 9 years ago
- A small and simple static analysis tool for C in C☆30Updated 9 months ago
- My C libraries☆25Updated 4 months ago
- STB-style, single header, URL-parser.☆10Updated 3 years ago
- ☆17Updated 6 years ago
- Rendering library for 2D/3D graphics☆23Updated last year
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- Single C file event loop☆29Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Command-line archiver: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGELO, SHRINKER, CRUSH,…☆21Updated 9 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 9 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Lock-free memory allocator☆21Updated last year
- Engine for developing 2D games☆13Updated 7 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆75Updated last year
- My collection of miscellaneous source code☆34Updated 2 months ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- A single-header C command line parsing library☆15Updated 7 years ago
- A sparse and compressed bitmap library.