Pinned Repositories
AlphaGo
A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
build-your-own-x
🤓 Build your own (insert technology here)
Docs
Documentation for ASP.NET Core
faceswap
Deepfakes Software For All
fhir-net-api
The official .NET API for HL7 FHIR
folly
An open-source C++ library developed and used at Facebook.
GamePlay
Open-source, cross-platform, C++ game framework/engine for creating 2D/3D mobile and desktop games.
libevent
A public libevent repository. The official repository is at https://github.com/libevent/libevent
gygygygy2007's Repositories
gygygygy2007/bilibili-backup-1
仅供学习。。。
gygygygy2007/libevent
A public libevent repository. The official repository is at https://github.com/libevent/libevent
gygygygy2007/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
gygygygy2007/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
gygygygy2007/build-your-own-x
🤓 Build your own (insert technology here)
gygygygy2007/Docs
Documentation for ASP.NET Core
gygygygy2007/faceswap
Deepfakes Software For All
gygygygy2007/folly
An open-source C++ library developed and used at Facebook.
gygygygy2007/GamePlay
Open-source, cross-platform, C++ game framework/engine for creating 2D/3D mobile and desktop games.
gygygygy2007/gfw.press.c
GFW.Press新一代军用级高强度加密抗干扰网络数据高速传输软件C语言版
gygygygy2007/bilibili-backup
gygygygy2007/bilibili-backup-2
gygygygy2007/go-ethereum
Official Go implementation of the Ethereum protocol
gygygygy2007/go-ethereum-code-analysis
gygygygy2007/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
gygygygy2007/lantern
🔴Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
gygygygy2007/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
gygygygy2007/livego
go Implementation of live streaming services
gygygygy2007/lottery
可无限开彩平台的彩票系统、博彩平台、博彩系统--重庆时时彩 北京pk10 11选五 北京赛车
gygygygy2007/minetest
Minetest, an open source infinite-world block sandbox game with survival and crafting. [also https://github.com/minetest/minetest_game]
gygygygy2007/modern-cpp-features
A cheatsheet of modern C++ language and library features.
gygygygy2007/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
gygygygy2007/MonoGame
One framework for creating powerful cross-platform games.
gygygygy2007/MRCP-Plugin-Demo
A demo repository for UniMRCP plugin implementation with iflytek ASR & TTS API
gygygygy2007/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
gygygygy2007/protobuf
Protocol Buffers - Google's data interchange format
gygygygy2007/Serious-Engine
An open source version of a game engine developed by Croteam for the classic Serious Sam games.
gygygygy2007/speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
gygygygy2007/substrate
Substrate: The platform for blockchain innovators
gygygygy2007/Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。