tylertreat / chanLinks
Pure C implementation of Go channels.
☆1,429Updated 5 years ago
Alternatives and similar repositories for chan
Users that are interested in chan are comparing it to the libraries listed below
Sorting:
- Structured concurrency in C☆1,894Updated last year
- Go-style concurrency in C☆3,081Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,005Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,551Updated last week
- a tiny, lightning fast event loop for network applications☆398Updated 9 years ago
- A radix tree implementation in ANSI C☆1,186Updated last year
- The C Code Archive Network☆1,140Updated this week
- A concurrency C library 10x faster than Golang.☆1,340Updated 2 years ago
- Smart pointers for the (GNU) C programming language☆1,693Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- redis's async event loop library☆189Updated 5 years ago
- tpl - a small binary serialization library for C☆380Updated 6 months ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,971Updated 2 months ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆553Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- A Lua 5.3 VM and compiler written in Go.☆927Updated 3 years ago
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,507Updated 2 years ago
- A Tiny Garbage Collector for C☆1,046Updated 2 years ago
- The Memory Pool System☆605Updated 10 months ago
- A simple, easily embeddable cross-platform C library☆383Updated 2 years ago
- Simple, zero-dependency garbage collection for C☆1,276Updated last year
- small self hosting C compiler☆486Updated 3 years ago
- lthread, a multicore enabled coroutine library written in C☆819Updated last year
- Haywire is an asynchronous HTTP server framework written in C that's built using the event loop based libuv platform layer that node.js i…☆1,123Updated 4 years ago
- Super Light Regexp engine for C/C++☆542Updated 4 years ago
- Asynchronous networking for C☆1,457Updated 4 years ago
- a small protobuf implementation in C☆1,518Updated 9 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago