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 8 years ago
Alternatives and similar repositories for raw_buffer
Users that are interested in raw_buffer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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 5 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 8 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语法的任务链☆23Apr 26, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- The Nixy Library - A Lightweight C++ Library.☆42Feb 12, 2019Updated 7 years ago
- We provide a prototype of a stackless coroutine.☆35Jan 10, 2018Updated 8 years ago
- ☆10May 5, 2025Updated last year
- 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
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 9 months 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 C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆547May 30, 2024Updated 2 years ago
- a clean redis C++ client☆27May 9, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 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
- Iristorm is an extensible asynchronous header-only framework. It is written in pure modern C++ (mostly free of AI-generated code), implem…☆15Updated this week
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Feb 18, 2016Updated 10 years ago
- ☆31Aug 17, 2026Updated last week
- cross-platform coroutine library in c++☆865Jan 20, 2026Updated 7 months ago
- server app framework based on libatbus☆22Updated this week
- RPC framework☆12May 17, 2018Updated 8 years ago
- awaitable tasks base on msvc's resumable functions.☆23Aug 18, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Slab Memory Allocator in Application Layer☆30Jan 12, 2018Updated 8 years ago
- ML-style pattern matching in C++.☆29Dec 28, 2018Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆45Dec 15, 2019Updated 6 years ago
- ☆18Dec 7, 2019Updated 6 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆250Oct 22, 2021Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 10 years ago
- Lua 5.3 服务端热更新☆31Dec 3, 2020Updated 5 years ago
- Lockless allocator, derived from http://locklessinc.com/☆14May 18, 2017Updated 9 years ago
- ☆18Nov 15, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆119Sep 9, 2024Updated last year
- no zuo no die☆17Dec 28, 2019Updated 6 years ago
- Cross platform gui, for android,windows☆43Feb 27, 2015Updated 11 years ago
- A header only fast HTTP parser/generator for C++.☆31Jul 13, 2020Updated 6 years ago
- Boost.asio based Redis-client library.☆325May 18, 2021Updated 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.☆50Nov 27, 2024Updated last year