halayli / lthread
lthread, a multicore enabled coroutine library written in C
☆814Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for lthread
- A simple thread-safe FIFO in C.☆379Updated last year
- a simple btree implementation with automatic space reclaiming☆273Updated 6 years ago
- Concurrent Programming Library (Coroutine) for C11☆361Updated 3 years ago
- A blazingly-fast async HTTP server written in C++☆249Updated 12 years ago
- Mordor is a high performance I/O library based on fibers.☆347Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Flexible Zero-Footprint JSON Parser in C☆334Updated this week
- Critbit trees in C☆335Updated 2 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…☆549Updated last year
- An obsolete project☆82Updated 6 years ago
- Tiny data structures that pack a punch!☆101Updated 12 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆902Updated last year
- C++11 port for the Node: native performance and modern simplicity.☆1,157Updated 8 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
- kqueue(2) compatibility library☆239Updated 8 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- a tiny, lightning fast event loop for network applications☆396Updated 8 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
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago
- C port of the HdrHistogram☆236Updated this week
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆180Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- Go-style concurrency in C☆2,737Updated 3 years ago