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☆167Updated 7 years ago
- High performance utility library for C☆94Updated 3 months ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated last week
- Coroutines for C.☆76Updated 8 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A low-level coroutine library for C☆69Updated last year
- C99 implementation of the HTTP/1.1 and HTTP/2 specifications☆162Updated this week
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆11Updated 8 years ago
- A framework for building event based networking applications.☆37Updated 10 months ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- lock free modified prefix B+tree append-only database