Starred repositories
An Open Source Machine Learning Framework for Everyone
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
An open-source C++ library developed and used at Facebook.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
A high-performance, zero-overhead, extensible Python compiler using LLVM
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Conversion between Traditional and Simplified Chinese
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
C++ Insights - See your source code with the eyes of a compiler
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
Source codes for book <<<BeginningAlgorithmContests>> Second edition
Explorer++ is a lightweight and fast file manager for Windows
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
🎮 Fully featured terminal version of the game "2048" written in C++
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.