lichao2014 / fcontextLinks
从boost.context库提取的fcontext
☆14Updated 3 years ago
Alternatives and similar repositories for fcontext
Users that are interested in fcontext are comparing it to the libraries listed below
Sorting:
- 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
- C++ embedded memory database☆16Updated 3 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…☆15Updated 8 years ago
- Boost.org pool module☆57Updated last month
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- better asio wrapper (++asio)☆40Updated 3 years ago
- std::future extension☆37Updated 5 years ago
- ☆19Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- C++23 coroutine network framework☆104Updated this week
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Libcorpc is a high performance coroutine base RPC framework☆39Updated last week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- modern c++ raft library☆47Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Modern coroutine library for C++☆51Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- Fast string to integer conversion☆15Updated 8 years ago
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆138Updated last month