Stars
《百万在线:大型游戏服务端开发》是C++与Lua方向游戏服务端开发的入门书籍,内容涵盖Skynet引擎、C++底层开发、服务端架构设计等多个方面,全景展现网络游戏核心技术。
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
A professional cross-platform SSH/Sftp/Shell/Telnet/Tmux/Serial terminal.
The Art of Writing Efficient Programs, published by Packt
Interview Questions for Google, Amazon, Apple, etc. 根据超过 2000 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
hapi is a High-level API that supports both static and dynamic execution modes
node.js CRC-32C algorithm with hardware acceleration and software fallback.
CRC32C implementation with support for CPU-specific acceleration instructions
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。