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 153755 84158 C++ 4022 An Open Source Machine Learning Framework for Everyone 2021-03-06T02:56:17Z
2 electron 90598 12080 C++ 1624 :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS 2021-03-06T01:03:47Z
3 terminal 72368 6518 C++ 1251 The new Windows Terminal and the original Windows console host, all in the same place! 2021-03-06T00:55:08Z
4 swift 55271 8863 C++ 333 The Swift Programming Language 2021-03-06T02:41:04Z
5 opencv 52748 43581 C++ 1932 Open Source Computer Vision Library 2021-03-05T20:29:35Z
6 bitcoin 50319 27887 C++ 967 Bitcoin Core integration/staging tree 2021-03-06T01:20:12Z
7 pytorch 46656 12392 C++ 8119 Tensors and Dynamic neural networks in Python with strong GPU acceleration 2021-03-06T02:20:18Z
8 protobuf 46608 12461 C++ 1198 Protocol Buffers - Google's data interchange format 2021-03-06T02:17:59Z
9 tesseract 38980 7143 C++ 313 Tesseract Open Source OCR Engine (main repository) 2021-03-05T13:27:28Z
10 godot 36980 6966 C++ 5985 Godot Engine – Multi-platform 2D and 3D game engine 2021-03-06T02:26:35Z
11 x64dbg 36350 1558 C++ 458 An open-source x64/x32 debugger for windows. 2021-02-15T21:25:14Z
12 caffe 31433 18791 C++ 1158 Caffe: a fast open framework for deep learning. 2021-02-22T16:53:52Z
13 grpc 29523 7586 C++ 738 The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) 2021-03-06T01:22:53Z
14 phantomjs 28207 5787 C++ 23 Scriptable Headless Browser 2020-07-14T12:14:53Z
15 imgui 28044 4655 C++ 592 Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies 2021-03-05T17:44:56Z
16 rethinkdb 24503 1812 C++ 1411 The open-source database for the realtime web. 2021-02-23T13:41:27Z
17 json 23380 4048 C++ 38 JSON for Modern C++ 2021-03-02T01:42:45Z
18 leveldb 23135 5349 C++ 187 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 22761 4741 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-06T02:31:44Z
20 aria2 22318 2654 C++ 804 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 22284 1820 C++ 10 Lovely console emulator package for Windows 2021-03-01T04:10:16Z
22 googletest 21167 7268 C++ 167 Googletest - Google Testing and Mocking Framework 2021-03-04T17:07:40Z
23 calculator 21127 3724 C++ 185 Windows Calculator: A simple yet powerful calculator that ships with Windows 2021-03-04T08:47:25Z
24 xgboost 20648 7925 C++ 278 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-06T01:57:59Z
25 emscripten 20335 2517 C++ 1054 Emscripten: An LLVM-to-WebAssembly Compiler 2021-03-06T01:25:02Z
26 openpose 20240 6118 C++ 53 OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation 2021-02-12T17:48:03Z
27 mongo 19399 4734 C++ 55 The MongoDB Database 2021-03-06T02:46:27Z
28 incubator-mxnet 19306 6806 C++ 1825 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-06T02:21:59Z
29 rocksdb 18900 4287 C++ 650 A library that provides an embeddable, persistent key-value store for fast storage. 2021-03-06T02:04:53Z
30 apollo 17955 7005 C++ 722 An open autonomous driving platform 2021-03-05T08:48:27Z
31 RedisDesktopManager 17822 2882 C++ 30 🔧 Cross-platform GUI management tool for Redis 2021-03-05T15:23:35Z
32 osquery 17696 2115 C++ 417 SQL powered operating system instrumentation, monitoring, and analytics. 2021-03-05T18:23:43Z
33 interview 17090 4946 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 17016 3236 C++ 2 The official mirror of the V8 Git repository 2021-01-12T13:28:47Z
35 CNTK 16972 4410 C++ 835 Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit 2020-09-08T19:40:44Z
36 hhvm 16853 2923 C++ 629 A virtual machine for executing programs written in Hack. 2021-03-06T02:28:47Z
37 DeepSpeech 16707 3094 C++ 102 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-04T15:57:54Z
38 swoole-src 16514 3127 C++ 50 🚀 Coroutine-based concurrency library for PHP 2021-03-05T15:26:14Z
39 folly 16393 3839 C++ 291 An open-source C++ library developed and used at Facebook. 2021-03-06T01:47:03Z
40 Telegram 16378 5837 C++ 459 Telegram for Android source 2021-03-02T07:41:18Z
41 envoy 16082 2912 C++ 1067 Cloud-native high-performance edge/middle/service proxy 2021-03-06T01:41:39Z
42 flatbuffers 15875 2454 C++ 161 FlatBuffers: Memory Efficient Serialization Library 2021-03-06T02:45:43Z
43 mars 15229 3184 C++ 270 Mars is a cross-platform network component developed by WeChat. 2021-03-03T04:40:59Z
44 cocos2d-x 15054 6922 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
45 tdesktop 15001 3228 C++ 811 Telegram Desktop messaging app 2021-03-05T18:12:28Z
46 ClickHouse 14853 2993 C++ 1724 ClickHouse® is a free analytics DBMS for big data 2021-03-06T02:33:56Z
47 CnC_Remastered_Collection 14787 4015 C++ 80 None 2020-09-24T17:21:10Z
48 leetcode 14472 4365 C++ 22 LeetCode Problems' Solutions 2021-02-25T08:22:18Z
49 sqlitebrowser 14472 1648 C++ 426 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-05T23:20:07Z
50 vnpy 14363 6063 C++ 29 基于Python的开源量化交易平台开发框架 2021-03-05T13:43:06Z
51 trojan 14153 2559 C++ 5 An unidentifiable mechanism that helps you bypass GFW. 2020-11-08T21:52:28Z
52 yoga 14063 1163 C++ 306 Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates. 2021-03-05T18:18:32Z
53 incubator-weex 13981 1867 C++ 241 Apache Weex (Incubating) 2021-01-27T03:07:28Z
54 yuzu 13937 1179 C++ 520 Nintendo Switch Emulator 2021-03-06T01:27:14Z
55 react-native-windows 13272 993 C++ 557 A framework for building native Windows apps with React. 2021-03-06T02:32:23Z
56 Proton 13230 533 C++ 2831 Compatibility tool for Steam Play based on Wine and additional components 2021-03-03T15:14:09Z
57 simdjson 13028 672 C++ 124 Parsing gigabytes of JSON per second 2021-03-05T21:41:45Z
58 taichi 12925 1386 C++ 263 Productive & portable programming language for high-performance, sparse & differentiable computing on CPUs & GPUs 2021-03-04T13:49:00Z
59 notepad-plus-plus 12841 3103 C++ 1287 Notepad++ official repository 2021-03-05T06:35:31Z
60 Catch2 12816 2166 C++ 292 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-03T15:38:07Z
61 faiss 12659 2152 C++ 103 A library for efficient similarity search and clustering of dense vectors. 2021-03-06T01:19:23Z
62 Arduino 12550 10752 C++ 275 ESP8266 core for Arduino 2021-03-05T21:37:13Z
63 Karabiner-Elements 12539 679 C++ 218 Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later. 2021-03-01T18:46:45Z
64 guetzli 12527 1002 C++ 122 Perceptual JPEG encoder 2020-07-13T10:45:17Z
65 cosmos 12517 3208 C++ 2389 | Contribute toward Hacktoberfest and enjoy 🌱 | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum | 2021-01-28T21:22:43Z
66 modern-cpp-tutorial 12510 1520 C++ 8 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/ 2021-02-11T13:12:32Z
67 aseprite 12453 1124 C++ 957 Animated sprite editor & pixel art tool (Windows, macOS, Linux) 2021-03-05T23:42:49Z
68 uWebSockets 12318 1308 C++ 16 Simple, secure & standards compliant web server for the most demanding of applications 2021-03-05T16:03:21Z
69 LightGBM 12250 3229 C++ 112 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-06T02:34:45Z
70 xbmc 12203 5668 C++ 749 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-05T06:49:12Z
71 MMKV 12089 1335 C++ 2 An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. 2021-03-01T09:24:15Z
72 libphonenumber 11836 1579 C++ 104 Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. 2021-03-03T11:58:20Z
73 qBittorrent 11479 2060 C++ 2321 qBittorrent BitTorrent client 2021-03-05T14:18:21Z
74 C-Plus-Plus 11370 3428 C++ 443 Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes. 2021-03-05T03:41:39Z
75 incubator-brpc 11356 2802 C++ 409 Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC". 2021-02-23T20:31:30Z
76 AirSim 11356 3120 C++ 574 Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research 2021-03-05T19:00:18Z
77 mediapipe 11082 2104 C++ 427 Cross-platform, customizable ML solutions for live and streaming media. 2021-03-04T19:36:47Z
78 srs 11069 3614 C++ 248 SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple. 2021-03-06T02:46:13Z
79 eos 11068 3603 C++ 357 An open source smart contract platform 2021-03-05T21:27:26Z
80 spdlog 11061 2344 C++ 25 Fast C++ logging library. 2021-03-04T21:53:09Z
81 ncnn 11052 2737 C++ 385 ncnn is a high-performance neural network inference framework optimized for the mobile platform 2021-03-05T08:33:38Z
82 winget-cli 10934 446 C++ 241 Windows Package Manager CLI (aka winget) 2021-03-06T00:51:18Z
83 arangodb 10914 699 C++ 550 🥑 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-05T23:15:35Z
84 Sourcetrail 10842 686 C++ 328 Sourcetrail - free and open-source interactive source explorer 2021-03-03T06:33:32Z
85 TrafficMonitor 10794 1335 C++ 407 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。 2021-03-05T11:50:01Z
86 wkhtmltopdf 10670 1435 C++ 1090 Convert HTML to PDF using Webkit (QtWebKit) 2021-03-03T05:18:21Z
87 filament 10656 941 C++ 103 Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL 2021-03-06T01:14:16Z
88 rapidjson 10590 2819 C++ 491 A fast JSON parser/generator for C++ with both SAX/DOM style API 2021-03-03T16:45:55Z
89 CRYENGINE 10505 1970 C++ 146 CRYENGINE is a powerful real-time game development platform created by Crytek. 2020-12-11T04:28:54Z
90 flameshot 10494 683 C++ 250 Powerful yet simple to use screenshot software 🖥️ 📸 2021-03-05T04:57:51Z
91 fmt 10448 1286 C++ 14 A modern formatting library 2021-03-05T08:56:32Z
92 Marlin 10424 13556 C++ 537 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-06T00:12:59Z
93 foundationdb 10260 916 C++ 760 FoundationDB - the open source, distributed, transactional key-value store 2021-03-06T01:45:45Z
94 tinyrenderer 10243 932 C++ 16 A brief computer graphics / rendering course 2021-01-27T21:06:29Z
95 turicreate 10153 1092 C++ 477 Turi Create simplifies the development of custom machine learning models. 2021-02-02T21:52:08Z
96 CPlusPlusThings 10149 2426 C++ 35 C++那些事 2021-02-25T06:05:25Z
97 libfacedetection 10147 2793 C++ 35 An open source library for face detection in images. The face detection speed can reach 1000FPS. 2021-02-09T04:34:25Z
98 openalpr 9974 2303 C++ 483 Automatic License Plate Recognition library 2021-01-16T23:00:45Z
99 dlib 9945 2884 C++ 51 A toolkit for making real world machine learning and data analysis applications in C++ 2021-03-03T12:23:38Z
100 ImHex 9927 448 C++ 66 A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM. 2021-03-04T15:22:18Z