Updated: 2024-03-24 / Tips:English projects refer to those with documents in English, usually displayed in the readme / wiki / official website.
# | Repository | Description | Stars | Updated |
---|---|---|---|---|
1 | Light-City/CPlusPlusThings | C++那些事 | 36450 | 2024-03-23 |
2 | huihut/interview | 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ... | 32636 | 2024-03-19 |
3 | TheAlgorithms/C-Plus-Plus | Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes. | 28877 | 2024-03-22 |
4 | facebook/folly | An open-source C++ library developed and used at Facebook. | 26936 | 2024-03-23 |
5 | changkun/modern-cpp-tutorial | 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly https://changkun.de/modern-cpp/ | 22983 | 2023-10-30 |
6 | ssloy/tinyrenderer | A brief computer graphics / rendering course | 19140 | 2023-11-09 |
7 | simdjson/simdjson | Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks | 18272 | 2024-03-20 |
8 | haoel/leetcode | LeetCode Problems' Solutions | 17372 | 2024-01-17 |
9 | microsoft/LightGBM | 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 tas ... | 15961 | 2024-03-22 |
10 | microsoft/IoT-For-Beginners | 12 Weeks, 24 Lessons, IoT for All! | 14536 | 2024-02-20 |
11 | MaaAssistantArknights/MaaAssistantArknights | 《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients. | 11592 | 2024-03-23 |
12 | JoeyDeVries/LearnOpenGL | Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com | 10118 | 2024-03-08 |
13 | gzc/CLRS | 📓Solutions to Introduction to Algorithms | 9297 | 2023-10-15 |
14 | TrinityCore/TrinityCore | TrinityCore Open Source MMO Framework (master = 10.2.6.53877, 3.3.5 = 3.3.5a.12340, wotlk_classic = 3.4.3.53622) | 8948 | 2024-03-23 |
15 | facebook/proxygen | A collection of C++ HTTP libraries including an easy to use HTTP server. | 8001 | 2024-03-22 |
16 | dusty-nv/jetson-inference | Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson. | 7227 | 2024-03-12 |
17 | project-chip/connectedhomeip | Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards ... | 6898 | 2024-03-23 |
18 | flashlight/wav2letter | Facebook AI Research's Automatic Speech Recognition Toolkit | 6329 | 2024-02-21 |
19 | cp-algorithms/cp-algorithms | Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru) | 6312 | 2024-03-21 |
20 | microsoft/GSL | Guidelines Support Library | 5888 | 2024-03-01 |
21 | Sigil-Ebook/Sigil | Sigil is a multi-platform EPUB ebook editor | 5566 | 2024-03-17 |
22 | 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 ... | 5415 | 2024-03-10 |
23 | xtaci/algorithms | Algorithms & Data structures in C++. | 5120 | 2023-12-18 |
24 | gaoxiang12/slambook2 | edition 2 of the slambook | 4980 | 2023-10-08 |
25 | NVIDIA/thrust | [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl | 4840 | 2024-02-08 |
26 | kamyu104/LeetCode-Solutions | 🏋️ Python / Modern C++ Solutions of All 3087 LeetCode Problems (Weekly Update) | 4461 | 2024-03-18 |
27 | google-deepmind/open_spiel | OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games. | 3963 | 2024-03-14 |
28 | jrowberg/i2cdevlib | I2C device library collection for AVR/Arduino or other C++-based MCUs | 3795 | 2024-02-29 |
29 | pezy/LeetCode | ✏️ LeetCode solutions in C++ 11 and Python3 | 3422 | 2023-10-19 |
30 | google/fuzzing | Tutorials, examples, discussions, research proposals, and other resources related to fuzzing | 3305 | 2024-02-05 |
31 | lightvector/KataGo | GTP engine and self-play learning in Go | 3180 | 2024-03-23 |
32 | tomlooman/ActionRoguelike | Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University | 3130 | 2024-03-21 |
33 | HIllya51/LunaTranslator | Galgame翻译器,支持剪贴板、OCR、HOOK,支持40余种翻译引擎。Visual Novel translate tool , support clipboard / OCR/ HOOK, support 40+ translate engines. | 2973 | 2024-03-23 |
34 | Overv/VulkanTutorial | Tutorial for the Vulkan graphics and compute API | 2957 | 2024-03-20 |
35 | mortennobel/cpp-cheatsheet | Modern C++ Cheatsheet | 2881 | 2023-12-15 |
36 | liuyubobobo/Play-Leetcode | My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言 ... | 2694 | 2023-11-09 |
37 | rachitiitr/DataStructures-Algorithms | The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too! | 2679 | 2024-03-16 |
38 | banach-space/llvm-tutor | A collection of out-of-tree LLVM passes for teaching and learning | 2671 | 2024-03-09 |
39 | mmp/pbrt-v4 | Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book. | 2572 | 2024-02-17 |
40 | facebook/fbthrift | Facebook's branch of Apache Thrift, including a new C++ server. | 2526 | 2024-03-23 |
41 | ShahjalalShohag/code-library | Templates, algorithms and data structures implemented and collected for programming contests. | 2522 | 2024-03-07 |
42 | stan-dev/stan | Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details. | 2506 | 2024-03-22 |
43 | microsoft/DirectXTK | The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++ | 2467 | 2024-02-23 |
44 | facebook/mysql-5.6 | Facebook's branch of the Oracle MySQL database. This includes MyRocks. | 2434 | 2024-03-23 |
45 | nodejs/node-addon-examples | Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html | 2415 | 2024-03-21 |
46 | jarulraj/sqlcheck | Automatically identify anti-patterns in SQL queries | 2377 | 2024-02-21 |
47 | BrunoLevy/learn-fpga | Learning FPGA, yosys, nextpnr, and RISC-V | 2289 | 2024-02-20 |
48 | zufuliu/notepad2 | Notepad2-zufuliu is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled wi ... | 2230 | 2024-03-21 |
49 | jainaman224/Algo_Ds_Notes | It is a repository that is a collection of algorithms and data structures with implementation in various languages. | 2213 | 2023-10-02 |
50 | opencurve/curve | Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage ... | 2200 | 2024-03-21 |
51 | Avinash987/Coding | Data Structures and Algorithms (DSA) Preparation sheet | 2192 | 2024-01-12 |
52 | Lymphatus/caesium-image-compressor | Caesium is an image compression software that helps you store, send and share digital pictures, supporting JPG, PNG and WebP formats. You can quickly reduce the file size (and resolution, if you wan ... | 2182 | 2024-03-17 |
53 | dvorka/mindforger | Thinking notebook and Markdown editor with LLM wingman. | 2147 | 2024-03-12 |
54 | Farama-Foundation/Arcade-Learning-Environment | The Arcade Learning Environment (ALE) -- a platform for AI research. | 2064 | 2024-03-02 |
55 | dendibakh/perf-ninja | This is an online course where you can learn and master the skill of low-level performance analysis and tuning. | 2039 | 2024-03-20 |
56 | Tencent/UnLua | A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE. | 2019 | 2024-03-23 |
57 | MHeironimus/ArduinoJoystickLibrary | An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support. | 1999 | 2024-03-17 |
58 | chenshuo/recipes | Some code snippets for sharing | 1829 | 2023-09-23 |
59 | ShiqiYu/CPP | Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology. | 1783 | 2024-03-15 |
60 | prabhuomkar/pytorch-cpp | C++ Implementation of PyTorch Tutorials for Everyone | 1777 | 2023-12-10 |
61 | google/shaderc | A collection of tools, libraries, and tests for Vulkan shader compilation. | 1726 | 2024-03-08 |
62 | RetroShare/RetroShare | RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform. | 1663 | 2024-03-20 |
63 | rutura/The-C-20-Masterclass-Source-Code | Source code for the C++ 20 Masterclass on udemy | 1592 | 2024-03-23 |
64 | BrunoLevy/geogram | a programming library with geometric algorithms | 1580 | 2024-03-23 |
65 | mutouyun/cpp-ipc | C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows. | 1569 | 2024-03-10 |
66 | icecc/icecream | Distributed compiler with a central scheduler to share build load | 1541 | 2023-12-06 |
67 | microsoft/EdgeML | This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India. | 1528 | 2023-11-24 |
68 | paroj/gltut | Learning Modern 3D Graphics Programming | 1422 | 2023-12-25 |
69 | stack-of-tasks/pinocchio | A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives | 1404 | 2024-03-18 |
70 | microsoft/DirectXTK12 | The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++ | 1388 | 2024-03-12 |
71 | careercup/CtCI-6th-Edition-cpp | Cracking the Coding Interview 6th Ed. C++ Solutions | 1325 | 2023-11-13 |
72 | 0vercl0k/wtf | wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows. | 1322 | 2024-03-14 |
73 | mysensors/MySensors | MySensors library and examples | 1286 | 2024-03-16 |
74 | vxunderground/VX-API | Collection of various malicious functionality to aid in malware development | 1281 | 2024-02-28 |
75 | rprichard/winpty | A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs. | 1266 | 2024-02-19 |
76 | nvpro-samples/vk_raytracing_tutorial_KHR | Ray tracing examples and tutorials using VK_KHR_ray_tracing | 1250 | 2024-03-04 |
77 | OneLoneCoder/olcNES | NES Emulator, and Tutorial Video Code | 1249 | 2024-01-09 |
78 | alibaba/yalantinglibs | A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple | 1236 | 2024-03-22 |
79 | IntelLabs/control-flag | A system to flag anomalous source code expressions by learning typical expressions from training data | 1236 | 2024-03-02 |
80 | sylefeb/Silice | Silice is an easy-to-learn, powerful hardware description language, that allows both to prototype ideas quickly and then refine designs to be compact and efficient. | 1226 | 2024-03-13 |
81 | lzl124631x/LeetCode | My C++ Code for LeetCode OJ | 1220 | 2024-02-25 |
82 | wqking/eventpp | Event Dispatcher and callback list for C++ | 1193 | 2024-03-13 |
83 | bitshares/bitshares-core | BitShares Blockchain node and command-line wallet | 1163 | 2024-02-23 |
84 | mhogomchungu/media-downloader | Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books.. | 1154 | 2024-03-23 |
85 | linuxmint/warpinator | Share files across the LAN | 1110 | 2024-02-09 |
86 | GPSnoopy/RayTracingInVulkan | Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1105 | 2023-12-25 |
87 | pgRouting/pgrouting | Repository contains pgRouting library. Development branch is "develop", stable branch is "master" | 1088 | 2024-03-18 |
88 | SMRT-AIST/fast_gicp | A collection of GICP-based fast point cloud registration algorithms | 1082 | 2024-03-07 |
89 | facontidavide/CPP_Optimizations_Diary | Tips and tricks to optimize your C++ code | 1074 | 2023-12-21 |
90 | 0xJs/RedTeaming_CheatSheet | Pentesting cheatsheet with all the commands I learned during my learning journey. Will try to to keep it up-to-date. | 1072 | 2024-03-21 |
91 | fastmachinelearning/hls4ml | Machine learning on FPGAs using HLS | 1067 | 2024-03-18 |
92 | nvpro-samples/vk_mini_path_tracer | A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++. | 1063 | 2024-01-17 |
93 | o0o0o0o0o0o0o/image-processing-from-scratch | This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch. | 1046 | 2024-02-13 |
94 | FazeelUsmani/Amazon-SDE-Preparation | This repository includes all the interview preparation questions for Amazon SDE role | 1021 | 2024-02-14 |
95 | MAZHARMIK/Interview_DS_Algo | Super Repository for Coding Interview Preperation | 1018 | 2024-03-23 |
96 | davideberly/GeometricTools | A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics. | 1016 | 2024-03-14 |
97 | IronsDu/brynet | A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet. | 1008 | 2024-01-25 |
98 | googleprojectzero/Jackalope | Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android | 977 | 2024-01-15 |
99 | capnramses/antons_opengl_tutorials_book | Anton's OpenGL 4 Tutorials book - Demo Code | 921 | 2024-03-21 |
100 | omonimus1/competitive-programming | 🔥 🖥️ Competitive programming guide, learning materials and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank, Spoj, Codebyte, InterviewBit, CodingBlock & other platforms | 919 | 2024-03-08 |
101 | lumapu/ahoy | Various tools, examples, and documentation for communicating with Hoymiles microinverters | 905 | 2024-03-23 |
102 | walkccc/LeetCode | 💡 LeetCode in C++20/Java/Python/MySQL/TypeScript (respect coding conventions) | 902 | 2024-03-23 |
103 | xmichelo/Beeftext | A text snippet tool for Windows. | 901 | 2023-12-05 |
104 | Tiramisu-Compiler/tiramisu | A polyhedral compiler for expressing fast and portable data parallel algorithms | 886 | 2024-03-07 |
105 | idmillington/cyclone-physics | The Physics engine that accompanies the book "Game Physics Engine Design" | 881 | 2023-09-25 |
106 | mikeroyal/Unreal-Engine-Guide | Unreal Engine 5 Guide. Learn to develop games for Windows, Linux, macOS, iOS, Android, Xbox Series X S, PlayStation 5, Nintendo Switch. | 876 | 2024-01-04 |
107 | Py-Contributors/AlgorithmsAndDataStructure | Algorithms And DataStructure Implemented In Python, Java & CPP, Give a Star 🌟If it helps you | 875 | 2024-03-13 |
108 | gsl-lite/gsl-lite | gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later | 875 | 2023-12-01 |
109 | HarshCasper/NeoAlgo | Bringing all Data Structures and Algorithms under one Roof ⚡ | 873 | 2023-10-08 |
110 | Xacone/BestEdrOfTheMarket | Little AV/EDR bypassing lab for training & learning purposes | 856 | 2024-03-17 |
111 | PacktPublishing/3D-Graphics-Rendering-Cookbook | 3D Graphics Rendering Cookbook, published by Packt. | 847 | 2024-01-15 |
112 | facebook/fboss | Facebook Open Switching System |
Software for controlling network switches.|847|2024-03-23| |113|Temaran/UnrealEngineShaderPluginDemo|A tutorial project that shows how to implement HLSL Pixel and Compute shaders in UE4|834|2024-01-28| |114|dusty-nv/ros_deep_learning|Deep learning inference nodes for ROS / ROS2 with support for NVIDIA Jetson and TensorRT|825|2024-01-17| |115|bingmann/sound-of-sorting|The Sound of Sorting - "Audibilization" and Visualization of Sorting Algorithms|813|2023-12-04| |116|Vector35/binaryninja-api|Public API, examples, documentation and issues for Binary Ninja|797|2024-03-23| |117|codedecks-in/LeetCode-Solutions|This repository consists of solutions to the problem from LeetCode platform. Subscribe to our Channel for more updates|794|2024-03-23| |118|intel/x86-simd-sort|C++ template library for high performance SIMD based sorting algorithms|790|2024-03-22| |119|HackWebRTC/webrtc|HackWebRTC Book source repo, please check those updated hack_webrtc_xxxxx branches.|787|2023-09-23| |120|Priyansh19077/CP-Templates|Here are my template codes for Competitive Programming with optimised implementations of various algorithms. I personally use them every day and have tested almost all of them in multiple competitive ...|783|2024-02-25| |121|StanfordSNR/puffer|Puffer is a free live TV streaming website and a research study at Stanford using machine learning to improve video streaming|780|2023-12-08| |122|matanki-saito/EU4dll|Europa Universalis IV double byte language patch; master:1.34.2, dev:1.36.2.0|769|2023-12-12| |123|blurrypiano/littleVulkanEngine|Code repo for video tutorial series teaching Vulkan and computer graphics|759|2024-02-27| |124|ros/ros_tutorials|Code used in tutorials found on ROS wiki|756|2024-02-26| |125|neoml-lib/neoml|Machine learning framework for both deep learning and traditional algorithms|755|2024-03-22| |126|rusty1s/pytorch_cluster|PyTorch Extension Library of Optimized Graph Cluster Algorithms|752|2024-03-05| |127|VAR-solutions/Algorithms|A repository of different Algorithms and Data Structures implemented in many programming languages.|742|2024-01-09| |128|gvinciguerra/PGM-index|🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes|740|2024-03-08| |129|chronoxor/CppTrader|High performance components for building Trading Platform such as ultra fast matching engine, order book processor|730|2024-03-09| |130|OpenSpace/OpenSpace|This is the official GitHub repository for OpenSpace: an open source astrovisualization project. For instructions on how to build and run OpenSpace, see the Getting Started Guides on the wiki page at ...|712|2024-03-23| |131|DNedic/lockfree|A collection of lock-free data structures written in standard C++11|671|2024-03-21| |132|loco-3d/crocoddyl|Crocoddyl is an optimal control library for robot control under contact sequence. Its solver is based on various efficient Differential Dynamic Programming (DDP)-like algorithms|671|2024-03-19| |133|rdiankov/openrave|Open Robotics Automation Virtual Environment: An environment for testing, developing, and deploying robotics motion planning algorithms.|666|2024-03-22| |134|google/nearby|🐿️ A collection of projects focused on connectivity that enable building cross-device experiences.|643|2024-03-23| |135|microsoft/ALEX|A library for building an in-memory, Adaptive Learned indEX|642|2024-03-12| |136|tardate/LittleArduinoProjects|a collection of "Little Electronic Art Projects", most involving electronics or an Arduino in one way or another!|636|2024-03-12| |137|GameHackingBook/GameHackingCode|Example code for the book http://www.nostarch.com/gamehacking . PLEASE READ THE README|629|2023-09-24| |138|banach-space/clang-tutor|A collection of out-of-tree Clang plugins for teaching and learning|626|2023-11-19| |139|orangeduck/Motion-Matching|Learned Motion Matching example implementation and source code for the article "Code vs Data Driven Displacement"|625|2023-11-13| |140|Codecademy/learn-cpp|Codecademy Learn C++|615|2024-02-04| |141|limbo018/DREAMPlace|Deep learning toolkit-enabled VLSI placement|608|2024-03-20| |142|Morwenn/cpp-sort|Sorting algorithms & related tools for C++14|594|2024-01-16| |143|AlibabaResearch/AdvancedLiterateMachinery|A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Alibaba DAMO Academy.|593|2024-03-12| |144|DionysiosB/CodeForces|CodeForces Algorithms|593|2024-03-23| |145|cpetrich/counterfeit_DS18B20|How to tell original from fake DS18B20 temperature sensors.|584|2024-03-19| |146|jobhope/TechnicalNote|Repository to store what we have studied. 📖 We want everyone to get a job through TechnicalNote.|570|2023-12-27| |147|grumpycoders/pcsx-redux|The PCSX-Redux project is a collection of tools, research, hardware design, and libraries aiming at development and reverse engineering on the PlayStation 1. The core product itself, PCSX-Redux, is ye ...|567|2024-03-21| |148|4-20ma/ModbusMaster|Enlighten your Arduino to be a Modbus master|567|2023-11-07| |149|zodiacon/windowskernelprogrammingbook|The Windows Kernel Programming book samples|563|2023-09-25| |150|sastava007/Tech-Interview-Preparation|A one stop solution to ace your next coding interview 👨💻|559|2023-12-22| |151|rikyoz/bit7z|A C++ static library offering a clean and simple interface to the 7-zip shared libraries.|557|2024-03-18| |152|zhuli19901106/leetcode-zhuli|Leetcode revision.|554|2024-03-22| |153|platformio/platformio-examples|PlatformIO Project Examples|553|2023-12-27| |154|wemos/D1_mini_Examples|WeMos D1 & D1 mini Arduino Examples|542|2023-12-15| |155|parikshit223933/Coding-Ninjas-Competitive-Programming|Solutions to all the questions I solved during the Competitive programming course with Coding Ninjas.|532|2023-10-01| |156|ckormanyos/real-time-cpp|Source code for the book Real-Time C++, by Christopher Kormanyos|528|2024-03-16| |157|skyzh/write-you-a-vector-db|A Vector Database Tutorial (over CMU-DB's BusTub system)|527|2024-01-21| |158|NVIDIA/nvcomp|Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloaded from https://developer.nvidia.com/nvcomp. |514|2023-10-03| |159|efchatz/pandora|A red team tool that assists into extracting/dumping master credentials and/or entries from different password managers.|510|2024-03-07| |160|leomccormack/SPARTA|A collection of spatial audio related VST/LV2 plug-ins developed using JUCE and the Spatial_Audio_Framework|507|2024-02-02| |161|ProAlgos/ProAlgos-Cpp|C++ implementations of well-known (and some rare) algorithms, while following good software development practices|503|2023-12-02| |162|ecnerwala/cp-book|Book Code for Competitive Programming|502|2024-03-16| |163|ern0/howto-wasm-minimal|How to create minimal wasm module with plain C/C++|500|2023-10-04| |164|iMicknl/LoctekMotion_IoT|Learn how to connect your Flexispot (LoctekMotion) desk to the internet. This repository contains a collection of scripts to get your started, combined with research and instructions.|500|2024-01-29| |165|yixuan/LBFGSpp|A header-only C++ library for L-BFGS and L-BFGS-B algorithms|497|2024-03-10| |166|LiveAsynchronousVisualizedArchitecture/simdb|A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store|496|2024-01-05| |167|rbdl/rbdl|RBDL is a C++ library that contains some essential and efficient rigid body dynamics algorithms such as the Articulated Body Algorithm (ABA) for forward dynamics, Recursive Newton-Euler Algorithm (RNE ...|491|2023-11-13| |168|imteekay/algorithms|Algorithms & Data Structures & Computer Science studies|489|2024-03-05| |169|trummerschlunk/master_me|automatic mastering plugin for live streaming, podcasts and internet radio.|484|2024-03-10| |170|dretax/GarHal_CSGO|A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets. |484|2023-09-28| |171|lsecqt/OffensiveCpp|This repo contains C/C++ snippets that can be handy in specific offensive scenarios.|483|2023-10-30| |172|thuva4/Algorithms|Collection of algorithms in multiple programming languages.|483|2023-09-30| |173|emeiri/ogldev|Source code of OpenGL tutorials on ogldev.org|471|2024-03-22| |174|NREL/OpenStudio|OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.|468|2024-03-22| |175|mkckr0/audio-share|Audio Share can share Windows/Linux computer's audio to Android phone over network, so your phone becomes the speaker of computer. (You needn't buy a new speaker😄.)|467|2024-03-21| |176|PacktPublishing/Learn-LLVM-12|Learn LLVM 12, published by Packt|467|2023-11-28| |177|knockcat/Leetcode|This Repository Contains All My Solved Leetcode Problems.|462|2024-03-23| |178|PX4/eigen|Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.|461|2023-10-18| |179|triton-inference-server/client|Triton Python, C++ and Java client libraries, and GRPC-generated client examples for go, java and scala.|460|2024-03-23| |180|acado/acado|ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct opti ...|451|2023-12-07| |181|Mq-b/Cpp20-STL-Cookbook-src|C++20 STL Cookbook|449|2024-01-08| |182|x64dbg/Scripts|A collection of x64dbg scripts. Feel free to submit a pull request to add your script.|449|2023-11-07| |183|smarmengol/Modbus-Master-Slave-for-Arduino|Modbus Master-Slave library for Arduino|444|2023-10-29| |184|jshun/ligra|Ligra: A Lightweight Graph Processing Framework for Shared Memory|436|2024-02-18| |185|sophgo/tpu-mlir|Machine learning compiler based on MLIR for Sophgo TPU.|434|2024-02-23| |186|reaper-oss/sws|The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc|433|2024-03-22| |187|codership/galera|Synchronous multi-master replication library|430|2024-01-05| |188|cyrusbehr/tensorrt-cpp-api|TensorRT C++ API Tutorial|425|2024-01-15| |189|giacomo-b/CppRobotics|Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!|425|2024-03-17| |190|ngthanhtrung23/ACM_Notebook_new|NUS ICPC Team's Notebook for ACM ICPC World final 2016|420|2024-03-17| |191|nvpro-samples/nvpro_core|shared source code and resources needed for the samples to run|417|2024-03-19| |192|Code-N-Code/competitive_programming_course|A completely free course on data structures , algorithms and competitive programming.|410|2024-03-05| |193|ripose-jp/Memento|An mpv-based video player for studying Japanese|408|2024-03-11| |194|Tracktion/choc|A collection of header only classes, permissively licensed, to provide basic useful tasks with the bare-minimum of dependencies.|400|2024-03-23| |195|ReciHub/FunnyAlgorithms|A repository with a bunch of funny algorithms, beginners friendly |399|2024-03-16| |196|kahypar/kahypar|KaHyPar (Karlsruhe Hypergraph Partitioning) is a multilevel hypergraph partitioning framework providing direct k-way and recursive bisection based partitioning algorithms that compute solutions of ver ...|391|2023-12-06| |197|danini/graph-cut-ransac|The Graph-Cut RANSAC algorithm proposed in paper: Daniel Barath and Jiri Matas; Graph-Cut RANSAC, Conference on Computer Vision and Pattern Recognition, 2018. It is available at http://openaccess.thec ...|388|2024-03-20| |198|luigifreda/slamplay|slamplay is a collection of powerful tools to start playing and experimenting with SLAM in C++|383|2023-10-02| |199|ZigRazor/CXXGraph|Header-Only C++ Library for Graph Representation and Algorithms|381|2024-03-19| |200|zodiacon/Win10SysProgBookSamples|Windows 10 System Programming book samples|381|2024-03-05|
↓ -- Thanks -- ↓
If it is helpful to you, please star it for easy browsing. Thanks for your support!