jsseldenthuis / coroutineLinks
Stackless coroutine implementation in C and C++
☆24Updated 6 years ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Coroutines for C.☆74Updated 8 years ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆60Updated this week
- A low-level coroutine library for C☆65Updated 10 months ago
- single file C libraries☆38Updated 4 months ago
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆88Updated last week
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 years ago
- A cross-platform library for opening memory-backed libc streams.☆71Updated last year
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- Single C file event loop☆28Updated 5 years ago
- Linear Linked List Library☆49Updated last year
- A small and simple static analysis tool for C in C☆29Updated 8 months ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆56Updated last week
- C89 compatible atomics.☆80Updated this week
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆62Updated last year
- A POSIX compliant C library for Windows☆53Updated 5 months 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 2 months ago
- Hierarchical memory allocator☆72Updated 10 years ago
- Common Datastructure Library for C developer.☆62Updated 3 years ago
- Async primitives library for C++20☆18Updated this week
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A compiler front end for the C++ language☆129Updated last month
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago