glm
OpenGL Mathematics (GLM)
kovidgoyal/kitty503日前21.2k
Cross-platform, fast, feature-rich, GPU based terminal
microsoft/vcpkg503日前20.9k
C++ Library Manager for Windows, Linux, and MacOS
facebook/infer503日前14.6k
A static analyzer for Java, C, C++, and Objective-C
federico-busato/Modern-CPP-Programming503日前10.2k
Modern C++ Programming Course (C++11/14/17/20/23)
carbon-language/carbon-lang503日前32.0k
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
azl397985856/leetcode503日前53.3k
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
youngyangyang04/leetcode-master503日前45.2k
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
x64dbg/x64dbg503日前42.7k
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
CMU-Perceptual-Computing-Lab/openpose503日前29.3k
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
TheAlgorithms/C-Plus-Plus503日前28.6k
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
microsoft/calculator503日前28.5k
Windows Calculator: A simple yet powerful calculator that ships with Windows
doocs/leetcode503日前27.8k
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
aseprite/aseprite503日前25.7k
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
dragonflydb/dragonfly503日前22.3k
A modern replacement for Redis and Memcached
ethereum/solidity503日前21.7k
Solidity, the Smart Contract Programming Language
antlr/antlr4503日前16.1k
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
TheAlgorithms/JavaScript503日前30.6k
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
TheAlgorithms/C503日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
extism/extism503日前3.5k
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
emacs-lsp/lsp-mode504日前4.6k
Emacs client/library for the Language Server Protocol
MariaLetta/free-gophers-pack503日前3.2k
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.
RPCS3/rpcs3503日前13.9k
PS3 emulator/debugger
skyline-emu/skyline503日前13.3k
Run Nintendo Switch homebrew & games on your Android device!
dolphin-emu/dolphin503日前11.5k
Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
xenia-project/xenia503日前7.5k
Xbox 360 Emulator Research Project
stenzek/duckstation503日前5.9k
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64
raysan5/raylib503日前17.8k
A simple and easy-to-use library to enjoy videogames programming
SFTtech/openage503日前12.3k
Free (as in freedom) open source clone of the Age of Empires II engine :rocket:
skypjack/entt503日前9.2k
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
compiler-explorer/compiler-explorer502日前14.8k
Run compilers interactively from your web browser and interact with the assembly
hmemcpy/milewski-ctfp-pdf503日前10.6k
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
nlohmann/json502日前39.1k
JSON for Modern C++
simdjson/simdjson502日前18.1k
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, WatermelonDB, Apache Doris, Milvus, StarRocks
grame-cncm/faust505日前2.4k
Functional programming language for signal processing and sound synthesis
szcf-weiya/ESL-CN503日前2.3k
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
mathjax/MathJax503日前9.8k
Beautiful and accessible math in all browsers
webview/webview502日前11.9k
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
alacritty/alacritty502日前51.4k
A cross-platform, OpenGL terminal emulator.
wondertrader/wondertrader502日前3.2k
WonderTrader——量化研发交易一站式框架
tangyudi/Ai-Learn502日前7.9k
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
apache/incubator-fury502日前2.5k
A blazing fast multi-language serialization framework powered by JIT and zero-copy.
vesoft-inc/nebula502日前9.9k
A distributed, fast open-source graph database featuring horizontal scalability and high availability
InfiniTimeOrg/InfiniTime504日前2.5k
Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
syphon-org/syphon508日前1.0k
⚗️ a privacy centric matrix client
JustasMasiulis/lazy_importer503日前1.4k
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
onlytailei/CppRobotics506日前1.6k
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
codota/TabNine503日前10.3k
AI Code Completions
zhanwen/MathModel502日前6.9k
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
HuangCongQing/Algorithms_MathModels506日前1.9k
【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)
kaxap/arl503日前1.9k
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
casadi/casadi504日前1.5k
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
pptacher/probabilistic_robotics508日前1.2k
solution of exercises of the book "probabilistic robotics"
DrTimothyAldenDavis/SuiteSparse503日前1.0k
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
fogleman/Craft502日前10.1k
A simple Minecraft clone written in C using modern OpenGL (shaders).
PrismLauncher/PrismLauncher502日前4.6k
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)
CaffeineMC/sodium-fabric503日前4.4k
A Fabric mod designed to improve frame rates and reduce micro-stutter
IrisShaders/Iris503日前3.0k
A modern shaders mod for Minecraft compatible with existing OptiFine shader packs
kaitai-io/kaitai_struct502日前3.8k
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
Dav1dde/glad502日前3.4k
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
scylladb/scylladb502日前12.1k
NoSQL data store using the seastar framework, compatible with Apache Cassandra
kyleneideck/BackgroundMusic502日前14.8k
Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
ssloy/tinyrenderer502日前18.9k
A brief computer graphics / rendering course
google/filament502日前16.8k
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
bkaradzic/bgfx502日前14.0k
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
OpenRCT2/OpenRCT2502日前12.7k
An open source re-implementation of RollerCoaster Tycoon 2 🎢
glfw/glfw502日前11.8k
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
gfx-rs/wgpu502日前10.3k
Cross-platform, safe, pure-rust graphics api.
isl-org/Open3D502日前10.1k
Open3D: A Modern Library for 3D Data Processing
openframeworks/openFrameworks503日前9.7k
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
SFML/SFML502日前9.4k
Simple and Fast Multimedia Library
cats-oss/android-gpuimage502日前8.8k
Android filters based on OpenGL (idea from GPUImage for iOS)
baldurk/renderdoc503日前8.2k
RenderDoc is a stand-alone graphics debugging tool.
olive-editor/olive503日前7.7k
Free open-source non-linear video editor
openscad/openscad502日前6.3k
OpenSCAD - The Programmers Solid 3D CAD Modeller
ravynsoft/ravynos502日前5.3k
A BSD-based OS project that aims to provide an experience like and some compatibility with macOS (formerly known as airyxOS)
includeos/IncludeOS502日前4.8k
A minimal, resource efficient unikernel for cloud services
ldcsaa/HP-Socket503日前5.5k
High Performance TCP/UDP/HTTP Communication Component
questdb/questdb502日前13.2k
An open source time-series database for fast ingest and SQL queries
LibreSprite/LibreSprite502日前4.2k
Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite
musescore/MuseScore502日前11.2k
MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
albertlauncher/albert502日前7.0k
A fast and flexible keyboard launcher
nasa/fprime502日前9.8k
F´ - A flight software and embedded systems framework
forthespada/CS-Books502日前17.8k
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
42wim/matterbridge503日前6.2k
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Tencent/ncnn502日前18.8k
ncnn is a high-performance neural network inference framework optimized for the mobile platform
catchorg/Catch2503日前17.8k
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)
ThusSpokeNomad/GameNetworkingResources502日前6.6k
A Curated List of Game Network Programming Resources
gonglei007/GameDevMind502日前4.0k
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
tomlooman/ActionRoguelike502日前3.1k
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
praydog/UEVR502日前2.3k
Universal Unreal Engine VR Mod (4.8 - 5.3)
gildor2/UEViewer503日前2.2k
Viewer and exporter for Unreal Engine 1-4 assets (UE Viewer).
dyanikoglu/ALS-Community503日前2.0k
Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.3 with additional features & bug fixes
julrog/nn_vis504日前1.0k
A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
Jounce/Surge505日前5.2k
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
RandyGaul/cute_headers502日前4.0k
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
stdlib-js/stdlib502日前3.8k
✨ Standard library for JavaScript and Node.js. ✨
mathnet/mathnet-numerics502日前3.3k
Math.NET Numerics
AshampooSystems/boden503日前1.6k
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
liyupi/mianshiya-public509日前3.8k
干净免费的面试刷题网站,帮助大家拿到满意的 offer!💎 React 前端 + Node 后端 + 云开发全栈项目 by 程序员鱼皮
onelang/OneLang511日前1.1k
zig-gamedev/zig-gamedev502日前1.9k
Main monorepo for @zig-gamedev libs and example applications
tvaneerd/cpp17_in_TTs509日前1.2k
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
slint-ui/slint501日前13.5k
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
webui-dev/webui501日前1.9k
Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
redpanda-data/redpanda501日前8.5k
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
fmtlib/fmt501日前19.0k
A modern formatting library
apache/tvm502日前10.9k
Open deep learning compiler stack for cpu, gpu and specialized accelerators
DiligentGraphics/DiligentEngine501日前3.2k
A modern cross-platform low-level graphics library and rendering framework
skywind3000/mini3d503日前2.1k
3D Software Renderer in 700 Lines !!
LukasBanana/LLGL503日前1.8k
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
EQMG/Acid502日前1.7k
A high speed C++17 Vulkan game engine
BoomingTech/Piccolo501日前5.4k
Piccolo (formerly Pilot) – mini game engine for games104
ssloy/tinyraytracer501日前4.8k
A brief computer graphics / rendering course
OGRECave/ogre501日前3.7k
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
fnc12/sqlite_orm502日前2.1k
❤️ SQLite ORM light header only library for modern C++
microsoft/cpprestsdk502日前7.7k
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
cpm-cmake/CPM.cmake501日前2.4k
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
crosire/reshade502日前3.7k
A generic post-processing injector for games and video software.
max0x7ba/atomic_queue504日前1.3k
C++ lockless queue.