sharow / libconcurrent
Concurrent Programming Library (Coroutine) for C11
☆362Updated 3 years ago
Alternatives and similar repositories for libconcurrent:
Users that are interested in libconcurrent are comparing it to the libraries listed below
- A minimal C runtime for Linux i386 & x86_64☆583Updated 2 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆693Updated 7 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- Simple hash table implementation for C.☆217Updated 4 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆332Updated 7 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆164Updated 9 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆255Updated 3 years ago
- lthread, a multicore enabled coroutine library written in C☆816Updated 7 months ago
- minimal freestanding C library for bare-metal i386 development☆268Updated 8 years ago
- Cross Platform UNIX commands & System Calls☆120Updated 8 years ago
- A small unit testing framework for C☆122Updated 7 years ago
- An obsolete project☆82Updated 6 years ago
- small self hosting C compiler☆475Updated 3 years ago
- Extending C with cmacro☆333Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 9 years ago
- Modern transactional key-value/row storage library.☆1,861Updated 6 years ago
- interpreted language written in C☆211Updated 3 years ago
- A microframework for C based on GLib.☆725Updated 2 years ago
- [deprecated] For native C atomics, see Turf instead☆517Updated 8 years ago
- Another build system for C/C++, I guess? Inspired by 'go build'☆303Updated 9 years ago
- A collection of compiler, emulator and microkernel tools.☆250Updated 5 years ago
- Debugging like a sir (in C)☆280Updated 9 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated this week
- A very fast scalar implementation for Frame Of Reference integer compression.☆108Updated 9 years ago
- rcor C compiler (under development)☆115Updated 7 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 last year