sharow / libconcurrentLinks
Concurrent Programming Library (Coroutine) for C11
☆365Updated 3 years ago
Alternatives and similar repositories for libconcurrent
Users that are interested in libconcurrent are comparing it to the libraries listed below
Sorting:
- 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 minimal C runtime for Linux i386 & x86_64☆584Updated 3 years ago
- Simple hash table implementation for C.☆219Updated 4 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆239Updated last year
- Debugging like a sir (in C)☆285Updated 10 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆165Updated 9 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 4 years ago
- Scalable C - The Book☆351Updated 2 years ago
- Cross Platform UNIX commands & System Calls☆121Updated 9 years ago
- minimal freestanding C library for bare-metal i386 development☆275Updated 9 years ago
- A small unit testing framework for C☆123Updated 7 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 8 months ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- lthread, a multicore enabled coroutine library written in C☆819Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- small self hosting C compiler☆483Updated 3 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Extending C with cmacro☆341Updated 4 years ago
- A light-weight, user-space, event-driven, highly-scalable, TCP/IP stack using Tilera's mPIPE API.☆127Updated 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.☆261Updated 4 years ago
- interpreted language written in C☆210Updated 3 years ago
- A microframework for C based on GLib.☆728Updated 4 months ago
- sprintf accelerator for GCC and Clang☆398Updated 2 years ago
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- An obsolete project☆83Updated 6 years ago
- Fast serialization framework for C☆225Updated 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 2 years ago
- simple virtual machine and assembler☆219Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago