jitesh1337 / mythread_libLinks
Our own thread library similar to pthreads
☆18Updated 3 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☆29Updated 8 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Updated 6 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
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 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
- Mirror of Apache C++ Standard Library☆66Updated 7 years ago
- ☆37Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Updated 10 years ago
- fast malloc. similar to google-tcmalloc.☆25Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- redis's async event loop library☆189Updated 6 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 14 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Lock-free linked list☆16Updated 13 years ago
- An C++ serialization library☆10Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- modern c++ raft library☆47Updated 6 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- nanomsg rpc with protobuf☆41Updated 12 years ago