This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processing performance slightly better than libevent. Specific benchmark Please refer to the libev manual bench.c
☆50Jan 7, 2019Updated 7 years ago
Alternatives and similar repositories for net-cpp17
Users that are interested in net-cpp17 are comparing it to the libraries listed below
Sorting:
- redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy☆314Jun 10, 2019Updated 6 years ago
- Header only c++ expression parsing library with AST building and GLSL shader generation☆20Jul 1, 2014Updated 11 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…☆49Apr 27, 2018Updated 7 years ago
- 一个基于C++20的lua绑定库。☆16Updated this week
- Header only library for binding, reordering and currying of function arguments without cost☆17Jun 20, 2018Updated 7 years ago
- Offline Shader Editor based on wxWidgets☆10Jan 12, 2021Updated 5 years ago
- <<Effective Modern C++>> Chinese version and source code☆25Feb 26, 2021Updated 5 years ago
- 基于字典树的简单脏词匹配替换类 A trie-tree-based dirty word checker for c++.☆26Nov 16, 2015Updated 10 years ago
- ☆18Mar 4, 2014Updated 12 years ago
- A modern C++ network library based on asio for high performance network services☆10May 28, 2020Updated 5 years ago
- redis源码注释版☆11Apr 18, 2016Updated 9 years ago
- 用rtaudio来采集、播放,并用speexdsp来做回声消除。☆20Jun 30, 2018Updated 7 years ago
- cdn 解决最优网络流传输分配的服务器选点问题☆11Nov 11, 2018Updated 7 years ago
- Newline detection in Node.JS streams implemented as a native addon☆18May 12, 2014Updated 11 years ago
- c版aoi,编译成so供lua层调用。非实时抛出事件,lua层定时aoi_update获得aoi事件☆13Oct 15, 2020Updated 5 years ago
- Server for a chinese Unity3D MOBA☆17Aug 29, 2017Updated 8 years ago
- Memory check for C/C++.☆12Sep 7, 2017Updated 8 years ago
- libDBConnector程序库使用C/C++语言开发,通过MySQL C API 和Oralce OCI方式访问MySQL和Oracle数据库,且程序库可以跨平台使用,保留统一访问接口,用户只需设置创建连接对象的参数,即可改变数据库连接,同时保证同一应用程序可同时访问M…☆12May 14, 2015Updated 10 years ago
- aoi(area of interest) for game server☆29Apr 20, 2021Updated 4 years ago
- NodeGraph - A simple directed graph with visualization UI.☆23Feb 8, 2026Updated last month
- Bit array (or bit set, bit string, boolean vector, ..., whatever) data structure for Lua.☆15Jul 19, 2020Updated 5 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Feb 14, 2017Updated 9 years ago
- 一些奇技淫巧,just for fun☆14Oct 7, 2019Updated 6 years ago
- A C++ network service framework☆144Jul 29, 2019Updated 6 years ago
- C/C++ Isosurface Extraction library☆14Jan 5, 2017Updated 9 years ago
- threadpool is a cross-platform thread pool library based on boost C++ libraries.☆54Feb 17, 2024Updated 2 years ago
- Toy compiler using Flex, Bison & LLVM☆15Dec 10, 2013Updated 12 years ago
- ☆31Feb 27, 2017Updated 9 years ago
- Non-intrusive and customizable C++ GUI library☆12Jul 27, 2020Updated 5 years ago
- ☆24Sep 16, 2020Updated 5 years ago
- ☆13Jul 17, 2025Updated 8 months ago
- Parse protobuffer's proto(syntax 3 only) file, for Emmylua IntelliSense☆17Jul 15, 2022Updated 3 years ago
- Evaluate mathematical expressions using Boost.Spirit☆32Nov 5, 2022Updated 3 years ago
- SAC2000 (Seismic Analysis Code for the third millennium) is a general purpose interactive program designed for the study of sequential si…☆12Jul 5, 2022Updated 3 years ago
- 3D Game Engine in C++: Implemented Shared pointers, Memory Pool using Bit Arrays, Memory Manager, World and Actor system, AABB and OABB C…☆15Dec 11, 2014Updated 11 years ago
- A ParaView plugin that uses metis to partition a VTK mesh☆11Nov 20, 2013Updated 12 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Nov 23, 2014Updated 11 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆167Jun 6, 2024Updated last year
- Microsoft's Debug Interface Access SDK