/

wren

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

最終更新日:683日前
6.7k

neovim/neovim
685日前74.0k

Vim-fork focused on extensibility and usability

gunthercox/ChatterBot
685日前13.8k

ChatterBot is a machine learning, conversational dialog engine for creating chat bots

Genymobile/scrcpy
685日前98.2k

Display and control your Android device

obsproject/obs-studio
685日前54.2k

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

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

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

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

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

vim/vim
685日前34.3k

The official Vim repository

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

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

mpv-player/mpv
685日前25.2k

🎥 Command line video player

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

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

microsoft/vcpkg
685日前20.9k

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

hashcat/hashcat
685日前19.3k

World's fastest and most advanced password recovery utility

radareorg/radare2
685日前19.3k

UNIX-like reverse engineering framework and command-line toolset

facebook/infer
685日前14.6k

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

rust-lang/rust
685日前90.1k

Empowering everyone to build reliable and efficient software.

FuelLabs/sway
685日前51.0k

🌴 Empowering everyone to build reliable and efficient smart contracts.

vlang/v
685日前35.2k

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

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

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

ziglang/zig
685日前28.8k

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

v8/v8
685日前22.4k

The official mirror of the V8 Git repository

RustPython/RustPython
685日前17.1k

A Python Interpreter written in Rust

dragonflydb/dragonfly
685日前22.3k

A modern replacement for Redis and Memcached

ethereum/solidity
685日前21.7k

Solidity, the Smart Contract Programming Language

crystal-lang/crystal
685日前19.0k

The Crystal Programming Language

TheAlgorithms/C
685日前17.7k

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

extism/extism
685日前3.5k

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

getActivity/EmojiPackage
687日前2.6k

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

golang/go
685日前117.9k

The Go programming language

bytedance/ByteX
695日前3.0k

ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台

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

microsoft/TypeScript
684日前96.8k

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

grame-cncm/faust
687日前2.4k

Functional programming language for signal processing and sound synthesis

webview/webview
684日前11.9k

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

FreeRDP/FreeRDP
684日前9.8k

FreeRDP is a free remote desktop protocol library and clients

libgit2/libgit2
685日前9.3k

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

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

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

rvaiya/warpd
684日前2.7k

A modal keyboard-driven virtual pointer

kaxap/arl
685日前1.9k

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

DrTimothyAldenDavis/SuiteSparse
685日前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
684日前10.1k

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

nim-lang/Nim
684日前15.9k

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

Dav1dde/glad
684日前3.4k

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

KillianLucas/open-interpreter
684日前40.5k

A natural language interface for computers

glfw/glfw
684日前11.8k

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

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

Learning operating system development using Linux kernel and Raspberry Pi

klange/toaruos
685日前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
684日前5.6k

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

ravynsoft/ravynos
684日前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
684日前15.2k

An incremental parsing system for programming tools

DoctorWkt/acwj
685日前9.6k

A Compiler Writing Journey

apache/avro
688日前2.7k

Apache Avro is a data serialization system.

skywind3000/kcp
684日前14.3k

:zap: KCP - A Fast and Reliable ARQ Protocol

ldcsaa/HP-Socket
685日前5.5k

High Performance TCP/UDP/HTTP Communication Component

libevent/libevent
685日前10.5k

Event notification library

forthespada/CS-Books
684日前17.8k

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

dvorka/hstr
685日前3.8k

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

magma/magma
689日前1.6k

Platform for building access networks and modular network services

mono/CppSharp
685日前2.9k

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

RandyGaul/cute_headers
684日前4.0k

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

enso-org/enso
683日前7.2k

Hybrid visual and textual functional programming.

carp-lang/Carp
686日前5.4k

A statically typed lisp, without a GC, for real-time applications.

iamshuaidi/CS-Book
683日前11.1k

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

sysprog21/lkmpg
683日前6.8k

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

sumatrapdfreader/sumatrapdf
683日前12.2k

SumatraPDF reader

leafo/moonscript
685日前3.1k

:crescent_moon: A language that compiles to Lua

erg-lang/erg
683日前2.5k

A statically typed language compatible with Python

elliotchance/c2go
685日前2.0k

⚖️ A tool for transpiling C to Go.

fusionlanguage/fut
683日前1.7k

Fusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.

fetlang/fetlang
684日前1.5k

Fetish-themed programming language

andrei-markeev/ts2c
690日前1.2k

Convert Javascript/TypeScript to C

wende/elchemy
689日前1.1k

Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)

buzz-language/buzz
684日前1.0k

👨‍🚀 buzz, A small/lightweight statically typed scripting language

slint-ui/slint
683日前13.5k

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

traildb/traildb
693日前1.1k

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

red/red
687日前5.4k

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!

alex8088/electron-vite
683日前2.2k

Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护

Softmotions/ejdb
684日前1.4k

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

boa-dev/boa
683日前4.5k

Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.

quickjs-zh/QuickJS
683日前2.9k

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

Ehviewer-Overhauled/Ehviewer
684日前4.9k

EhViewer overhauled with Material Design 3, Jetpack Compose and more

fwupd/fwupd
683日前2.5k

A system daemon to allow session software to update firmware

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

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

go-vgo/robotgo
683日前9.1k

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

munificent/craftinginterpreters
683日前7.9k

Repository for the book "Crafting Interpreters"

mvdan/sh
683日前6.6k

A shell parser, formatter, and interpreter with bash support; includes shfmt

traefik/yaegi
683日前6.4k

Yaegi is Another Elegant Go Interpreter

bytecodealliance/wasm-micro-runtime
683日前4.3k

WebAssembly Micro Runtime (WAMR)

zpoint/CPython-Internals
684日前4.0k

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

DulLabs/bhai-lang
684日前3.9k

A toy programming language written in Typescript

goby-lang/goby
684日前3.5k

Goby - Yet another programming language written in Go

facebookincubator/cinder
684日前3.3k

Cinder is Meta's internal performance-oriented production version of CPython.

root-project/cling
683日前3.3k

The cling C++ interpreter