Skip to content

Latest commit

 

History

History
108 lines (105 loc) · 19.2 KB

File metadata and controls

108 lines (105 loc) · 19.2 KB

Top 100 Stars in C++

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 tensorflow 153954 84204 C++ 4039 An Open Source Machine Learning Framework for Everyone 2021-03-13T02:47:15Z
2 electron 90732 12101 C++ 1054 :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 2021-03-13T02:29:25Z
3 terminal 72519 6532 C++ 1254 The new Windows Terminal and the original Windows console host, all in the same place! 2021-03-13T00:27:45Z
4 swift 55347 8879 C++ 339 The Swift Programming Language 2021-03-13T02:44:04Z
5 opencv 52922 43695 C++ 1934 Open Source Computer Vision Library 2021-03-12T20:34:34Z
6 bitcoin 50573 27955 C++ 971 Bitcoin Core integration/staging tree 2021-03-12T23:52:26Z
7 pytorch 46831 12459 C++ 8206 Tensors and Dynamic neural networks in Python with strong GPU acceleration 2021-03-13T02:59:08Z
8 protobuf 46709 12485 C++ 1197 Protocol Buffers - Google's data interchange format 2021-03-12T23:06:06Z
9 tesseract 39080 7158 C++ 312 Tesseract Open Source OCR Engine (main repository) 2021-03-12T21:56:40Z
10 godot 37135 6985 C++ 6018 Godot Engine – Multi-platform 2D and 3D game engine 2021-03-13T02:26:16Z
11 x64dbg 36381 1565 C++ 463 An open-source x64/x32 debugger for windows. 2021-03-12T22:42:26Z
12 caffe 31462 18802 C++ 1158 Caffe: a fast open framework for deep learning. 2021-02-22T16:53:52Z
13 grpc 29617 7614 C++ 749 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) 2021-03-13T01:26:56Z
14 phantomjs 28217 5782 C++ 24 Scriptable Headless Browser 2020-07-14T12:14:53Z
15 imgui 28179 4675 C++ 594 Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies 2021-03-12T17:57:22Z
16 rethinkdb 24514 1815 C++ 1411 The open-source database for the realtime web. 2021-02-23T13:41:27Z
17 json 23472 4063 C++ 38 JSON for Modern C++ 2021-03-02T01:42:45Z
18 leveldb 23194 5356 C++ 188 LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. 2021-03-04T20:35:24Z
19 openpilot 22824 4760 C++ 150 openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 85 supported car makes and models. 2021-03-13T01:48:55Z
20 aria2 22375 2653 C++ 805 aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. 2020-12-30T04:21:43Z
21 cmder 22304 1823 C++ 10 Lovely console emulator package for Windows 2021-03-01T04:10:16Z
22 googletest 21362 7277 C++ 165 Googletest - Google Testing and Mocking Framework 2021-03-12T11:39:16Z
23 calculator 21164 3737 C++ 186 Windows Calculator: A simple yet powerful calculator that ships with Windows 2021-03-09T17:48:11Z
24 xgboost 20680 7926 C++ 273 Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow 2021-03-12T21:06:17Z
25 emscripten 20369 2513 C++ 1051 Emscripten: An LLVM-to-WebAssembly Compiler 2021-03-12T23:09:58Z
26 openpose 20328 6133 C++ 57 OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation 2021-02-12T17:48:03Z
27 mongo 19432 4740 C++ 55 The MongoDB Database 2021-03-12T16:16:59Z
28 incubator-mxnet 19328 6806 C++ 1830 Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more 2021-03-13T02:02:16Z
29 rocksdb 18938 4298 C++ 645 A library that provides an embeddable, persistent key-value store for fast storage. 2021-03-13T00:44:41Z
30 apollo 18002 7018 C++ 729 An open autonomous driving platform 2021-03-12T13:05:09Z
31 RedisDesktopManager 17857 2887 C++ 30 🔧 Cross-platform GUI management tool for Redis 2021-03-12T09:11:56Z
32 osquery 17726 2124 C++ 422 SQL powered operating system instrumentation, monitoring, and analytics. 2021-03-12T19:03:01Z
33 interview 17244 4999 C++ 2 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc. 2021-01-27T05:12:41Z
34 v8 17051 3245 C++ 2 The official mirror of the V8 Git repository 2021-01-12T13:28:47Z
35 CNTK 16975 4407 C++ 836 Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit 2020-09-08T19:40:44Z
36 hhvm 16861 2924 C++ 629 A virtual machine for executing programs written in Hack. 2021-03-13T02:40:56Z
37 DeepSpeech 16761 3097 C++ 103 DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. 2021-03-11T17:53:54Z
38 swoole-src 16549 3125 C++ 51 🚀 Coroutine-based concurrency library for PHP 2021-03-12T23:31:31Z
39 Magisk 16534 2854 C++ 47 The Magic Mask for Android 2021-03-12T17:48:13Z
40 folly 16453 3844 C++ 293 An open-source C++ library developed and used at Facebook. 2021-03-12T21:42:25Z
41 Telegram 16417 5850 C++ 459 Telegram for Android source 2021-03-02T07:41:18Z
42 envoy 16132 2931 C++ 1099 Cloud-native high-performance edge/middle/service proxy 2021-03-13T02:58:54Z
43 flatbuffers 15914 2460 C++ 162 FlatBuffers: Memory Efficient Serialization Library 2021-03-11T20:49:49Z
44 mars 15248 3186 C++ 272 Mars is a cross-platform network component developed by WeChat. 2021-03-07T07:48:04Z
45 cocos2d-x 15070 6923 C++ 1542 Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world. 2021-02-06T15:08:31Z
46 tdesktop 15058 3238 C++ 814 Telegram Desktop messaging app 2021-03-12T12:11:39Z
47 ClickHouse 14984 3025 C++ 1754 ClickHouse® is a free analytics DBMS for big data 2021-03-13T01:27:21Z
48 CnC_Remastered_Collection 14793 4016 C++ 80 None 2020-09-24T17:21:10Z
49 sqlitebrowser 14533 1654 C++ 440 Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at: 2021-03-12T20:18:25Z
50 leetcode 14501 4371 C++ 22 LeetCode Problems' Solutions 2021-03-08T09:03:56Z
51 vnpy 14463 6086 C++ 34 基于Python的开源量化交易平台开发框架 2021-03-12T07:21:23Z
52 trojan 14191 2573 C++ 5 An unidentifiable mechanism that helps you bypass GFW. 2020-11-08T21:52:28Z
53 yoga 14095 1167 C++ 307 Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates. 2021-03-12T02:45:46Z
54 incubator-weex 13988 1866 C++ 241 Apache Weex (Incubating) 2021-01-27T03:07:28Z
55 yuzu 13984 1184 C++ 525 Nintendo Switch Emulator 2021-03-12T23:01:40Z
56 react-native-windows 13300 994 C++ 568 A framework for building native Windows apps with React. 2021-03-13T00:13:01Z
57 Proton 13282 538 C++ 2836 Compatibility tool for Steam Play based on Wine and additional components 2021-03-11T14:44:44Z
58 simdjson 13051 674 C++ 128 Parsing gigabytes of JSON per second 2021-03-12T21:47:03Z
59 taichi 12944 1388 C++ 265 Productive & portable programming language for high-performance, sparse & differentiable computing on CPUs & GPUs 2021-03-13T02:45:13Z
60 notepad-plus-plus 12886 3111 C++ 1300 Notepad++ official repository 2021-03-13T00:19:14Z
61 Catch2 12847 2164 C++ 296 A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch) 2021-03-12T19:27:34Z
62 faiss 12716 2163 C++ 104 A library for efficient similarity search and clustering of dense vectors. 2021-03-12T11:46:16Z
63 modern-cpp-tutorial 12587 1530 C++ 9 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/ 2021-02-11T13:12:32Z
64 Karabiner-Elements 12582 684 C++ 220 Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later. 2021-03-13T02:09:53Z
65 Arduino 12576 10769 C++ 276 ESP8266 core for Arduino 2021-03-12T20:10:19Z
66 guetzli 12532 1002 C++ 122 Perceptual JPEG encoder 2020-07-13T10:45:17Z
67 cosmos 12525 3212 C++ 2389 World's largest Contributor driven code dataset | Join our Internship and enjoy 🌱 | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | 2021-03-12T23:57:54Z
68 aseprite 12491 1128 C++ 966 Animated sprite editor & pixel art tool (Windows, macOS, Linux) 2021-03-09T19:43:32Z
69 uWebSockets 12347 1309 C++ 17 Simple, secure & standards compliant web server for the most demanding of applications 2021-03-11T21:36:01Z
70 LightGBM 12270 3225 C++ 103 A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. 2021-03-12T21:53:09Z
71 xbmc 12224 5675 C++ 755 Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows. 2021-03-12T23:09:52Z
72 MMKV 12164 1345 C++ 2 An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. 2021-03-11T18:39:38Z
73 libphonenumber 11858 1587 C++ 106 Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. 2021-03-10T07:51:35Z
74 qBittorrent 11546 2069 C++ 2336 qBittorrent BitTorrent client 2021-03-12T22:44:55Z
75 AirSim 11410 3130 C++ 574 Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research 2021-03-12T18:11:26Z
76 C-Plus-Plus 11405 3440 C++ 444 Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes. 2021-03-13T01:20:18Z
77 incubator-brpc 11395 2808 C++ 411 Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC". 2021-03-09T08:50:38Z
78 mediapipe 11176 2126 C++ 426 Cross-platform, customizable ML solutions for live and streaming media. 2021-03-09T20:39:47Z
79 srs 11118 3628 C++ 252 SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple. 2021-03-12T23:10:10Z
80 spdlog 11112 2358 C++ 21 Fast C++ logging library. 2021-03-12T13:10:21Z
81 ncnn 11109 2751 C++ 396 ncnn is a high-performance neural network inference framework optimized for the mobile platform 2021-03-12T14:25:25Z
82 eos 11078 3603 C++ 358 An open source smart contract platform 2021-03-12T21:56:20Z
83 winget-cli 11014 451 C++ 241 Windows Package Manager CLI (aka winget) 2021-03-13T02:11:48Z
84 arangodb 10943 701 C++ 543 🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. 2021-03-12T21:20:37Z
85 Sourcetrail 10917 696 C++ 331 Sourcetrail - free and open-source interactive source explorer 2021-03-12T21:21:57Z
86 TrafficMonitor 10903 1343 C++ 410 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。 2021-03-05T11:50:01Z
87 flameshot 10724 700 C++ 260 Powerful yet simple to use screenshot software 🖥️ 📸 2021-03-12T16:38:29Z
88 filament 10712 947 C++ 102 Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2 2021-03-13T01:54:18Z
89 wkhtmltopdf 10698 1439 C++ 1093 Convert HTML to PDF using Webkit (QtWebKit) 2021-03-03T05:18:21Z
90 rapidjson 10621 2823 C++ 495 A fast JSON parser/generator for C++ with both SAX/DOM style API 2021-03-13T02:27:43Z
91 CRYENGINE 10514 1975 C++ 146 CRYENGINE is a powerful real-time game development platform created by Crytek. 2020-12-11T04:28:54Z
92 fmt 10508 1294 C++ 13 A modern formatting library 2021-03-12T23:49:29Z
93 Marlin 10446 13637 C++ 545 Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine. 2021-03-13T00:16:56Z
94 CPlusPlusThings 10297 2462 C++ 32 C++那些事 2021-03-08T07:25:18Z
95 tinyrenderer 10293 938 C++ 17 A brief computer graphics / rendering course 2021-01-27T21:06:29Z
96 foundationdb 10273 917 C++ 767 FoundationDB - the open source, distributed, transactional key-value store 2021-03-13T01:16:49Z
97 turicreate 10164 1093 C++ 477 Turi Create simplifies the development of custom machine learning models. 2021-02-02T21:52:08Z
98 libfacedetection 10153 2795 C++ 36 An open source library for face detection in images. The face detection speed can reach 1000FPS. 2021-02-09T04:34:25Z
99 openalpr 9990 2305 C++ 483 Automatic License Plate Recognition library 2021-01-16T23:00:45Z
100 ImHex 9979 455 C++ 66 A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM. 2021-03-09T18:32:09Z