Trending
See what the GitHub community is most excited about today.
rui314 / mold
mold: A Modern Linker
electron / electron
Build cross-platform desktop apps with JavaScript, HTML, and CSS
protocolbuffers / protobuf
Protocol Buffers - Google's data interchange format
onnx / onnx
Open standard for machine learning interoperability
open-source-parsers / jsoncpp
A C++ library for interacting with JSON.
nathalis / NesCat
Enhanced version Nintendo Emulator for ESP32
yuzu-emu / yuzu
Nintendo Switch Emulator
oneapi-src / oneTBB
oneAPI Threading Building Blocks (oneTBB)
tesseract-ocr / tesseract
Tesseract Open Source OCR Engine (main repository)
wenet-e2e / wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
arvidn / libtorrent
an efficient feature complete C++ bittorrent implementation
google / googletest
GoogleTest - Google Testing and Mocking Framework
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)
IntelRealSense / librealsense
Intel® RealSense™ SDK
wisdompeak / LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
nlohmann / json
JSON for Modern C++
facebook / rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
gabime / spdlog
Fast C++ logging library.
microsoft / calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
JoeyDeVries / LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
CMU-Perceptual-Computing-Lab / openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
TrinityCore / TrinityCore
TrinityCore Open Source MMO Framework (master = 9.1.5.42010, 3.3.5 = 3.3.5a.12340)
ClickHouse / ClickHouse
ClickHouse® is a free analytics DBMS for big data
facebook / folly
An open-source C++ library developed and used at Facebook.