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:
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- Coroutines for C.☆76Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Hierarchical memory allocator☆73Updated 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.☆52Updated 5 months 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 last year
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- ☆20Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 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
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 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
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago