tidwall / necoLinks
Concurrency library for C (coroutines)
☆1,310Updated last year
Alternatives and similar repositories for neco
Users that are interested in neco are comparing it to the libraries listed below
Sorting:
- Implementation of C++ standard libraries in C☆1,204Updated 5 months ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated 2 years ago
- Single header stackful cross-platform coroutine library in pure C.☆868Updated last year
- Header-only library for asynchronous tasks in C☆268Updated last year
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,790Updated last week
- A minimal TCP/IP stack☆532Updated last year
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,061Updated last month
- Platform independent low-level JIT compiler☆1,030Updated last week
- B-tree implementation in C☆369Updated 10 months ago
- A C Compiler that fits in the 512 byte boot sector of an x86 machine☆1,685Updated last year
- JSON for Classic C++☆763Updated last month
- The most minimal cross-platform GUI library☆1,445Updated last year
- A modern fully featured C compiler.☆1,542Updated last week
- A small, ergonomic generic container library.☆397Updated 5 months ago
- A Tiny Garbage Collector for C☆1,064Updated 2 years ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,235Updated last month
- Cake a C23 front end and transpiler written in C☆636Updated this week
- C Telegram bot framework☆824Updated 6 months ago
- A VM That is Dynamic and Fast