jitesh1337 / mythread_lib
Our own thread library similar to pthreads
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for mythread_lib
- Lock-free linked list☆16Updated 12 years ago
- A coroutine scheduler and lightweight network library for libaco☆15Updated 5 years ago
- High performance cross platform event reactor and proactor written in C☆31Updated 10 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated 2 weeks ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- fast malloc. similar to google-tcmalloc.☆22Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- ☆37Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- ☆13Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆23Updated 12 years ago
- High performance AVL tree container C implementation☆51Updated 4 years ago
- web server☆15Updated 8 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 8 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago