tylertreat / chanLinks
Pure C implementation of Go channels.
☆1,430Updated 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,911Updated last year
- Go-style concurrency in C☆3,116Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆322Updated 13 years ago
- A concurrency C library 10x faster than Golang.☆1,346Updated 2 years ago
- a tiny, lightning fast event loop for network applications☆399Updated 9 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,585Updated 3 weeks ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 4 years ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆2,010Updated 5 months ago
- A radix tree implementation in ANSI C☆1,202Updated 2 years ago
- redis's async event loop library☆189Updated 6 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…☆551Updated 2 years ago
- The C Code Archive Network☆1,145Updated last month
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated 2 weeks ago
- Smart pointers for the (GNU) C programming language☆1,708Updated 3 years ago
- Modern transactional key-value/row storage library.☆1,878Updated 10 months ago
- tpl - a small binary serialization library for C☆384Updated 9 months ago
- A simple, easily embeddable cross-platform C library☆385Updated 2 years ago
- lthread, a multicore enabled coroutine library written in C☆820Updated last year
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- The Memory Pool System☆610Updated last year
- C to Go Assembly☆1,340Updated 4 years ago
- Asynchronous networking for C☆1,454Updated 5 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆695Updated 8 years ago
- A Tiny Garbage Collector for C☆1,065Updated 2 years ago
- Simple, zero-dependency garbage collection for C☆1,284Updated last year
- a small protobuf implementation in C☆1,521Updated last year
- A Lua 5.3 VM and compiler written in Go.☆929Updated 3 years ago
- Adaptive Radix Trees implemented in C☆811Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago