baruch / libwire
User space threading (aka coroutines) library for C resembling GoLang and goroutines
☆165Updated 6 years ago
Alternatives and similar repositories for libwire:
Users that are interested in libwire are comparing it to the libraries listed below
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- High performance utility library for C☆92Updated 7 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated 2 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 9 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Coroutines in C☆120Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 6 years ago
- Fast serialization framework for C☆224Updated 7 years ago
- Coroutines for C.☆74Updated 8 years ago
- An obsolete project☆83Updated 6 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- A simple bitset library in C☆133Updated last month
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- redis's async event loop library☆189Updated 5 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated last year
- Critbit trees in C☆333Updated 3 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago