willcannings / C-LRU-CacheLinks
A simple least recently used cache written in C
☆32Updated 6 years ago
Alternatives and similar repositories for C-LRU-Cache
Users that are interested in C-LRU-Cache are comparing it to the libraries listed below
Sorting:
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- NIH Utility Library☆91Updated 3 years ago
- Portable qsort_r / qsort_s☆55Updated 2 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 6 months ago
- C language wrapper for RE2 the regular expressions library from Google☆131Updated last year
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- skiplist library for C.☆54Updated 9 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
- Minimal HTTP processing library☆155Updated 6 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- Memory Pool☆16Updated 7 years ago
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- memory pool allocator☆51Updated 12 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 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
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Fast and lightweight math expression evaluator in C99☆144Updated 5 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A generic C memory pool☆100Updated 8 years ago
- fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)☆27Updated 11 years ago