edvardsp / libproxcLinks
CSP-inspired concurrency library for modern C
☆12Updated 7 years ago
Alternatives and similar repositories for libproxc
Users that are interested in libproxc are comparing it to the libraries listed below
Sorting:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A full implementation of Go channels as a C library☆33Updated 10 years ago
- Actor Model Library for C☆55Updated 14 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆125Updated last month
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆106Updated last month
- A framework for building event based networking applications.☆38Updated 11 months ago
- The libdill tutorial.☆16Updated 6 years ago
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆11Updated 8 years ago
- High performance utility library for C☆96Updated 4 months ago
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆21Updated 8 years ago
- libuv thread communication☆59Updated 2 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆12Updated 10 years ago
- a fast and light-weighted key-value store library☆47Updated 2 months ago
- Agoo webserver in C.☆151Updated 4 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆88Updated last year
- Multipurpose C library and persistent key/value storage☆309Updated last week
- ☆43Updated last week
- Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)☆27Updated last month
- Coroutine scheduler for C☆44Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A package to compile LuaJIT using the Zig toolchain. Install to access the LuaJIT C API. For Zig API see https://github.com/sackosoft/zig…☆17Updated last month
- Async I/O for Zig☆139Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- C11 Lock-free Stack☆184Updated last year
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆32Updated 7 years ago
- Boost Libraries using build.zig☆20Updated 2 months ago
- Production-ready Cuckoo Filters for any C ABI compatible target.☆82Updated 2 years ago
- A bit-array manipulation library in C☆11Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago