Stars
C++ compile-time enum to string, iteration, in a single header file
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
🍩 Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
🔧 Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyzer, sanitizers etc.)
Style guides for Google-originated open-source projects
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
An Open Source Machine Learning Framework for Everyone
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
An open-source C++ library developed and used at Facebook.
GoogleTest - Google Testing and Mocking Framework
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Recognize date and time in russian text and return datetime.datetime.
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
List of autogenerated awesome lists.
Generate awesome list over Github API
neargye-forks / tensorflow
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
Master programming by recreating your favorite technologies from scratch.