tylertreat / chanLinks
Pure C implementation of Go channels.
☆1,428Updated 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,890Updated last year
- Go-style concurrency in C☆3,072Updated 4 years ago
- A concurrency C library 10x faster than Golang.☆1,336Updated 2 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 13 years ago
- a tiny, lightning fast event loop for network applications☆396Updated 9 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,535Updated this week
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- A radix tree implementation in ANSI C☆1,175Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,001Updated last year
- redis's async event loop library☆189Updated 5 years 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…☆552Updated 2 years ago
- A Tiny Garbage Collector for C☆1,039Updated 2 years ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,960Updated last month
- C to Go Assembly☆1,338Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A simple, easily embeddable cross-platform C library☆381Updated 2 years ago
- A Lua 5.3 VM and compiler written in Go.☆925Updated 3 years ago
- Smart pointers for the (GNU) C programming language☆1,683Updated 2 years ago
- Adaptive Radix Trees implemented in C☆801Updated 3 years ago
- A simple mark-sweep garbage collector in C☆747Updated 5 years ago
- The Memory Pool System☆604Updated 8 months ago
- tpl - a small binary serialization library for C☆380Updated 5 months ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- Asynchronous networking for C☆1,453Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- a small protobuf implementation in C☆1,514Updated 8 months ago
- Super Light Regexp engine for C/C++☆542Updated 4 years ago
- Simple, zero-dependency garbage collection for C☆1,263Updated last year
- small self hosting C compiler☆485Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago