Pinned Repositories
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
bazel-compilation-database
Tool to generate compile_commands.json from the Bazel build system
Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
examples
Examples for Bazel
graphical-debugging-vscode
GraphicalDebugging extension for Visual Studio Code
introduction-to-git-and-github-ebook
Free Introduction to Git and GitHub eBook
marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
starlark
Starlark Language
WebGAL
A brand new web Visual Novel engine | 全新的网页端视觉小说引擎
planning-list's Repositories
planning-list/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
planning-list/bazel-compilation-database
Tool to generate compile_commands.json from the Bazel build system
planning-list/Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
planning-list/examples
Examples for Bazel
planning-list/fmt
A modern formatting library
planning-list/graphical-debugging-vscode
GraphicalDebugging extension for Visual Studio Code
planning-list/introduction-to-git-and-github-ebook
Free Introduction to Git and GitHub eBook
planning-list/marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
planning-list/modern-cpp-features
A cheatsheet of modern C++ language and library features.
planning-list/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
planning-list/numpy-100
100 numpy exercises (with solutions)
planning-list/starlark
Starlark Language
planning-list/WebGAL
A brand new web Visual Novel engine | 全新的网页端视觉小说引擎
planning-list/abseil-cpp
Abseil Common Libraries (C++)
planning-list/austin
Python frame stack sampler for CPython
planning-list/binder
Binder, tool for automatic generation of Python bindings
planning-list/Clean-Code-Notes
My notes of Clean Code book
planning-list/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
planning-list/CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
planning-list/cppinsights
C++ Insights - See your source code with the eyes of a compiler
planning-list/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
planning-list/fluent-python
《流畅的Python》2015年8月
planning-list/KuiperInfer
带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
planning-list/miniMNIST-c
planning-list/or-tools
Google's Operations Research tools:
planning-list/pxdgen
A tool for converting C/C++ header files to Cython header files
planning-list/pystring
C++ functions matching the interface and behavior of python string methods with std::string
planning-list/types-clang
A PEP 561 stubs package for Clang Python bindings.
planning-list/v6d
vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)