lytsing / protobuf-demoLinks
Protobuf demo: C++ server and Java client commumication with socket
☆31Updated 13 years ago
Alternatives and similar repositories for protobuf-demo
Users that are interested in protobuf-demo are comparing it to the libraries listed below
Sorting:
- Design Pattern Examples in C++☆48Updated 11 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆21Updated 10 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆189Updated 8 years ago
- Helpful example of a gtest and cmake set up for C++.☆324Updated last month
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131Updated 2 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- ☆199Updated 4 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated last year
- A simple C++ threadpool based on POSIX threads.☆130Updated 10 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Cross-platform crash handler based on google-breakpad. NOT MAINTAINED! See this fork:☆32Updated 9 years ago
- boost for android☆68Updated 3 years ago
- qmake <-> cmake convertor tool☆58Updated 11 months ago
- C++ parser for CSV file format☆74Updated 3 years ago
- Thread-safe C++11 wrapper for std::map with [readers-writer lock](https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock).☆31Updated last year
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 5 years ago
- C++ bootstrap project template including CMake build system☆62Updated 10 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- Qt Primer☆83Updated 7 years ago
- threadpool is a cross-platform thread pool library based on boost C++ libraries.☆54Updated last year
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆246Updated 5 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- convert json to handy object to read and write, and then back to json☆12Updated 12 years ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆85Updated 2 years ago
- ☆35Updated last month
- Simple C++multithread lib☆126Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 12 years ago
- Working code from the "Embedding Python in C++ Applications with boost::python" tutorial☆27Updated 14 years ago
- A lightweight multithreading C++ network library based on Reactor.☆22Updated last month
- Design patterns implemented in C++14☆36Updated 2 weeks ago