lichao2014 / fcontextLinks
从boost.context库提取的fcontext
☆13Updated 3 years ago
Alternatives and similar repositories for fcontext
Users that are interested in fcontext are comparing it to the libraries listed below
Sorting:
- C++ embedded memory database☆16Updated 2 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
- better asio wrapper (++asio)☆40Updated 3 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
- Object pool implementation in C++11☆100Updated 4 years ago
- Libcorpc is a high performance coroutine base RPC framework☆38Updated 4 months ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- ☆19Updated 6 years ago
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- modern c++ raft library☆47Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆135Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Theron C++ concurrency library☆34Updated 11 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 5 months ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Modern coroutine library for C++☆51Updated 9 years ago