/

SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.

最終更新日:503日前
1.0k

neovim/neovim
503日前74.0k

Vim-fork focused on extensibility and usability

Genymobile/scrcpy
503日前98.2k

Display and control your Android device

obsproject/obs-studio
503日前54.2k

OBS Studio - Free and open source software for live streaming and screen recording

git/git
503日前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/FFmpeg
503日前41.0k

Mirror of https://git.ffmpeg.org/ffmpeg.git

serhii-londar/open-source-mac-os-apps
503日前38.7k

🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps

vim/vim
503日前34.3k

The official Vim repository

curl/curl
503日前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_searcher
503日前25.6k

A code-searching tool similar to ack, but faster.

mpv-player/mpv
503日前25.2k

🎥 Command line video player

ossrs/srs
503日前23.7k

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.

kovidgoyal/kitty
503日前21.2k

Cross-platform, fast, feature-rich, GPU based terminal

microsoft/vcpkg
503日前20.9k

C++ Library Manager for Windows, Linux, and MacOS

hashcat/hashcat
503日前19.3k

World's fastest and most advanced password recovery utility

radareorg/radare2
503日前19.3k

UNIX-like reverse engineering framework and command-line toolset

facebook/infer
503日前14.6k

A static analyzer for Java, C, C++, and Objective-C

carbon-language/carbon-lang
503日前32.0k

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

azl397985856/leetcode
503日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

youngyangyang04/leetcode-master
503日前45.2k

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

x64dbg/x64dbg
503日前42.7k

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

Light-City/CPlusPlusThings
503日前35.7k

C++那些事

yuzu-emu/yuzu
503日前33.5k

Nintendo Switch emulator

CMU-Perceptual-Computing-Lab/openpose
503日前29.3k

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

microsoft/calculator
503日前28.5k

Windows Calculator: A simple yet powerful calculator that ships with Windows

doocs/leetcode
503日前27.8k

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

dragonflydb/dragonfly
503日前22.3k

A modern replacement for Redis and Memcached

ethereum/solidity
503日前21.7k

Solidity, the Smart Contract Programming Language

gabime/spdlog
503日前21.5k

Fast C++ logging library.

antlr/antlr4
503日前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/JavaScript
503日前30.6k

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

TheAlgorithms/C
503日前17.7k

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

extism/extism
503日前3.5k

The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

getActivity/EmojiPackage
505日前2.6k

表情包资源合集,张张都是经典

skyline-emu/skyline
503日前13.3k

Run Nintendo Switch homebrew & games on your Android device!

dolphin-emu/dolphin
503日前11.5k

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.

citra-emu/citra
503日前10.0k

A Nintendo 3DS Emulator

PCSX2/pcsx2
503日前10.0k

PCSX2 - The Playstation 2 Emulator

xenia-project/xenia
503日前7.5k

Xbox 360 Emulator Research Project

cemu-project/Cemu
503日前6.0k

Cemu - Wii U emulator

SFTtech/openage
503日前12.3k

Free (as in freedom) open source clone of the Age of Empires II engine :rocket:

compiler-explorer/compiler-explorer
502日前14.8k

Run compilers interactively from your web browser and interact with the assembly

hmemcpy/milewski-ctfp-pdf
503日前10.6k

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source

BayesWitnesses/m2cgen
503日前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

grame-cncm/faust
505日前2.4k

Functional programming language for signal processing and sound synthesis

szcf-weiya/ESL-CN
503日前2.3k

The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。

webview/webview
502日前11.9k

Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

FreeRDP/FreeRDP
502日前9.8k

FreeRDP is a free remote desktop protocol library and clients

libgit2/libgit2
503日前9.3k

A cross-platform, linkable library implementation of Git that you can use in your application.

lionsoul2014/ip2region
502日前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

allinurl/goaccess
502日前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.

westes/flex
502日前3.3k

The Fast Lexical Analyzer - scanner generator for lexing in C and C++

wondertrader/wondertrader
502日前3.2k

WonderTrader——量化研发交易一站式框架

tangyudi/Ai-Learn
502日前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-fury
502日前2.5k

A blazing fast multi-language serialization framework powered by JIT and zero-copy.

vesoft-inc/nebula
502日前9.9k

A distributed, fast open-source graph database featuring horizontal scalability and high availability

cozodb/cozo
502日前3.0k

A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!

InfiniTimeOrg/InfiniTime
504日前2.5k

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS

rvaiya/warpd
502日前2.7k

A modal keyboard-driven virtual pointer

JustasMasiulis/lazy_importer
503日前1.4k

library for importing functions from dlls in a hidden, reverse engineer unfriendly way

onlytailei/CppRobotics
506日前1.6k

cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control

zhanwen/MathModel
502日前6.9k

研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT

PRML/PRMLT
504日前5.9k

Matlab code of machine learning algorithms in book PRML

ZheC/Realtime_Multi-Person_Pose_Estimation
502日前5.0k

Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)

flybywiresim/aircraft
503日前4.9k

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.

ZachL1/Bilibili-plus
502日前3.7k

课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB

Chakazul/Lenia
503日前3.4k

Lenia - Mathematical Life Forms

personqianduixue/Math_Model
502日前2.6k

数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法

HuangCongQing/Algorithms_MathModels
506日前1.9k

【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)

kaxap/arl
503日前1.9k

lists of most popular repositories for most favoured programming languages (according to StackOverflow)

casadi/casadi
504日前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.

matlab2tikz/matlab2tikz
502日前1.5k

This program converts MATLAB®/Octave figures to TikZ/pgfplots figures for smooth integration into LaTeX.

BIMK/PlatEMO
502日前1.3k

Evolutionary multi-objective optimization platform

scottclowe/matlab-schemer
509日前1.1k

Apply and save color schemes in MATLAB with ease.

fogleman/Craft
502日前10.1k

A simple Minecraft clone written in C using modern OpenGL (shaders).

PrismLauncher/PrismLauncher
502日前4.6k

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

kaitai-io/kaitai_struct
502日前3.8k

Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

Dav1dde/glad
502日前3.4k

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

scylladb/scylladb
502日前12.1k

NoSQL data store using the seastar framework, compatible with Apache Cassandra

kyleneideck/BackgroundMusic
502日前14.8k

Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.

glfw/glfw
502日前11.8k

A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

olive-editor/olive
503日前7.7k

Free open-source non-linear video editor

s-matyukevich/raspberry-pi-os
502日前12.8k

Learning operating system development using Linux kernel and Raspberry Pi

klange/toaruos
503日前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/30dayMakeOS
502日前5.6k

《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程

ravynsoft/ravynos
502日前5.3k

A BSD-based OS project that aims to provide an experience like and some compatibility with macOS (formerly known as airyxOS)

includeos/IncludeOS
502日前4.8k

A minimal, resource efficient unikernel for cloud services

tree-sitter/tree-sitter
502日前15.2k

An incremental parsing system for programming tools

DoctorWkt/acwj
503日前9.6k

A Compiler Writing Journey

apache/avro
506日前2.7k

Apache Avro is a data serialization system.

skywind3000/kcp
502日前14.3k

:zap: KCP - A Fast and Reliable ARQ Protocol

ldcsaa/HP-Socket
503日前5.5k

High Performance TCP/UDP/HTTP Communication Component

libevent/libevent
503日前10.5k

Event notification library

LibreSprite/LibreSprite
502日前4.2k

Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite

musescore/MuseScore
502日前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!

forthespada/CS-Books
502日前17.8k

🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

catchorg/Catch2
503日前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)

dvorka/hstr
503日前3.8k

bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.

gonglei007/GameDevMind
502日前4.0k

最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。

tomlooman/ActionRoguelike
502日前3.1k

Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University

praydog/UEVR
502日前2.3k

Universal Unreal Engine VR Mod (4.8 - 5.3)

dyanikoglu/ALS-Community
503日前2.0k

Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.3 with additional features & bug fixes