New daily trending repos in C++
Opened this issue · 26 comments
Subscribe to this issue and stay notified about new daily trending repos in C++.
New daily trending repos in C++!
pytorch / pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
+83 stars today
nomic-ai / gpt4all-chat
gpt4all-j chat
+80 stars today
ValveSoftware / Proton
Compatibility tool for Steam Play based on Wine and additional components
+51 stars today
facebook / folly
An open-source C++ library developed and used at Facebook.
+25 stars today
fmtlib / fmt
A modern formatting library
+22 stars today
aristocratos / btop
A monitor of resources
+17 stars today
apple / foundationdb
FoundationDB - the open source, distributed, transactional key-value store
+16 stars today
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 tasks.
+14 stars today
wang-xinyu / tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
+13 stars today
TheCherno / Hazel
Hazel Engine
+11 stars today
RedisInsight / RedisDesktopManager
🔧 Cross-platform Developer GUI for Redis
+9 stars today
google / googletest
GoogleTest - Google Testing and Mocking Framework
+8 stars today
pybind / pybind11
Seamless operability between C++11 and Python
+8 stars today
catchorg / Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
+7 stars today
tbnobody / OpenDTU
Software for ESP32 to talk to Hoymiles Inverters
+7 stars today
mongodb / mongo
The MongoDB Database
+6 stars today
taichi-dev / taichi
Productive & portable high-performance programming in Python.
+6 stars today
PointCloudLibrary / pcl
Point Cloud Library (PCL)
+6 stars today
NVIDIA / cutlass
CUDA Templates for Linear Algebra Subroutines
+6 stars today
openthread / openthread
OpenThread released by Google is an open-source implementation of the Thread networking protocol
+4 stars today
PixarAnimationStudios / USD
Universal Scene Description
+4 stars today
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.
+4 stars today
google / or-tools
Google's Operations Research tools:
+3 stars today
YosysHQ / yosys
Yosys Open SYnthesis Suite
+2 stars today
TrinityCore / TrinityCore
TrinityCore Open Source MMO Framework (master = 10.0.7.48999, 3.3.5 = 3.3.5a.12340)
+2 stars today
New daily trending repos in C++!
facebookresearch / faiss
A library for efficient similarity search and clustering of dense vectors.
+41 stars today
nlohmann / json
JSON for Modern C++
+21 stars today
cemu-project / Cemu
Cemu - Wii U emulator
+14 stars today
mlesniew / PicoMQTT
ESP MQTT client and broker library
+12 stars today
daquexian / onnx-simplifier
Simplify your onnx model
+11 stars today
Tencent / ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
+10 stars today
doctest / doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
+8 stars today
NVlabs / tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
+8 stars today
google / glog
C++ implementation of the Google logging module
+7 stars today
versatica / mediasoup
Cutting Edge WebRTC Video Conferencing
+7 stars today
ethz-asl / kalibr
The Kalibr visual-inertial calibration toolbox
+6 stars today
UZ-SLAMLab / ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
+5 stars today
cocos / cocos-engine
Cocos Engine is an open-source framework for building 2D & 3D real-time rendering and interactive contents, especially video games, which can be deployed to mobile, desktop and web. It is inherited from the legacy Cocos2d-x with a redesigned modern architecture. To run this engine, please download Cocos Creator.
+4 stars today
tensorflow / tflite-micro
Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
+2 stars today
AGWA / git-crypt
Transparent file encryption in git
+1 stars today
apache / thrift
Apache Thrift
+1 stars today
New daily trending repos in C++!
duckdb / duckdb
DuckDB is an in-process SQL OLAP Database Management System
+22 stars today
google / mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
+16 stars today
envoyproxy / envoy
Cloud-native high-performance edge/middle/service proxy
+13 stars today
BlueMatthew / WechatExporter
Wechat Chat History Exporter 微信聊天记录导出备份程序
Wechat Chat History Exporter WeChat chat history export backup program
+12 stars today
R3nzTheCodeGOD / R3nzSkin
Skin changer for League of Legends (LOL)
+8 stars today
bulletphysics / bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
+7 stars today
Tencent / MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
+7 stars today
apache / arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
+6 stars today
vesoft-inc / nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
+6 stars today
opencurve / curve
Curve is a high-performance, lightweight-operation, cloud-native open source distributed storage system. Curve can be applied to: 1) mainstream cloud-native infrastructure platforms OpenStack and Kubernetes; 2) high-performance storage for cloud-native databases; 3) cloud storage middleware using S3-compatible object storage as a data storage.
+6 stars today
google / benchmark
A microbenchmark support library
+5 stars today
open-source-parsers / jsoncpp
A C++ library for interacting with JSON.
+5 stars today
google / draco
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
+4 stars today
dusty-nv / jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
+3 stars today
esphome / esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
+2 stars today
carla-simulator / carla
Open-source simulator for autonomous driving research.
+2 stars today
pytorch / xla
Enabling PyTorch on Google TPU
+1 stars today
New daily trending repos in C++!
apple / swift
The Swift Programming Language
+15 stars today
x64dbg / x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
+15 stars today
MicroCBer / BetterNCM
NCM 软件插件管理器
NCM Software Plugin Manager
+14 stars today
wangzhaode / ChatGLM-MNN
Pure C++, Easy Deploy ChatGLM-6B.
+12 stars today
NVIDIA / FasterTransformer
Transformer related optimization, including BERT, GPT
+12 stars today
official-stockfish / Stockfish
UCI chess engine
+10 stars today
axstin / rbxfpsunlocker
FPS Unlocker for Roblox
+9 stars today
skypjack / entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
+8 stars today
Tencent / rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
+5 stars today
PaddlePaddle / FastDeploy
⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end optimization, multi-platform and multi-framework support.
+5 stars today
DefTruth / lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOv5, YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv8. MNN, NCNN, TNN, ONNXRuntime.
+3 stars today
zeek / zeek
Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.
+3 stars today
ninja-build / ninja
a small build system with a focus on speed
+3 stars today
apache / brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
+1 stars today
New daily trending repos in C++!
ocornut / imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
+51 stars today
godotengine / godot
Godot Engine – Multi-platform 2D and 3D game engine
+33 stars today
MaaAssistantArknights / MaaAssistantArknights
《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients.
The little assistant of "Tomorrow's Ark" can grow grass with one click throughout the day! | A one-click tool for the daily tasks of Arknights, supporting all clients.
+24 stars today
ClickHouse / ClickHouse
ClickHouse® is a free analytics DBMS for big data
+23 stars today
aseprite / aseprite
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
+20 stars today
bitcoin / bitcoin
Bitcoin Core integration/staging tree
+19 stars today
qbittorrent / qBittorrent
qBittorrent BitTorrent client
+15 stars today
TranslucentTB / TranslucentTB
A lightweight utility that makes the Windows taskbar translucent/transparent.
+14 stars today
microsoft / winget-cli
Windows Package Manager CLI (aka winget)
+14 stars today
OpenNMT / CTranslate2
Fast inference engine for Transformer models
+9 stars today
citra-emu / citra
A Nintendo 3DS Emulator
+9 stars today
skyline-emu / skyline
Run Nintendo Switch homebrew & games on your Android device!
+7 stars today
ethereum / solidity
Solidity, the Smart Contract Programming Language
+6 stars today
CleverRaven / Cataclysm-DDA
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
+6 stars today
PCSX2 / pcsx2
PCSX2 - The Playstation 2 Emulator
+4 stars today
loveBabbar / CodeHelp-DSA-Busted-Series
This repo is creating providing students easy access to all the programs taught under Codehelp's DSA Busted Series.
+4 stars today
drogonframework / drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
+3 stars today
ros-planning / navigation
ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.
+3 stars today
diasurgical / devilutionX
Diablo build for modern operating systems
+2 stars today
mamedev / mame
MAME
+2 stars today
zrax / pycdc
C++ python bytecode disassembler and decompiler
+2 stars today
matanki-saito / EU4dll
Europa Universalis IV double byte language patch; master:1.34.2, dev:1.35.1
New daily trending repos in C++!
wondertrader / wondertrader
WonderTrader——量化研发交易一站式框架
WonderTrader - a one-stop framework for quantitative research and development transactions
+38 stars today
topjohnwu / Magisk
The Magic Mask for Android
+32 stars today
openai / triton
Development repository for the Triton language and compiler
+21 stars today
PaddlePaddle / Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice ("Flying Paddle" core framework, deep learning & machine learning high-performance stand-alone, distributed training and cross-platform deployment)
+15 stars today
L8X / Roblox-Client-Optimizer
Automatically tweaks FFlags to optimize your Roblox client
+10 stars today
Aircoookie / WLED
Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
+9 stars today
ApolloAuto / apollo
An open autonomous driving platform
+8 stars today
cmu-db / bustub
The BusTub Relational Database Management System (Educational)
+8 stars today
tdlib / td
Cross-platform library for building Telegram clients
+6 stars today
pixie-io / pixie
Instant Kubernetes-Native Application Observability
+5 stars today
Oneflow-Inc / oneflow
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
+4 stars today
me-no-dev / ESPAsyncWebServer
Async Web Server for ESP8266 and ESP32
+4 stars today
trustwallet / wallet-core
Cross-platform, cross-blockchain wallet library.
+1 stars today
New daily trending repos in C++!
microsoft / onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
+63 stars today
opencv / opencv_contrib
Repository for OpenCV's extra modules
+55 stars today
WerWolv / ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
+54 stars today
opencv / opencv
Open Source Computer Vision Library
+54 stars today
dragonflydb / dragonfly
A modern replacement for Redis and Memcached
+21 stars today
dmlc / xgboost
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
+11 stars today
introlab / rtabmap
RTAB-Map library and standalone application
+10 stars today
ossrs / srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH and GB28181.
+10 stars today
facebookincubator / velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
+5 stars today
Tencent / libpag
The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
+5 stars today
wkhtmltopdf / wkhtmltopdf
Convert HTML to PDF using Webkit (QtWebKit)
+4 stars today
encrypted-def / basic-algo-lecture
바킹독의 실전 알고리즘 강의 자료
Barking Dog's Practical Algorithm Lecture Materials
+4 stars today
Project-OSRM / osrm-backend
Open Source Routing Machine - C++ backend
+1 stars today
New daily trending repos in C++!
rizinorg / cutter
Free and Open Source Reverse Engineering Platform powered by rizin
+51 stars today
tensorflow / tensorflow
An Open Source Machine Learning Framework for Everyone
+44 stars today
f3d-app / f3d
Fast and minimalist 3D viewer.
+36 stars today
electron / electron
Build cross-platform desktop apps with JavaScript, HTML, and CSS
+32 stars today
qinguoyi / TinyWebServer
🔥 Linux下C++轻量级WebServer服务器
🔥 C++ lightweight WebServer server under Linux
+17 stars today
gabime / spdlog
Fast C++ logging library.
+15 stars today
CMU-Perceptual-Computing-Lab / openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
+14 stars today
protocolbuffers / protobuf
Protocol Buffers - Google's data interchange format
+12 stars today
grpc / grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
+12 stars today
rhasspy / piper
A fast, local neural text to speech system
+10 stars today
WasmEdge / WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
+9 stars today
isl-org / Open3D
Open3D: A Modern Library for 3D Data Processing
+6 stars today
google / filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
+5 stars today
azerothcore / azerothcore-wotlk
Complete Open Source and Modular solution for MMO
+2 stars today
jbeder / yaml-cpp
A YAML parser and emitter in C++
+2 stars today
flutter / engine
The Flutter engine
+2 stars today
erincatto / box2d
Box2D is a 2D physics engine for games
+1 stars today
New daily trending repos in C++!
Light-City / CPlusPlusThings
C++那些事
C++ things
+38 stars today
SysSec-KAIST / LTESniffer
An Open-source LTE Downlink/Uplink Eavesdropper
+28 stars today
zerotier / ZeroTierOne
A Smart Ethernet Switch for Earth
+21 stars today
microsoft / terminal
The new Windows Terminal and the original Windows console host, all in the same place!
+19 stars today
ZLMediaKit / ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
+13 stars today
AcademySoftwareFoundation / MaterialX
MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers.
+13 stars today
aria2 / aria2
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.
+10 stars today
google / flatbuffers
FlatBuffers: Memory Efficient Serialization Library
+7 stars today
ceph / ceph
Ceph is a distributed object, block, and file storage platform
+6 stars today
vit-vit / CTPL
Modern and efficient C++ Thread Pool Library
+5 stars today
wenet-e2e / wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
+5 stars today
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 Alliance.
+4 stars today
Snapchat / KeyDB
A Multithreaded Fork of Redis
+4 stars today
google / libphonenumber
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
+3 stars today
o3de / o3de
Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
+3 stars today
New daily trending repos in C++!
tjumcw / 6.824
MIT 6.824 distributed system C++Version
+30 stars today
wolfpld / tracy
Frame profiler
+19 stars today
WinMerge / winmerge
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
+13 stars today
BVLC / caffe
Caffe: a fast open framework for deep learning.
+11 stars today
harrisonvanderbyl / rwkv-cpp-cuda
A torchless, c++ rwkv implementation using 8bit quantization, written in cuda
+8 stars today
TheD1rkMtr / StackCrypt
Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume threads
+7 stars today
epezent / implot
Immediate Mode Plotting
+3 stars today
openvinotoolkit / openvino
OpenVINO™ Toolkit repository
+2 stars today
juce-framework / JUCE
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
+2 stars today
facebook / yoga
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
+2 stars today
IntelRealSense / realsense-ros
Intel(R) RealSense(TM) ROS Wrapper for Depth Camera
New daily trending repos in C++!
microsoft / AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
+12 stars today
LordNoteworthy / al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
+12 stars today
scylladb / scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
+8 stars today
yhirose / cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
+6 stars today
PX4 / PX4-Autopilot
PX4 Autopilot Software
+3 stars today
libcpr / cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
+2 stars today
cubefs / cubefs
CubeFS is a cloud native file storage
+2 stars today
arangodb / arangodb
🥑 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.
+1 stars today
valhalla / valhalla
Open Source Routing Engine for OpenStreetMap
+1 stars today
i1tao / AheadLibEx
+1 stars today
emilybache / GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
New daily trending repos in C++!
typesense / typesense
Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
+30 stars today
hyprwm / Hyprland
Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
+23 stars today
yuzu-emu / yuzu
Nintendo Switch Emulator
+16 stars today
telegramdesktop / tdesktop
Telegram Desktop messaging app
+8 stars today
minetest / minetest
Minetest is an open source voxel game engine with easy modding and game creation
+7 stars today
justcallmekoko / ESP32Marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
+5 stars today
mriscoc / Ender3V2S1
This is optimized firmware for Ender3 V2/S1 3D printers.
+3 stars today
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 attempted multiple times are labelled with hyperlinks.
+3 stars today
danielkrupinski / Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
+2 stars today
SFML / SFML
Simple and Fast Multimedia Library
+1 stars today
MarlinFirmware / Marlin
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.
New daily trending repos in C++!
nmslib / hnswlib
Header-only C++/python library for fast approximate nearest neighbors
+33 stars today
gottingen / search-legend
docs for search system and ai infra
+15 stars today
LizardByte / Sunshine
Self-hosted game stream host for Moonlight.
+8 stars today
emuPlace / emuThreeDS
Nintendo 3DS emulator for Apple devices based on Citra.
+7 stars today
RPCS3 / rpcs3
PS3 emulator/debugger
+6 stars today
Xaymar / obs-StreamFX
StreamFX is a plugin for OBS® Studio which adds many new effects, filters, sources, transitions and encoders! Be it 3D Transform, Blur, complex Masking, or even custom shaders, you'll find it all here.
+6 stars today
tjfenwick / DIY-Sim-Racing-Active-Pedal
This is my Sim Racing DIY Active Pedal prototype, an affordable alternative to the official Simucube pedals that cost over $2,000 per pedal.
+5 stars today
PrismLauncher / PrismLauncher
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
+3 stars today
Alexays / Waybar
Highly customizable Wayland bar for Sway and Wlroots based compositors. ✌️ 🎉
+2 stars today
wxWidgets / wxWidgets
Cross-Platform C++ GUI Library
+1 stars today
LeelaChessZero / lc0
The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
+1 stars today
zeux / meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
+1 stars today
New daily trending repos in C++!
SerenityOS / serenity
The Serenity Operating System 🐞
+17 stars today
hrydgard / ppsspp
A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
+13 stars today
BlocTheWorker / Inworld-Skyrim-Mod
Source Code of Skyrim's ChatGPT Inworld AI Mod. Contains C++, Papyrus and Typescript code
+11 stars today
ProjectPhysX / FluidX3D
The fastest and most memory efficient lattice Boltzmann CFD software, running on all GPUs via OpenCL.
+8 stars today
xenia-project / xenia
Xbox 360 Emulator Research Project
+4 stars today
s60sc / ESP32-CAM_MJPEG2SD
ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
+3 stars today
Avinash987 / Coding
Data Structures and Algorithms (DSA) Preparation sheet
+3 stars today
monero-project / monero
Monero: the secure, private, untraceable cryptocurrency
+3 stars today
tdlib / telegram-bot-api
Telegram Bot API server
+3 stars today
polybar / polybar
A fast and easy-to-use status bar
+3 stars today
rutura / The-C-20-Masterclass-Source-Code
Source code for the C++ 20 Masterclass on udemy
+1 stars today
visualboyadvance-m / visualboyadvance-m
The continuing development of the legendary VBA gameboy advance emulator.
New daily trending repos in C++!
scottbez1 / smartknob
Haptic input knob with software-defined endstops and virtual detents
+31 stars today
Atmosphere-NX / Atmosphere
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
+25 stars today
lsecqt / OffensiveCpp
This repo contains C/C++ snippets that can be handy in specific offensive scenarios.
+19 stars today
pineappleEA / pineapple-src
yuzu Early Access source code
+18 stars today
yuzu-emu / yuzu-mainline
+11 stars today
spotify / annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
+7 stars today
hsutter / cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
+7 stars today
google / sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
+7 stars today
BuildSomeStuff / CompactRoboticArm
Here lies all CAD, STL, and Code files for the Robotic Arm shown in this video: https://youtu.be/5toNqaGsGYs NOTE: Designs and code are FAR from perfect. I’m just sharing my work as it is and it may not work exactly as it does in the video. Files here are FREE, but I would highly appreciate your support through Patreon: patreon.com/BuildSomeStuff
+6 stars today
hoffstadt / DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
+4 stars today
Huntereb / Awoo-Installer
A No-Bullshit NSP, NSZ, XCI, and XCZ Installer for Nintendo Switch
+3 stars today
ndeadly / MissionControl
Use controllers from other consoles natively on your Nintendo Switch via Bluetooth. No dongles or other external hardware neccessary.
+2 stars today
CVCUDA / CV-CUDA
CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
+1 stars today
bdring / FluidNC
The next generation of motion control firmware
New daily trending repos in C++!
Z4ee / StarRail-S-GC
This repository provides code for a simple cheat for the game Honkai Star Rail. For informational purposes only. Use at your own risk.
+42 stars today
ssloy / tinyrenderer
A brief computer graphics / rendering course
+11 stars today
IntelRealSense / librealsense
Intel® RealSense™ SDK
+4 stars today
New daily trending repos in C++!
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, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation…
📚 C/C++ technical interview basic knowledge summary, including language, program library, data structure, algorithm, system, network, link loading library and other knowledge and interview experience, recruitment, referral and other information. This Repository is a Summary of the Basic Knowledge of Recruiting Job Seekers and Beginners in the Direction of C/C ++ Technology, Including Language, Progr. AM Library, Data Structure, Algorithm, System, Network, Link Loading Library, Interview Experience, Recruitment, Recomencyndation ...
+11 stars today
facebook / rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
+6 stars today
chenshuo / muduo
Event-driven network library for multi-threaded Linux server in C++11
+5 stars today
NVIDIA / TensorRT
NVIDIA® TensorRT™, an SDK for high-performance deep learning inference, includes a deep learning inference optimizer and runtime that delivers low latency and high throughput for inference applications.
+4 stars today
New daily trending repos in C++!
xbmc / xbmc
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, tvOS and Windows.
+9 stars today
sogou / workflow
C++ Parallel Computing and Asynchronous Networking Engine
+3 stars today
topjohnwu / zygisk-module-sample
A sample project for building Zygisk modules
+2 stars today
stevenlovegrove / Pangolin
Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.
+1 stars today
New daily trending repos in C++!
TheAlgorithms / C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
+13 stars today
mltframework / shotcut
cross-platform (Qt), open-source (GPLv3) video editor
+10 stars today
Qv2ray / Qv2ray
⭐ Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 ⭐
⭐ Linux / Windows / macOS cross-platform V2Ray client | Support VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | Developed with C++ / Qt | Extensible plug-in design ⭐
+5 stars today
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!
+4 stars today
New daily trending repos in C++!
exaloop / codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
+86 stars today
ShiqiYu / CPP
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
+41 stars today
focus-creative-games / hybridclr
HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
HybridCLR is a full-featured, zero-cost, high-performance, low-memory Unity full-platform native c# hot update solution. HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
+10 stars today
skyline-emu / skyline-dev
+9 stars today
oatpp / oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
+5 stars today
ros-planning / navigation2
ROS2 Navigation Framework and System
+4 stars today
OpenRCT2 / OpenRCT2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
+3 stars today
New daily trending repos in C++!
TixiaoShan / LIO-SAM
LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping
+7 stars today
falcosecurity / falco
Cloud Native Runtime Security
+7 stars today
New daily trending repos in C++!
strato-emu / strato
Run Nintendo Switch homebrew & games on your Android device!
+38 stars today
Korepi / Korepi
Korek Api
+16 stars today
tindy2013 / subconverter
Utility to convert between various subscription format
+13 stars today
doitsujin / dxvk
Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
+8 stars today
momo5502 / boiii
☄️ An attempt at reverse engineering and analyzing Call of Duty: Black Ops 3
+5 stars today
Carbon-Community-Official / Valorant-External
Valorant Cheat | Aimbot + Esp + Skin Changer
+3 stars today
SeriousCache / UABE
Asset Bundle Extractor
+3 stars today
microsoft / STL
MSVC's implementation of the C++ Standard Library.
+3 stars today
google / omaha
Google Update for Windows
+3 stars today
New daily trending repos in C++!
nomic-ai / gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
+388 stars today
Voine / ChatWaifu_Mobile
移动版二次元 AI 老婆聊天器
The mobile version of the two-dimensional AI wife chatter
+143 stars today
Xyrem / HyperDeceit
HyperDeceit is the ultimate all-in-one library that emulates Hyper-V for Windows, giving you the ability to intercept and manipulate operating system tasks with ease.
+44 stars today
DamRsn / NeuralNote
Audio Plugin for Audio to MIDI transcription using deep learning.
+42 stars today
tesseract-ocr / tesseract
Tesseract Open Source OCR Engine (main repository)
+26 stars today
prusa3d / PrusaSlicer
G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
+4 stars today
arvidn / libtorrent
an efficient feature complete C++ bittorrent implementation
+2 stars today
New daily trending repos in C++!
keepassxreboot / keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
+27 stars today
haoel / leetcode
LeetCode Problems' Solutions
+21 stars today
redpanda-data / redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
+17 stars today
NixOS / nix
Nix, the purely functional package manager
+6 stars today
openxla / iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
+5 stars today
OpenStickCommunity / GP2040-CE
+2 stars today
chriskohlhoff / asio
Asio C++ Library
+1 stars today
New daily trending repos in C++!
hackerhouse-opensource / CompMgmtLauncher_DLL_UACBypass
CompMgmtLauncher & Sharepoint DLL Search Order hijacking UAC/persist via OneDrive
+14 stars today
PricelessToolkit / Smart-Home-Security-Guardian-Bot
+9 stars today
zeromq / libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
+7 stars today
RLE-Foundation / Hsuanwu
Long-Term Evolution Project of Reinforcement Learning
+6 stars today
OpenAtomFoundation / pika
Pika is a NoSQL database compatible with redis which is developed by Qihoo's infrastructure team.
+2 stars today
flutter-webrtc / flutter-webrtc
WebRTC plugin for Flutter Mobile/Desktop/Web
+1 stars today
New daily trending repos in C++!
ByteWelder / Decktility
A handheld PC
+32 stars today
UniversalToolCompiler / UTC_LiquidShader
Dynamic liquid shader for UE5.2 using Substrate material.
+12 stars today
cloudflare / workerd
The JavaScript / Wasm runtime that powers Cloudflare Workers
+10 stars today
Blueforcer / awtrix-light
Custom firmware for the Ulanzi Smart Pixel clock or self made awtrix. Getting started is easy as 1-2-3
+7 stars today
async-profiler / async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
+3 stars today
raulmur / ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
+2 stars today