Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.
☆138Oct 7, 2019Updated 6 years ago
Alternatives and similar repositories for libevfibers
Users that are interested in libevfibers are comparing it to the libraries listed below
Sorting:
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124May 27, 2024Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16May 17, 2012Updated 13 years ago
- A powerful c++ fiber library.☆12Oct 25, 2018Updated 7 years ago
- Generally applicable Terra utilities.☆15Feb 10, 2015Updated 11 years ago
- Fiber and async I/O based network library☆259Dec 3, 2017Updated 8 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Jun 15, 2015Updated 10 years ago
- Mordor is a high performance I/O library based on fibers.☆352Feb 6, 2018Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Oct 3, 2018Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Aug 20, 2015Updated 10 years ago
- Automatically exported from code.google.com/p/manualgc☆17Mar 25, 2015Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Aug 10, 2023Updated 2 years ago
- Coroutines and asychronous I/O for cross-platform☆27Jun 5, 2015Updated 10 years ago
- A header only cross platform wrapper of fiber API.☆46May 22, 2018Updated 7 years ago
- Russ Cox's libtask (with enhancements)☆321Aug 8, 2012Updated 13 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Jan 21, 2026Updated last month
- Wannabe Main Memory Database and More☆54Dec 22, 2020Updated 5 years ago
- ☆24Sep 21, 2025Updated 5 months ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Jul 24, 2011Updated 14 years ago
- Mirror of http://byuu.org/library/libco/☆62Mar 9, 2023Updated 2 years ago
- ☆31Jan 29, 2016Updated 10 years ago
- Very simple and stupid TCP/IP stack written in C☆10Mar 25, 2016Updated 9 years ago
- Coroutines in C☆123Jul 14, 2014Updated 11 years ago
- LZSSE compression codec ported to SIMDe☆19Jul 2, 2020Updated 5 years ago
- lock free modified prefix B+tree append-only database☆116May 19, 2015Updated 10 years ago
- a lightweight high-performance HTTP server library for C☆103Aug 7, 2008Updated 17 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Feb 28, 2011Updated 15 years ago
- linear probing hash table implementation written in C (c99)☆10Jul 8, 2018Updated 7 years ago
- A collection of demonstration languages in Lua/Terra suitable for learning or for forking when creating a new language☆11Aug 27, 2015Updated 10 years ago
- btree written in c☆10Feb 26, 2015Updated 11 years ago
- Wintun rust API library☆10Mar 24, 2023Updated 2 years ago
- ☆11Apr 19, 2018Updated 7 years ago
- Rust-based Scheme Compiler, written in the Nanopass style☆12Jun 12, 2018Updated 7 years ago
- a non blocking hash map implementation in c☆14Apr 27, 2010Updated 15 years ago
- Unofficial terralang compiler☆13Apr 21, 2023Updated 2 years ago
- NetBricks: A new network function framework based on Rust.☆12Jan 2, 2026Updated 2 months ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- Experimental parallel compression algorithm☆27Sep 24, 2017Updated 8 years ago