Pinned Repositories
-
新手写的库..............
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
3hcq
基于Unity的《山海传奇》(毕设)
50projects50days
50+ mini web projects using HTML, CSS & JS
anything_about_game
A wonderful list of Game Development resources.
AssetBundleLoadManager
1. 基于索引计数与对象绑定的AssetBundle加载管理简易框架。(参考: tangzx/ABSystem思路) 2. 集成导表工具框架 3. 集成资源热更以及版本强更框架
Awesome-Unity-Shader
:boat: 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
azerothcore-wotlk
Complete Open Source and Modular solution for MMO
BDFramework.Core
Simple and powerful Unity3d game workflow! 简单、高效的商业级unity3d 工作流。(已被多个大厂借鉴使用)
BoostAsioCppNetworkProgrammingCookbookDmitroRadchuk
remastered examples from https://www.packtpub.com/application-development/boostasio-c-network-programming-cookbook
xiaoxiangwendao's Repositories
xiaoxiangwendao/50projects50days
50+ mini web projects using HTML, CSS & JS
xiaoxiangwendao/azerothcore-wotlk
Complete Open Source and Modular solution for MMO
xiaoxiangwendao/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
xiaoxiangwendao/C-examples
C语言学习项目
xiaoxiangwendao/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
xiaoxiangwendao/cmake-examples
Useful CMake Examples
xiaoxiangwendao/cmake-examples-Chinese
快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/
xiaoxiangwendao/CppServer
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
xiaoxiangwendao/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
xiaoxiangwendao/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
xiaoxiangwendao/libxls
Read binary Excel files from C/C++
xiaoxiangwendao/libxlsxwriter
A C library for creating Excel XLSX files.
xiaoxiangwendao/luaecs
xiaoxiangwendao/Matrix_hub
A lib of Matrix operation for C language. (矩阵运算库--C语言)
xiaoxiangwendao/memory
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
xiaoxiangwendao/Morn
Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
xiaoxiangwendao/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
xiaoxiangwendao/OpenTTD
OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
xiaoxiangwendao/orion-ops
一站式自动化运维及自动化部署平台, 使用多环境的概念, 提供了机器管理、机器监控报警、Web终端、WebSftp、机器批量执行、机器批量上传、在线查看日志、定时调度任务、应用环境维护、应用构建及发布任务、操作流水线等功能, 帮助企业实现一站式轻量化运维治理, 致力于企业级应用的智能运维。
xiaoxiangwendao/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
xiaoxiangwendao/pure-admin-thin
vue-pure-admin官方精简版
xiaoxiangwendao/rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
xiaoxiangwendao/SFML
Simple and Fast Multimedia Library
xiaoxiangwendao/sonic-cpp
A fast JSON serializing & deserializing library, accelerated by SIMD.
xiaoxiangwendao/tabulate
Table Maker for Modern C++
xiaoxiangwendao/toBeBetterJavaer
一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
xiaoxiangwendao/touhoukill
Sanguosha (board game) mod including touhou project characters based on open source Qsanguosha
xiaoxiangwendao/usocket
Universal socket library for Common Lisp
xiaoxiangwendao/VulkanMemoryAllocator
Easy to integrate Vulkan memory allocation library
xiaoxiangwendao/yaml-cpp
A YAML parser and emitter in C++