prcpla's Stars
liuyubobobo/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
liuyubobobo/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
liuyubobobo/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
kxxwz/SJTU-Courses
上海交通大学课程资料分享
Trinkle23897/Undergraduate
Collection of undergraduate course homework and projects
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
QSCTech/zju-icicles
浙江大学课程攻略共享计划
lib-pku/libpku
贵校课程资料民间整理
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
nasa/astrobee
NASA Astrobee Robot Software
nasa/openmct
A web based mission control framework.
deepfakes/faceswap
Deepfakes Software For All
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
miloyip/game-programmer
A Study Path for Game Programmer
miloyip/json-tutorial
从零开始的 JSON 库教程
microsoft/vscode-cpptools
Official repository for the Microsoft C/C++ extension for VS Code.
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
microsoft/monaco-editor
A browser based code editor
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
chakra-core/ChakraCore
ChakraCore is an open source Javascript engine with a C API.
microsoft/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
eclipse-omr/omr
Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
eclipse-openj9/openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.