/

the_silver_searcher

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

最終更新日:503日前
25.6k

neovim/neovim
504日前74.0k

Vim-fork focused on extensibility and usability

extrawurst/gitui
504日前16.4k

Blazing 💥 fast terminal-ui for git written in rust 🦀

Genymobile/scrcpy
504日前98.2k

Display and control your Android device

obsproject/obs-studio
504日前54.2k

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

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

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

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

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

vim/vim
504日前34.3k

The official Vim repository

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

mpv-player/mpv
504日前25.2k

🎥 Command line video player

ossrs/srs
504日前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
504日前21.2k

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

microsoft/vcpkg
504日前20.9k

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

hashcat/hashcat
504日前19.3k

World's fastest and most advanced password recovery utility

radareorg/radare2
504日前19.3k

UNIX-like reverse engineering framework and command-line toolset

BurntSushi/ripgrep
504日前43.4k

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

facebook/infer
504日前14.6k

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

checkstyle/checkstyle
504日前8.1k

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

TheAlgorithms/C
504日前17.7k

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

extism/extism
504日前3.5k

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

getActivity/EmojiPackage
506日前2.6k

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

BayesWitnesses/m2cgen
504日前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
506日前2.4k

Functional programming language for signal processing and sound synthesis

webview/webview
503日前11.9k

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

FreeRDP/FreeRDP
503日前9.8k

FreeRDP is a free remote desktop protocol library and clients

libgit2/libgit2
504日前9.3k

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

lionsoul2014/ip2region
503日前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
503日前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
503日前3.3k

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

ledger/ledger
503日前5.0k

Double-entry accounting system with a command-line reporting interface

rvaiya/warpd
503日前2.7k

A modal keyboard-driven virtual pointer

kaxap/arl
504日前1.9k

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

DrTimothyAldenDavis/SuiteSparse
504日前1.0k

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

fogleman/Craft
503日前10.1k

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

Unitech/pm2
503日前40.3k

Node.js Production Process Manager with a built-in Load Balancer.

Dav1dde/glad
503日前3.4k

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

glfw/glfw
503日前11.8k

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

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

Learning operating system development using Linux kernel and Raspberry Pi

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

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

ravynsoft/ravynos
503日前5.3k

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

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

An incremental parsing system for programming tools

DoctorWkt/acwj
504日前9.6k

A Compiler Writing Journey

apache/avro
507日前2.7k

Apache Avro is a data serialization system.

skywind3000/kcp
503日前14.3k

:zap: KCP - A Fast and Reliable ARQ Protocol

ldcsaa/HP-Socket
504日前5.5k

High Performance TCP/UDP/HTTP Communication Component

libevent/libevent
504日前10.5k

Event notification library

forthespada/CS-Books
503日前17.8k

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

dvorka/hstr
504日前3.8k

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

magma/magma
508日前1.6k

Platform for building access networks and modular network services

mono/CppSharp
504日前2.9k

Tools and libraries to glue C/C++ APIs to high-level languages

RandyGaul/cute_headers
503日前4.0k

Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games

iamshuaidi/CS-Book
502日前11.1k

计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍

sysprog21/lkmpg
502日前6.8k

The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)

sumatrapdfreader/sumatrapdf
502日前12.2k

SumatraPDF reader

elliotchance/c2go
504日前2.0k

⚖️ A tool for transpiling C to Go.

andrei-markeev/ts2c
509日前1.2k

Convert Javascript/TypeScript to C

traildb/traildb
512日前1.1k

TrailDB is an efficient tool for storing and querying series of events

Softmotions/ejdb
503日前1.4k

:snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).

quickjs-zh/QuickJS
502日前2.9k

QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。

Ehviewer-Overhauled/Ehviewer
503日前4.9k

EhViewer overhauled with Material Design 3, Jetpack Compose and more

fwupd/fwupd
502日前2.5k

A system daemon to allow session software to update firmware

cpm-cmake/CPM.cmake
502日前2.4k

📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.

go-vgo/robotgo
502日前9.1k

RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar

munificent/craftinginterpreters
502日前7.9k

Repository for the book "Crafting Interpreters"

wren-lang/wren
503日前6.7k

The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

zpoint/CPython-Internals
503日前4.0k

Dive into CPython internals, trying to illustrate every detail of CPython implementation