c
Genymobile/scrcpy347日前98.2k
Display and control your Android device
neovim/neovim347日前74.0k
Vim-fork focused on extensibility and usability
obsproject/obs-studio347日前54.2k
OBS Studio - Free and open source software for live streaming and screen recording
git/git347日前48.8k
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
FFmpeg/FFmpeg347日前41.0k
Mirror of https://git.ffmpeg.org/ffmpeg.git
serhii-londar/open-source-mac-os-apps347日前38.7k
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
curl/curl347日前33.3k
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
ggreer/the_silver_searcher347日前25.6k
A code-searching tool similar to ack, but faster.
mpv-player/mpv347日前25.2k
🎥 Command line video player
ossrs/srs347日前23.7k
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
ruby/ruby347日前21.3k
The Ruby Programming Language
kovidgoyal/kitty347日前21.2k
Cross-platform, fast, feature-rich, GPU based terminal
microsoft/vcpkg347日前20.9k
C++ Library Manager for Windows, Linux, and MacOS
hashcat/hashcat347日前19.3k
World's fastest and most advanced password recovery utility
radareorg/radare2347日前19.3k
UNIX-like reverse engineering framework and command-line toolset
jarun/nnn347日前17.8k
n³ The unorthodox terminal file manager
raysan5/raylib347日前17.8k
A simple and easy-to-use library to enjoy videogames programming
forthespada/CS-Books346日前17.8k
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
TheAlgorithms/C347日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
allinurl/goaccess346日前17.2k
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
tree-sitter/tree-sitter346日前15.2k
An incremental parsing system for programming tools
lionsoul2014/ip2region346日前14.9k
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
facebook/infer347日前14.6k
A static analyzer for Java, C, C++, and Objective-C
skywind3000/kcp346日前14.3k
:zap: KCP - A Fast and Reliable ARQ Protocol
reactos/reactos346日前13.8k
A free Windows-compatible Operating System
s-matyukevich/raspberry-pi-os346日前12.8k
Learning operating system development using Linux kernel and Raspberry Pi
OpenRCT2/OpenRCT2346日前12.7k
An open source re-implementation of RollerCoaster Tycoon 2 🎢
webview/webview346日前11.9k
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
glfw/glfw346日前11.8k
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
iamshuaidi/CS-Book345日前11.1k
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
fogleman/Craft346日前10.1k
A simple Minecraft clone written in C using modern OpenGL (shaders).
apache/thrift346日前10.1k
Apache Thrift
FreeRDP/FreeRDP346日前9.8k
FreeRDP is a free remote desktop protocol library and clients
kanaka/mal347日前9.7k
mal - Make a Lisp
libgit2/libgit2347日前9.3k
A cross-platform, linkable library implementation of Git that you can use in your application.
go-vgo/robotgo345日前9.1k
RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
xmake-io/xmake346日前8.5k
🔥 A cross-platform build utility based on Lua
munificent/craftinginterpreters345日前7.9k
Repository for the book "Crafting Interpreters"
sysprog21/lkmpg345日前6.8k
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
wren-lang/wren346日前6.7k
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
klange/toaruos347日前5.9k
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
yourtion/30dayMakeOS346日前5.6k
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
ldcsaa/HP-Socket347日前5.5k
High Performance TCP/UDP/HTTP Communication Component
ravynsoft/ravynos346日前5.3k
A BSD-based OS project that aims to provide an experience like and some compatibility with macOS (formerly known as airyxOS)
Ehviewer-Overhauled/Ehviewer346日前4.9k
EhViewer overhauled with Material Design 3, Jetpack Compose and more
marcobambini/gravity346日前4.2k
Gravity Programming Language
RandyGaul/cute_headers346日前4.0k
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
zpoint/CPython-Internals346日前4.0k
Dive into CPython internals, trying to illustrate every detail of CPython implementation
dvorka/hstr347日前3.8k
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
extism/extism347日前3.5k
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
Dav1dde/glad346日前3.4k
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
westes/flex346日前3.3k
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
janet-lang/janet345日前3.2k
A dynamic language and bytecode vm
quickjs-zh/QuickJS345日前2.9k
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
mono/CppSharp347日前2.9k
Tools and libraries to glue C/C++ APIs to high-level languages
weechat/weechat347日前2.8k
The extensible chat client.
apache/avro350日前2.7k
Apache Avro is a data serialization system.
rvaiya/warpd346日前2.7k
A modal keyboard-driven virtual pointer
BayesWitnesses/m2cgen347日前2.7k
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
getActivity/EmojiPackage349日前2.6k
表情包资源合集,张张都是经典
fwupd/fwupd345日前2.5k
A system daemon to allow session software to update firmware
cpm-cmake/CPM.cmake345日前2.4k
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
grame-cncm/faust349日前2.4k
Functional programming language for signal processing and sound synthesis
apache/activemq346日前2.2k
Mirror of Apache ActiveMQ
skywind3000/mini3d347日前2.1k
3D Software Renderer in 700 Lines !!
kaxap/arl347日前1.9k
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
magma/magma351日前1.6k
Platform for building access networks and modular network services
letoram/arcan347日前1.5k
Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine"
Softmotions/ejdb346日前1.4k
:snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).
traildb/traildb355日前1.1k
TrailDB is an efficient tool for storing and querying series of events
DrTimothyAldenDavis/SuiteSparse347日前1.0k
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.