tylertreat / chanLinks
Pure C implementation of Go channels.
☆1,431Updated 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,910Updated last year
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- Go-style concurrency in C☆3,114Updated 4 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,579Updated this week
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago
- a tiny, lightning fast event loop for network applications☆400Updated 9 years ago
- A concurrency C library 10x faster than Golang.☆1,345Updated 2 years ago
- A radix tree implementation in ANSI C☆1,201Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated 3 weeks 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…☆553Updated 2 years ago
- Modern transactional key-value/row storage library.☆1,875Updated 10 months ago
- The C Code Archive Network☆1,145Updated last month
- Super Light Regexp engine for C/C++☆548Updated 5 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,091Updated last month
- tpl - a small binary serialization library for C☆383Updated 8 months ago
- A simple, easily embeddable cross-platform C library☆384Updated 2 years ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,997Updated 5 months ago
- A Lua 5.3 VM and compiler written in Go.☆929Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- C to Go Assembly☆1,339Updated 4 years ago
- WhiteDB memory database☆607Updated 3 years ago
- Simple, zero-dependency garbage collection for C☆1,283Updated 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,122Updated 5 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆694Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Smart pointers for the (GNU) C programming language☆1,712Updated 3 years ago
- A simple mark-sweep garbage collector in C☆753Updated 5 years ago