spc476 / C-Coroutines
Coroutines for C.
☆74Updated 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:
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C99 trie library☆100Updated 6 years ago
- The Lemon parser generator and sibling projects.☆43Updated 3 years ago
- C11 Lock-free Stack☆181Updated last year
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- single file C libraries☆38Updated 4 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Anonymous functions in C☆251Updated 4 years ago
- Portable Runtime System☆24Updated 8 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆58Updated 6 years ago
- High performance utility library for C☆93Updated 9 months ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆61Updated last year
- Robin Hood hash map library☆62Updated 3 years ago
- Intrusive Red-Black Tree Collection☆32Updated last year
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆41Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C89 compatible atomics.☆80Updated this week
- Fast, efficient string interning☆98Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- skiplist library for C.☆53Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago