Popular C++ Projects
This list provides the most popular open source C++ projects. The percentage number of each project indicates the project's popularity scaling from 0 to 100%.
You may also find the interesting projects by searching.
-
681. units(0%)MIT License
-
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
-
682. etc2comp(0%)Apache License 2.0
-
-
683. coroutine(0%)Apache License 2.0
-
C++11 single .h asymmetric coroutine implementation via ucontext / fiber
-
684. DataCore(0%)Apache License 2.0
-
-
685. memory-allocators(0%)MIT License
-
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
-
686. unreal.lua(0%)MIT License
-
lua solution for UnrealEngine4
-
687. hecate(0%)Apache License 2.0
-
Automagically generate thumbnails, animated GIFs, and summaries from videos
-
688. pytorch-cpp(0%)MIT License
-
C++ Implementation of PyTorch Tutorial for Everyone
-
689. MediaWriter(0%)GNU General Public License v2.0
-
Fedora Media Writer - Write Fedora Images to Portable Media
-
690. EtherBeat(0%)Apache License 2.0
-
With the growing popularity of BitCoin in the last couple of years, other blockchains have been in development for solving various problems that need distributed consensus. Ethereum blockchain is one example, that gives users to develop "smart contracts" that runs in the blockchain. This gives the ability to develop decentralized applications (or dApps). Users do not need to 'trust' anything or anybody. In addition to that, dApps are always available and will be guaranteed to be available in the future as well. Also, it is resistant to traditional attacks such as DDoS. This framework has given many developers to write a decentralized application without much effort, without needing distributed systems or cryptography knowledge. Many startups are actively developing applications for Ethereum such as Ethereum Name Service (ENS), Etheria or WeiFund. Unfortunately, because the technology being used is bleeding edge it is inevitable that attacks or hacks will target these apps for monetary reasons. Last year DAO suffered a severe attack because of its security flaws. Due to that attack, 3.6m ether was stolen from DAO's smart contract. Also, once you publish a smart contract in Ethereum it is not possible to modify or update it as a regular web application. Thus, even developers identify a critical bug in the contract it is not possible to push a bugfix in a straightforward way. Thus, in order to fill the gap of not having a proper 'smart contract' compatible monitoring service, we propose to build a web application that can monitor other smart contracts in Ethereum and give the capability to safeguard it's critical functions (Ether send and receive) and interact and visualize with smart contract functions in a much simpler way. Also depending smart contracts can using our base smart contracts to gain the advantage of having 'circuit-breaker' which will pause the activity if things go wrong in an unexpected way.
-
691. DS-SLAM(0%)GNU General Public License v3.0
-
-
692. kiero(0%)MIT License
-
Universal graphical hook for a D3D9-D3D12, OpenGL and Vulcan based games.
-
693. AutoConnect(0%)MIT License
-
An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface
-
694. PZEM004T(0%)MIT License
-
Arduino communication library for Peacefair PZEM-004T Energy monitor
-
695. FASText(0%)GNU General Public License v2.0
-
Efficient Unconstrained Scene Text Detector
-
696. CaptainBlackboard(0%)MIT License
-
船长关于机器学习、计算机视觉和工程技术的总结和分享
-
697. seurat(0%)Apache License 2.0
-
Seurat is a scene simplification technology designed to process very complex 3D scenes into a representation that renders efficiently on mobile 6DoF VR systems.
-
698. DouDiZhu(0%)Apache License 2.0
-
基于权重的斗地主游戏AI算法,AI algorithms for chinese landlord card game, based on weights
-
699. mXtract(0%)MIT License
-
mXtract - Offensive Memory Extractor & Analyzer
-
700. immer(0%)Boost Software License 1.0
-
Postmodern immutable and persistent data structures for C++ — value semantics at scale