Serene is a modern typed lisp. It's not done yet, and it's heavily under development. Don't expect anything stable for now.
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
TrinityCore 镜像,持续保持更新 TrinityCore is an MMORPG framework that's built using C++, and using a back-end of MySQL for the DB content.
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.)
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all