halayli / lthread
lthread, a multicore enabled coroutine library written in C
☆818Updated 9 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☆364Updated 3 years ago
- a simple btree implementation with automatic space reclaiming☆275Updated 6 years ago
- A blazingly-fast async HTTP server written in C++☆249Updated 13 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A simple thread-safe FIFO in C.☆388Updated 2 years ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- Critbit trees in C☆333Updated 3 years ago
- Tiny data structures that pack a punch!☆101Updated 13 years ago
- a tiny, lightning fast event loop for network applications☆397Updated 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 7 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- A minimal C runtime for Linux i386 & x86_64☆584Updated 2 years ago
- The templating engine which may explode right under your nose☆129Updated 7 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- C++11 port for the Node: native performance and modern simplicity.☆1,157Updated 8 years ago
- The Mongrel2 Web Server Project☆1,356Updated 2 years ago
- Flexible Zero-Footprint JSON Parser in C☆337Updated 4 months ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 6 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 Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 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
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- ZeroMQ transport for nginx☆265Updated 10 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆900Updated last year
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆164Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A Simple Lua Web Framework For Mongrel2☆258Updated 11 years ago