jitesh1337 / mythread_libLinks
Our own thread library similar to pthreads
☆18Updated 3 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☆29Updated 8 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 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
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Lock-free linked list☆16Updated 13 years ago
- High performance AVL tree container C implementation☆57Updated 5 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…☆41Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Mirror of Apache C++ Standard Library☆66Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- ☆37Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- A simple utf8 decode/encode lib in c☆33Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 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…☆15Updated 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…☆49Updated 7 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago