-
wrapt Public
Forked from GrahamDumpleton/wraptA Python module for decorators, wrappers and monkey patching.
Python BSD 2-Clause "Simplified" License UpdatedAug 9, 2021 -
cmake-cookbook Public
Forked from dev-cafe/cmake-cookbookCMake Cookbook recipes.
C++ Other UpdatedDec 7, 2019 -
cppstdlib Public
📖 The C++ Standard Library - A Tutorial and Reference, 2nd Edition
-
-
CppPrimer Public
📚 C++ Primer 5th
-
modern-cpp-tutorial Public
Forked from changkun/modern-cpp-tutorial📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
C++ MIT License UpdatedSep 19, 2019 -
Effective-Modern-Cpp Public
Forked from BartVandewoestyne/Effective-Modern-CppSample code for the Effective Modern C++ book by Scott Meyers.
C++ UpdatedSep 5, 2019 -
fastai Public
Forked from fastai/fastaiThe fastai deep learning library, plus lessons and and tutorials
Jupyter Notebook Apache License 2.0 UpdatedNov 27, 2018 -
learnopencv Public
Forked from spmallick/learnopencvLearn OpenCV : C++ and Python Examples
Jupyter Notebook UpdatedNov 23, 2018 -
git-recipes Public
Forked from zhongyi-tong/git-recipes🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
UpdatedNov 16, 2018 -
Firmware Public
Forked from PX4/PX4-AutopilotPX4 Pro Autopilot Software
C++ Other UpdatedSep 21, 2017 -
learnxinyminutes-docs Public
Forked from adambard/learnxinyminutes-docsCode documentation written as code! How novel and totally my idea!
JavaScript UpdatedMay 4, 2017 -
evpp Public
Forked from Qihoo360/evppA modern C++ network library based on libevent for developing high performance network services in TCP/UDP/HTTP protocols.
C++ BSD 3-Clause "New" or "Revised" License UpdatedApr 4, 2017 -
CCiA Public
📖 C++ Concurrency in Action - Practical Multithreading
-
-
ctci Public
Forked from careercup/ctciCracking the Coding Interview, 5th Edition
-
The-Art-Of-Programming-By-July Public
Forked from julycoding/The-Art-Of-Programming-By-July-2nd本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
C UpdatedMar 8, 2017 -
QuantLib Public
Forked from lballabio/QuantLibThe QuantLib C++ library
C++ Other UpdatedFeb 13, 2017 -
zipline Public
Forked from quantopian/ziplineZipline, a Pythonic Algorithmic Trading Library
Python Apache License 2.0 UpdatedFeb 13, 2017 -
Design-Patterns-GoF Public
Forked from BartVandewoestyne/Design-Patterns-GoFWorking code for the Design Patterns book from the Gang of Four.
C++ UpdatedFeb 9, 2017 -
LeetCode-1 Public
Forked from pezy/LeetCode✏️ LeetCode solutions in C++ 11
-
spdlog Public
Forked from gabime/spdlogSuper fast C++ logging library.
C++ MIT License UpdatedDec 10, 2016 -
uvw Public
Forked from skypjack/uvwHeader-only, event based, tiny and easy to use libuv wrapper in modern C++.
C++ MIT License UpdatedDec 1, 2016 -
-
leetcode Public
Forked from haoel/leetcodeLeetCode Problems' Solutions
-
-
quickfix Public
Forked from quickfix/quickfixQuickFIX C++ Fix Engine Library
-
abs-guide Public
📖 Advanced Bash-Scripting Guide - An in-depth exploration of the art of shell scripting
-
unpv1 Public
📖 UNIX Network Programming - Volume 1:The Sockets Networking API, 3rd Edition
-