GValiente's Stars
KDE/heaptrack
A heap memory profiler for Linux
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
keras-team/keras
Deep Learning for humans
bitwizeshift/string_view-standalone
A custom implementation of the C++17 'string_view' back-ported to c++11
tfussell/miniz-cpp
A cross-platform header-only C++14 library for reading and writing ZIP files
Dobiasd/frugally-deep
A lightweight header-only library for using Keras (TensorFlow) models in C++.
gabime/spdlog
Fast C++ logging library.
akrzemi1/Optional
optional (nullable) objects for C++14
catchorg/Catch2
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)
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
p12tic/libsimdpp
Portable header-only C++ low level SIMD library
neychev/kerasify
Small library for running Keras models from a C++ application
moof2k/kerasify
Small library for running Keras models from a C++ application
ttroy50/cmake-examples
Useful CMake Examples
jarikomppa/soloud
Free, easy, portable audio engine for games
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
ytsedan/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
memononen/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.