sharow / libconcurrent
Concurrent Programming Library (Coroutine) for C11
☆361Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for libconcurrent
- A minimal C runtime for Linux i386 & x86_64☆581Updated 2 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.☆216Updated 4 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆694Updated 6 years ago
- minimal freestanding C library for bare-metal i386 development☆268Updated 8 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- Extending C with cmacro☆328Updated 4 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆164Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 9 years ago
- Cross Platform UNIX commands & System Calls☆119Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- lthread, a multicore enabled coroutine library written in C☆814Updated 4 months ago
- small self hosting C compiler☆472Updated 3 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- A collection of compiler, emulator and microkernel tools.☆244Updated 4 years ago
- Self-contained C/C++ profiler library for Linux☆178Updated 3 weeks ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Thread-safe cross-platform event loop library in C++☆167Updated 2 months ago
- Lightweight extension language☆231Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- interpreted language written in C☆212Updated 3 years ago
- A small unit testing framework for C☆122Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago