ibroheem's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
swiftlang/swift
The Swift Programming Language
BVLC/caffe
Caffe: a fast open framework for deep learning.
gabime/spdlog
Fast C++ logging library.
sql-js/sql.js
A javascript library to run SQLite on the web.
AppImage/AppImageKit
Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
xmrig/xmrig
RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
ipkn/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
gitpitch/gitpitch
Markdown Presentations for Tech Conferences, Training, Developer Advocates, and Educators.
Qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
domoticz/domoticz
Open source Home Automation System
jupyter-xeus/xeus-cling
Jupyter kernel for the C++ programming language
khizmax/libcds
A C++ library of Concurrent Data Structures
jacobdufault/cquery
C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, semantic highlighting and more
probonopd/linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
CppCon/CppCon2016
Slides and other materials from CppCon 2016
ryanhaining/cppitertools
Implementation of python itertools and builtin iteration functions for C++17
fireice-uk/xmr-stak-cpu
Monero CPU miner
cryptonotefoundation/cryptonote
CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
ldionne/dyno
Runtime polymorphism done right
boostcon/cppnow_presentations_2017
Presentation Material for C++Now 2017
fix8/fix8
Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.
mbevand/silentarmy
Zcash miner optimized for AMD & Nvidia GPUs
3Hren/blackhole
Yet another logging library.
tcbrindle/cpp17_headers
C++17 library facilities for older compilers
justvanbloom/nheqminer
Currently fastest public CPU Equihash/zcash/zec miner
lewisgcm/mvcpp
Fast C++ HTTP MVC Networking Library
Morwenn/cpp-fold
Exploring fold functions, empty parameter packs & identity elements.