spc476 / C-CoroutinesLinks
Coroutines for C.
☆76Updated 8 years ago
Alternatives and similar repositories for C-Coroutines
Users that are interested in C-Coroutines are comparing it to the libraries listed below
Sorting:
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- C99 trie library☆100Updated 6 years ago
- tiny unit testing framework for ANSI C☆55Updated 4 years ago
- C11 Lock-free Stack☆183Updated last year
- Hierarchical memory allocator☆76Updated 10 years ago
- Anonymous functions in C☆257Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- skiplist library for C.☆54Updated 9 years ago
- single file C libraries☆40Updated 9 months ago
- High performance utility library for C☆94Updated 3 months ago
- Fast, efficient string interning☆96Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Minimal C Library☆77Updated 7 years ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆28Updated 7 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Coroutines in C☆121Updated 11 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago