bo-yang / read_write_lockLinks
A simple C++11 read-write lock.
☆9Updated 6 years ago
Alternatives and similar repositories for read_write_lock
Users that are interested in read_write_lock are comparing it to the libraries listed below
Sorting:
- header only log inherited from Nanolog☆37Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- ☆65Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Shared-memory based ring buffer☆63Updated 8 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 9 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- Professional C++11/14&Boost Development☆61Updated 5 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- modern c++ raft library☆47Updated 5 years ago
- C++ embedded memory database☆16Updated 2 years ago
- 基于folly、wangle和proxygen的c++11基础库☆10Updated 7 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- libuuid with cmake support, forked from https://sourceforge.net/projects/libuuid/☆21Updated 6 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Based on gmock, can mock global function, member function, class static function without changing source code.☆79Updated last year
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆21Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- C++ Reflection Library☆102Updated 13 years ago
- C++ binding for nanomsg☆109Updated 10 years ago