lichao2014 / fcontextLinks
从boost.context库提取的fcontext
☆12Updated 2 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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months 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
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- Boost.org pool module☆54Updated last month
- ☆34Updated 4 years ago
- Libcorpc is a high performance coroutine base RPC framework☆36Updated 3 weeks ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- std::future extension☆37Updated 4 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
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Modern coroutine library for C++☆51Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- The high performance coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iocp/windows GUI☆17Updated last month
- c++11 framework for building server☆13Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- a modern c++ html template engine☆18Updated 6 years ago
- Tiny mutex and rw-locks based on C++11 or C++20 std::atomic☆20Updated 8 months ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated last month