jitesh1337 / mythread_libLinks
Our own thread library similar to pthreads
☆18Updated 2 years ago
Alternatives and similar repositories for mythread_lib
Users that are interested in mythread_lib are comparing it to the libraries listed below
Sorting:
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Lock-free linked list☆16Updated 12 years ago
- ☆37Updated 10 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…☆49Updated 7 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Lua like script language☆18Updated 9 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- A C++ coroutine library☆19Updated 8 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- B+ tree implementation in C☆132Updated 4 years ago
- C++ proactor network library for Linux☆17Updated 10 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- shared memory☆21Updated 9 years ago