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:
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Coroutines for C.☆75Updated 8 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 11 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 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 coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Documentation for DynASM☆93Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Lua like script language☆18Updated 9 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 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 last year
- Embrace (post) modern C++☆9Updated 3 years ago