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:
- Lock-free linked list☆16Updated 12 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 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 clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 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
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 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
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 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 tiny coroutine lib using for c++☆24Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Lua like script language☆18Updated 9 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- modern c++ raft library☆47Updated 5 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago