jitesh1337 / mythread_lib
Our own thread library similar to pthreads
☆17Updated 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
- Lock-free linked list☆16Updated 12 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 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
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Lua like script language☆18Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 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
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆16Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 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
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- A Raft based K-V database implemented with cpp.☆37Updated 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…☆40Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago