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
- ☆35Updated 4 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Libcorpc is a high performance coroutine base RPC framework☆39Updated 5 months ago
- async io-uring based kernel io library☆32Updated 4 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- A special smart pointer to exchange data between threads☆37Updated 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 6 years ago
- std::future extension☆37Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆180Updated 12 years ago
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆135Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Async GRPC with C++20 coroutine support☆75Updated 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
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- My own implementation of C++'s smart pointers☆35Updated 5 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 6 years ago
- C++ utilities☆55Updated 5 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆94Updated last month
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆47Updated 2 years ago