jsseldenthuis / coroutine
Stackless coroutine implementation in C and C++
☆21Updated 6 years ago
Alternatives and similar repositories for coroutine:
Users that are interested in coroutine are comparing it to the libraries listed below
- Coroutines for C.☆74Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆18Updated 11 years ago
- libuv thread communication☆58Updated last year
- single file C libraries☆38Updated 2 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- A low-level coroutine library for C☆64Updated 8 months ago
- A cross-platform library for opening memory-backed libc streams.☆68Updated last year
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆56Updated last week
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- The Lemon parser generator and sibling projects.☆43Updated 3 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated last month
- Shameless copy of http://swtch.com/libtask/ and/or http://code.google.com/p/libtask/☆16Updated 12 years ago
- A script-only build utility like autotools☆50Updated 3 months ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Single C file event loop☆28Updated 5 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- C89 compatible atomics.☆79Updated last month
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated last year
- Common Datastructure Library for C developer.☆61Updated 3 years ago
- C99 trie library☆99Updated 5 years ago