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
- Lock-free linked list☆16Updated 12 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- Lua like script language☆18Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆17Updated 9 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- ☆37Updated 10 years ago
- Latency collector as an embedded library for C++☆13Updated 6 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