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☆28Updated 7 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Lua like script language☆18Updated 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
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 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
- redis's async event loop library☆189Updated 5 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- ☆37Updated 10 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago