samplecount / tlsfLinks
DEPRECATED. Please use the original repository at https://github.com/mattconte/tlsf
☆18Updated 12 years ago
Alternatives and similar repositories for tlsf
Users that are interested in tlsf are comparing it to the libraries listed below
Sorting:
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 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
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Portable qsort_r / qsort_s☆55Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 5 months ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Updated 7 years ago
- C11 Lock-free Stack☆183Updated last year
- userspace threads and coroutines for C☆18Updated 10 years ago
- Experimental implementations of lock-free algorithms, using hazard pointers and tagged pointers.☆31Updated 13 years ago
- asprintf() implementation☆34Updated 4 years ago
- A clone of UnQlite (not offiical): UnQLite is a in-process software library which implements a self-contained, serverless, zero-configura…☆127Updated 12 years ago
- Multipurpose parallel I/O framework for C++ with fully multithreaded event loop implementation☆98Updated 10 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- T-Rex is a minimalistic regular expression library written by Alberto Demichelis in ANSI C, supports the following POSIX expressions: ?,*…☆29Updated 11 years ago
- Tiny C string library☆205Updated 2 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- memory pool implimentation by C with C99 style