halayli / lthread
lthread, a multicore enabled coroutine library written in C
☆818Updated 7 months ago
Alternatives and similar repositories for lthread:
Users that are interested in lthread are comparing it to the libraries listed below
- Concurrent Programming Library (Coroutine) for C11☆363Updated 3 years ago
- a simple btree implementation with automatic space reclaiming☆275Updated 6 years ago
- A simple thread-safe FIFO in C.☆388Updated 2 years ago
- A blazingly-fast async HTTP server written in C++☆249Updated 13 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- The templating engine which may explode right under your nose☆129Updated 7 years ago
- Mordor is a high performance I/O library based on fibers.☆348Updated 7 years ago
- Critbit trees in C☆334Updated 3 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆255Updated 3 years ago
- Tiny data structures that pack a punch!☆101Updated 12 years ago
- A minimal C runtime for Linux i386 & x86_64☆583Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Flexible Zero-Footprint JSON Parser in C☆336Updated 3 months ago
- A benchmark framework for concurrent queue implementations☆286Updated 4 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…☆550Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Data management and processing library☆112Updated 11 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 3 months ago
- C++11 port for the Node: native performance and modern simplicity.☆1,158Updated 8 years ago
- A Simple Lua Web Framework For Mongrel2☆257Updated 11 years ago
- C based OO portable data structure library☆130Updated 15 years ago
- [DEPRECATED] A web framework for C.☆1,286Updated 13 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆164Updated 9 years ago
- ZeroMQ transport for nginx☆265Updated 10 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆694Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 7 years ago