jitesh1337 / mythread_lib
Our own thread library similar to pthreads
☆16Updated 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
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- Lock-free linked list☆16Updated 12 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- Lua like script language☆18Updated 8 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 simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- A coroutine scheduler and lightweight network library for libaco☆15Updated 5 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 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…☆48Updated 6 years ago
- advanced thread pools with dynamic adjustment☆22Updated 10 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 11 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- A standard C compiler.☆11Updated 8 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago