naasking / libconcurrencyLinks
Automatically exported from code.google.com/p/libconcurrency
☆26Updated 10 years ago
Alternatives and similar repositories for libconcurrency
Users that are interested in libconcurrency 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☆56Updated 6 years ago
- Coroutines for C.☆78Updated 8 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 4 months ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Ragel/Lemon based json-parser☆18Updated 7 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- Low-memory-footprint mutexes for pthreads☆42Updated 3 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 12 years ago
- Lua like script language☆18Updated 9 years ago
- memory pool implimentation by C with C99 style☆33Updated 11 years ago
- Shameless copy of http://swtch.com/libtask/ and/or http://code.google.com/p/libtask/☆18Updated 13 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated 8 months ago
- Documentation for DynASM☆95Updated 6 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated last week
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago