jppunnett / libdill-tutorialLinks
The libdill tutorial.
☆16Updated 5 years ago
Alternatives and similar repositories for libdill-tutorial
Users that are interested in libdill-tutorial are comparing it to the libraries listed below
Sorting:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High performance utility library for C☆94Updated last month
- Coroutines for C.☆76Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A low-level coroutine library for C☆65Updated last year
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- Asynchronous C implementation of the Raft consensus protocol☆71Updated last month
- C11 Lock-free Stack☆183Updated last year
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Fast JSON parser for C☆76Updated 7 months ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Ventanium C Library - Read-only mirror☆20Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A library for events and fibers☆37Updated 4 years ago
- Preemptible green threads in C for Linux☆46Updated 11 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 5 years ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆121Updated this week
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- demonstration of how to use the EPOLLET flag☆73Updated 8 years ago