sysprog21 / mapreduceLinks
A simple C Thread pool implementation
☆13Updated 5 years ago
Alternatives and similar repositories for mapreduce
Users that are interested in mapreduce are comparing it to the libraries listed below
Sorting:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Dynamic-language-like data structure for C☆15Updated 9 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- ☆32Updated 2 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- single file C libraries☆40Updated 7 months ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Coroutines for C.☆76Updated 8 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 14 years ago
- memory pool allocator☆51Updated 12 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 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
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- mirror of http://hg.dyncall.org/pub/dyncall/dyncall☆17Updated 10 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated last month
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year