Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
An open-source C++ library developed and used at Facebook.
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning …
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports comp…
Range library for C++14/17/20, basis for C++20's std::ranges
A library of C++ coroutine abstractions for the coroutines TS
Source codes for book <<<BeginningAlgorithmContests>> Second edition
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
asyncio is a c++20 library to write concurrent code using the async/await syntax.
Header-only, tiny (99 lines) and powerful C++20 static reflection library.
The most over-engineered C++ assertion library
This is an experimental library that has evolved to P2688