willemt / linked-list-queueLinks
A simple queue using a linked list written in C under the BSD license.
☆18Updated 8 years ago
Alternatives and similar repositories for linked-list-queue
Users that are interested in linked-list-queue are comparing it to the libraries listed below
Sorting:
- Netstring parsing in C☆36Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 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
- memory pool allocator☆51Updated 13 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Intrusive data structures for C☆63Updated 8 years ago
- single file C libraries☆40Updated 11 months ago
- skiplist library for C.☆54Updated 9 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- A small, simple, easy to use bloom filter written in C.