yksten / ProtobufWrapper
C++结构体序列化之Protobuf
☆11Updated 2 years ago
Alternatives and similar repositories for ProtobufWrapper
Users that are interested in ProtobufWrapper are comparing it to the libraries listed below
Sorting:
- An efficient single publisher multiple subscriber message queue for Linux IPC☆57Updated 4 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆78Updated last year
- Thread safe, lock-free memory pool.☆59Updated last year
- 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
- Fork from NanoLog. Output txt format logs directly for hft.☆88Updated last year
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- Shared-memory based ring buffer☆61Updated 8 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆89Updated 4 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆76Updated last year
- shared memory☆20Updated 9 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- ☆84Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- Asio源码分析(初)☆22Updated 6 years ago
- C++ utilities☆48Updated last month
- C++ std::thread Event Loop with Message Queue and Timer☆41Updated 2 months ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆41Updated 3 years ago
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆89Updated 3 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago