xpyfun's Stars
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
deepseek-ai/DeepSeek-Coder
DeepSeek Coder: Let the Code Write Itself
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
xoofx/CppAst.NET
CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros
lkimuk/the-book-of-modern-cpp
The Book of Modern C++
swl-x/MystiQ
Qt5/C++ FFmpeg Media Converter
google/material-design-icons
Material Design icons by Google (Material Symbols)
blender/blender
Official mirror of Blender
safing/portmaster
🏔 Love Freedom - ❌ Block Mass Surveillance
microsoft/IPC
IPC is a C++ library that provides inter-process communication using shared memory on Windows. A .NET wrapper is available which allows interaction with C++ as well.
moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
resume/resume.github.com
Resumes generated using the GitHub informations
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
pingcap/talent-plan
open source training courses about distributed database and distributed systems
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
wx-chevalier/DistributedSystem-Notes
:books: 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
dropbox/json11
A tiny JSON library for C++11.
zedshaw/liblcthw
The library you create when you are done with Learn C The Hard Way
microsoft/DXUT
DXUT is a "GLUT"-like framework for Direct3D 11.x Win32 desktop applications; primarily samples, demos, and prototypes.
xiaoweiChen/Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
antirez/disque
Disque is a distributed message broker
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
leandromoreira/ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
keepassx/keepassx
KeePassX is a cross platform port of the windows application “Keepass Password Safe”.
gem5/gem5
The official repository for the gem5 computer-system architecture simulator.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
herumi/xbyak
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2