hero1s's Stars
ahorn/cpp-channel
Experimental Go-style concurrency for C++11
sheredom/utf8.h
📚 single header utf8 string functions for C and C++
andreiavrammsd/cpp-channel
Thread-safe container for sharing data between threads
gelldur/EventBus
A lightweight and very fast event bus / event framework for C++17
xiyoo0812/lsmdb
一个lua使用简单的内存/文件数据库!
sniper00/moon-extensions
Lua utility libraries
dquist/EventBus
A lightweight synchronous event framework for C++11
lvzixun/luaprofile
lua profile
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
dablelv/cyan
A modern, comprehensive and efficient utility library of Go.
weidai11/cryptopp
free C++ class library of cryptographic schemes
ikalnytskyi/termcolor
Termcolor is a header-only C++ library for printing colored messages to the terminal. Written just for fun with a help of the Force.
gogf/gf
A powerful framework for faster, easier, and more efficient project development.
bluele/gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
owent/libcopp
cross-platform coroutine library in c++
karlseguin/ccache
A golang LRU Cache for high concurrency
mlua-rs/rlua
High level Lua bindings to Rust
hstcscolor/awesome-gameserver-cn
中文游戏服务器资源大全
wqking/eventpp
Event Dispatcher and callback list for C++
sniper00/moon_rs
A lightweight game server implemented in Rust and Lua
weijunext/indie-hacker-tools
收录独立开发者出海技术栈和工具
itchio/shoom
:motorway: Cross-platform shared memory access for C++11
mlua-rs/mlua
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
mutouyun/cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
CppCXY/EmmyLuaCodeStyle
fast, powerful, and feature-rich Lua formatting and checking tool.
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
findstr/silly
A lightweight server framework based on Lua