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
- Minimize lock-free queue ever!☆132Updated 6 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 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
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Lock-free linked list☆16Updated 12 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 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 coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- ☆37Updated 10 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 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
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- redis's async event loop library☆189Updated 5 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 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