Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in space or speed! You can direct define your protocol in your cplusplus header file now!
☆49Apr 27, 2018Updated 7 years ago
Alternatives and similar repositories for raw_buffer
Users that are interested in raw_buffer are comparing it to the libraries listed below
Sorting:
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆234May 6, 2021Updated 4 years ago
- We hook a function that exported from an ELF dynamic library via injecting its GOT entrance. Then we can accurately "locally hook" for an…☆15Oct 14, 2021Updated 4 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆18May 22, 2018Updated 7 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆139Dec 22, 2018Updated 7 years ago
- 基于C++14语法的任务链☆24Apr 26, 2020Updated 5 years ago
- The Nixy Library - A Lightweight C++ Library.☆42Feb 12, 2019Updated 7 years ago
- We provide a prototype of a stackless coroutine.☆34Jan 10, 2018Updated 8 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- ☆10May 5, 2025Updated 10 months ago
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processi…☆50Jan 7, 2019Updated 7 years ago
- a clean redis C++ client☆27May 9, 2018Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552May 30, 2024Updated last year
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Feb 18, 2016Updated 10 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- server app framework based on libatbus☆23Updated this week
- RPC framework☆13May 17, 2018Updated 7 years ago
- awaitable tasks base on msvc's resumable functions.☆23Aug 18, 2017Updated 8 years ago
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆29Sep 10, 2015Updated 10 years ago
- Slab Memory Allocator in Application Layer☆29Jan 12, 2018Updated 8 years ago
- ML-style pattern matching in C++.☆29Dec 28, 2018Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Dec 15, 2019Updated 6 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Aug 26, 2013Updated 12 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆239Oct 22, 2021Updated 4 years ago
- ☆18Dec 7, 2019Updated 6 years ago
- Lua 5.3 服务端热更新☆33Dec 3, 2020Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- ☆18Nov 15, 2021Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Sep 9, 2024Updated last year
- Code by c++ . Net mode can run in windows with iocp and linux with epoll. It's so cool so you can try it☆36Jun 29, 2022Updated 3 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- A header only fast HTTP parser/generator for C++.☆31Jul 13, 2020Updated 5 years ago
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆49Nov 27, 2024Updated last year
- Boost.asio based Redis-client library.☆325May 18, 2021Updated 4 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25May 5, 2022Updated 3 years ago