halayli / lthread_cppLinks
Lthread C++11 binding
☆11Updated 10 years ago
Alternatives and similar repositories for lthread_cpp
Users that are interested in lthread_cpp are comparing it to the libraries listed below
Sorting:
- Reactor polling pattern for ZeroMQ☆30Updated 15 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 9 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Iterator library.☆79Updated 5 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- High performance parallel systems with nonblocking IO☆50Updated 6 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- MDBM a very fast memory-mapped key/value store.