-
H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server
C MIT License UpdatedJul 16, 2020 -
awesome-modern-cpp Public
Forked from rigtorp/awesome-modern-cppA collection of resources on modern C++
HTML UpdatedJul 15, 2020 -
colyseus Public
Forked from colyseus/colyseus⚔ Multiplayer Game Server for Node.js
TypeScript MIT License UpdatedJul 11, 2020 -
awesome-c Public
Forked from inputsh/awesome-cContinuing the development of awesome-c list on GitHub
Other UpdatedJul 10, 2020 -
GameProject3 Public
Forked from ylmbtm/GameProject3游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
C++ UpdatedJun 30, 2020 -
modern-cpp-features Public
Forked from AnthonyCalandra/modern-cpp-featuresA cheatsheet of modern C++ language and library features.
MIT License UpdatedJun 27, 2020 -
codelibrary Public
Forked from indy256/codelibrary💎Collection of algorithms and data structures
Java The Unlicense UpdatedJun 26, 2020 -
croncpp Public
Forked from mariusbancila/croncppA C++17 header-only cross-platform library for handling CRON expressions
C++ MIT License UpdatedJun 23, 2020 -
array-hash Public
Forked from Tessil/array-hashC++ implementation of a fast and memory efficient hash map and hash set specialized for strings
C++ MIT License UpdatedJun 22, 2020 -
chinese-independent-blogs Public
Forked from timqian/chinese-independent-blogs中文独立博客列表
JavaScript MIT License UpdatedJun 17, 2020 -
-
modern-cpp-tutorial Public
Forked from changkun/modern-cpp-tutorial📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
C++ MIT License UpdatedJun 3, 2020 -
http-parser Public
Forked from nodejs/http-parserhttp request/response parser for c
C MIT License UpdatedJun 3, 2020 -
-
parallel-hashmap Public
Forked from greg7mdp/parallel-hashmapA family of header-only, very fast and memory-friendly hashmap and btree containers.
C++ Apache License 2.0 UpdatedMay 20, 2020 -
sparse-map Public
Forked from Tessil/sparse-mapC++ implementation of a memory efficient hash map and hash set
C++ MIT License UpdatedMay 17, 2020 -
libsourcey Public
Forked from sourcey/libsourceyC++14 evented IO libraries for high performance networking and media based applications
C++ GNU Lesser General Public License v2.1 UpdatedApr 29, 2020 -
unqlite Public
Forked from symisc/unqliteAn Embedded NoSQL, Transactional Database Engine
C Other UpdatedApr 22, 2020 -
CppServer Public
Forked from chronoxor/CppServerUltra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
C++ MIT License UpdatedNov 28, 2019 -
CppCommon Public
Forked from chronoxor/CppCommonCross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW
C++ MIT License UpdatedNov 28, 2019 -
Awesome-Game-Networking Public
Forked from 0xFA11/GameNetworkingResourcesA Curated List of Game Network Programming Resources
C++ UpdatedNov 26, 2019 -
LuaPanda Public
Forked from Tencent/LuaPandalua debug and code tools for VS Code
TypeScript Other UpdatedNov 13, 2019 -
project-based-learning Public
Forked from practical-tutorials/project-based-learningCurated list of project-based tutorials
MIT License UpdatedOct 28, 2019 -
-
JAVA Public
Forked from singgel/JAVA存放JAVA开发的设计思想、算法:《剑指Offer》、《编程珠玑》、《深入理解Java虚拟机:JVM高级特性与最佳实践》、《重构-改善既有代码的设计 中文版》、《clean_code(中文完整版)》、《Java编程思想(第4版)》、《Java核心技术 卷I (第8版)》、《Quartz_Job+Scheduling_Framework》;一些大的上传不上来的文件在README
UpdatedOct 24, 2019 -
cim Public
Forked from crossoverJie/cim📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Java MIT License UpdatedSep 26, 2019 -
100-gdb-tips Public
Forked from hellogcc/100-gdb-tipsA collection of gdb tips. 100 maybe just mean many here.
Go Other UpdatedSep 22, 2019 -
-
-