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 coroutine scheduler and lightweight network library for libaco☆16Updated 5 years ago
- Lock-free linked list☆16Updated 12 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 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 tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- shared memory☆20Updated 8 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- web server☆15Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- ☆37Updated 9 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆27Updated 6 years ago
- FastDCS is a distributed computing system.☆35Updated 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
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago