Trending
See what the GitHub community is most excited about today.
google / googletest
Googletest - Google Testing and Mocking Framework
microsoft / onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
facebookresearch / faiss
A library for efficient similarity search and clustering of dense vectors.
protocolbuffers / protobuf
Protocol Buffers - Google's data interchange format
Light-City / CPlusPlusThings
C++那些事
musescore / MuseScore
MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
tensorflow / tensorflow
An Open Source Machine Learning Framework for Everyone
TheAlgorithms / C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
pybind / pybind11
Seamless operability between C++11 and Python
brave / brave-core
Core engine for the Brave browser for macOS, Windows, Linux, Android. For the issue log, please see https://github.com/brave/brave-browser
google / re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
facebook / folly
An open-source C++ library developed and used at Facebook.
tesseract-ocr / tesseract
Tesseract Open Source OCR Engine (main repository)
tdlib / td
Cross-platform library for building Telegram clients
ouyanghuiyu / chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
google / flatbuffers
FlatBuffers: Memory Efficient Serialization Library
cmu-db / noisepage
Self-Driving Database Management System from Carnegie Mellon University
pytorch / pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
Open Source Computer Vision Library
haoel / leetcode
LeetCode Problems' Solutions
ocornut / imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
apache / arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication…
ethereum / solidity
Solidity, the Contract-Oriented Programming Language
triton-inference-server / server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.