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,885Updated last year
- Go-style concurrency in C☆3,070Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 12 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,528Updated last month
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- A radix tree implementation in ANSI C☆1,173Updated last year
- a tiny, lightning fast event loop for network applications☆396Updated 9 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆999Updated last year
- redis's async event loop library☆189Updated 5 years ago
- A concurrency C library 10x faster than Golang.☆1,334Updated 2 years ago
- The C Code Archive Network☆1,139Updated last month
- Modern transactional key-value/row storage library.☆1,876Updated 5 months ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,955Updated 3 weeks 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
- tpl - a small binary serialization library for C☆380Updated 4 months ago
- A simple, easily embeddable cross-platform C library☆380Updated 2 years ago
- lthread, a multicore enabled coroutine library written in C☆819Updated last year
- a small protobuf implementation in C☆1,515Updated 7 months ago
- A Lua 5.3 VM and compiler written in Go.☆925Updated 3 years ago
- C to Go Assembly☆1,337Updated 3 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- small self hosting C compiler☆486Updated 3 years ago
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,503Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Smart pointers for the (GNU) C programming language☆1,679Updated 2 years ago
- A compiled systems programming language written in Go using the LLVM framework☆685Updated 6 years ago
- (Keep It) Simple Stupid Database☆367Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A Tiny Garbage Collector for C☆1,031Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year