vercel/next.js508日前118.1k
The React Framework
gatsbyjs/gatsby506日前54.9k
The best React-based framework with performance, scalability and security built in.
aidenybai/million507日前14.4k
Optimize React performance and make your React 70% faster in minutes, not months.
taskrabbit/react-native-parsed-text517日前1.2k
Parse text and make them into multiple React Native Text elements
neovim/neovim504日前74.0k
Vim-fork focused on extensibility and usability
babel/babel504日前42.8k
🐠 Babel is a compiler for writing next generation JavaScript.
swc-project/swc504日前29.6k
Rust-based platform for the Web
Genymobile/scrcpy504日前98.2k
Display and control your Android device
obsproject/obs-studio504日前54.2k
OBS Studio - Free and open source software for live streaming and screen recording
git/git504日前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/FFmpeg504日前41.0k
Mirror of https://git.ffmpeg.org/ffmpeg.git
serhii-londar/open-source-mac-os-apps504日前38.7k
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
curl/curl504日前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_searcher504日前25.6k
A code-searching tool similar to ack, but faster.
mpv-player/mpv504日前25.2k
🎥 Command line video player
ossrs/srs504日前23.7k
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
ruby/ruby504日前21.3k
The Ruby Programming Language
kovidgoyal/kitty504日前21.2k
Cross-platform, fast, feature-rich, GPU based terminal
microsoft/vcpkg504日前20.9k
C++ Library Manager for Windows, Linux, and MacOS
hashcat/hashcat504日前19.3k
World's fastest and most advanced password recovery utility
radareorg/radare2504日前19.3k
UNIX-like reverse engineering framework and command-line toolset
jarun/nnn504日前17.8k
n³ The unorthodox terminal file manager
kanaka/mal504日前9.7k
mal - Make a Lisp
facebook/infer504日前14.6k
A static analyzer for Java, C, C++, and Objective-C
rust-lang/rust504日前90.1k
Empowering everyone to build reliable and efficient software.
webpack/webpack504日前63.9k
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
FuelLabs/sway504日前51.0k
🌴 Empowering everyone to build reliable and efficient smart contracts.
JetBrains/kotlin504日前47.0k
The Kotlin Programming Language.
parcel-bundler/parcel504日前43.0k
The zero configuration build tool for the web. 📦🚀
evanw/esbuild504日前36.8k
An extremely fast bundler for the web
vlang/v504日前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-lang504日前32.0k
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
markedjs/marked504日前31.4k
A markdown parser and compiler. Built for speed.
ziglang/zig504日前28.8k
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
typst/typst504日前26.3k
A new markup-based typesetting system that is powerful and easy to learn.
v8/v8504日前22.4k
The official mirror of the V8 Git repository
oracle/graal504日前19.6k
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
RustPython/RustPython504日前17.1k
A Python Interpreter written in Rust
antlr/antlr4504日前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/C504日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
extism/extism504日前3.5k
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
getActivity/EmojiPackage506日前2.6k
表情包资源合集,张张都是经典
raysan5/raylib504日前17.8k
A simple and easy-to-use library to enjoy videogames programming
compiler-explorer/compiler-explorer503日前14.8k
Run compilers interactively from your web browser and interact with the assembly
wasp-lang/wasp503日前9.6k
The fastest way to develop full-stack web apps with React & Node.js.
BayesWitnesses/m2cgen504日前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/faust506日前2.4k
Functional programming language for signal processing and sound synthesis
webview/webview503日前11.9k
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
apache/thrift503日前10.1k
Apache Thrift
FreeRDP/FreeRDP503日前9.8k
FreeRDP is a free remote desktop protocol library and clients
libgit2/libgit2504日前9.3k
A cross-platform, linkable library implementation of Git that you can use in your application.
lionsoul2014/ip2region503日前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
gchq/CyberChef503日前24.3k
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
allinurl/goaccess503日前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/flex503日前3.3k
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
hyperledger/solang507日前1.2k
Solidity Compiler for Solana and Polkadot
numba/numba504日前9.2k
NumPy aware dynamic Python compiler using LLVM
rvaiya/warpd503日前2.7k
A modal keyboard-driven virtual pointer
xmake-io/xmake503日前8.5k
🔥 A cross-platform build utility based on Lua
kaxap/arl504日前1.9k
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
DrTimothyAldenDavis/SuiteSparse504日前1.0k
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
fogleman/Craft503日前10.1k
A simple Minecraft clone written in C using modern OpenGL (shaders).
nim-lang/Nim503日前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/glad503日前3.4k
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
OpenRCT2/OpenRCT2503日前12.7k
An open source re-implementation of RollerCoaster Tycoon 2 🎢
glfw/glfw503日前11.8k
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
reactos/reactos503日前13.8k
A free Windows-compatible Operating System
s-matyukevich/raspberry-pi-os503日前12.8k
Learning operating system development using Linux kernel and Raspberry Pi
klange/toaruos504日前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/30dayMakeOS503日前5.6k
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
ravynsoft/ravynos503日前5.3k
A BSD-based OS project that aims to provide an experience like and some compatibility with macOS (formerly known as airyxOS)
pydantic/pydantic503日前17.6k
Data validation using Python type hints
tree-sitter/tree-sitter503日前15.2k
An incremental parsing system for programming tools
soxoj/maigret503日前9.4k
🕵️♂️ Collect a dossier on a person by username from thousands of sites
jquery/esprima503日前6.9k
ECMAScript parsing infrastructure for multipurpose analysis
marmelroy/PhoneNumberKit503日前5.0k
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
fabian-hiller/valibot503日前4.8k
The modular and type safe schema library for validating structural data 🤖
ohmjs/ohm504日前4.8k
A library and language for building parsers, interpreters, compilers, etc.
Leonidas-from-XIV/node-xml2js504日前4.8k
XML to JavaScript object converter.
lief-project/LIEF503日前4.0k
LIEF - Library to Instrument Executable Formats
troessner/reek506日前4.0k
Code smell detector for Ruby
SBJson/SBJson506日前3.7k
This framework implements a strict JSON parser and generator in Objective-C.
google/wuffs504日前3.7k
Wrangling Untrusted File Formats Safely
kach/nearley503日前3.5k
📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
zserge/jsmn505日前3.5k
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
weechat/weechat504日前2.8k
The extensible chat client.
apache/avro507日前2.7k
Apache Avro is a data serialization system.
apache/activemq503日前2.2k
Mirror of Apache ActiveMQ
skywind3000/kcp503日前14.3k
:zap: KCP - A Fast and Reliable ARQ Protocol
ldcsaa/HP-Socket504日前5.5k
High Performance TCP/UDP/HTTP Communication Component
forthespada/CS-Books503日前17.8k
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
dvorka/hstr504日前3.8k
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
magma/magma508日前1.6k
Platform for building access networks and modular network services
letoram/arcan504日前1.5k
Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine"
mono/CppSharp504日前2.9k
Tools and libraries to glue C/C++ APIs to high-level languages
RandyGaul/cute_headers503日前4.0k
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
BuilderIO/mitosis502日前10.5k
Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.
enso-org/enso502日前7.2k
Hybrid visual and textual functional programming.
iamshuaidi/CS-Book502日前11.1k
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
sysprog21/lkmpg502日前6.8k
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
web-infra-dev/rspack502日前6.9k
A fast Rust-based web bundler 🦀️
trunk-rs/trunk502日前3.1k
Build, bundle & ship your Rust WASM application to the web.
farm-fe/farm502日前1.9k
Extremely fast Vite-compatible web build tool written in Rust
alangpierce/sucrase502日前5.5k
Super-fast alternative to Babel for when you can target modern JS runtimes
HaxeFoundation/haxe503日前5.9k
Haxe - The Cross-Platform Toolkit
TranscryptOrg/Transcrypt507日前2.8k
Python 3.9 to JavaScript compiler - Lean, fast, open! -
erg-lang/erg502日前2.5k
A statically typed language compatible with Python
TypeScriptToLua/TypeScriptToLua502日前1.9k
Typescript to lua transpiler. https://typescripttolua.github.io/
owenthereal/godzilla526日前1.5k
Godzilla is a ES2015 to Go source code transpiler and runtime
fetlang/fetlang503日前1.5k
Fetish-themed programming language
cincheo/jsweet505日前1.4k
A Java to JavaScript transpiler.
wende/elchemy508日前1.1k
Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)
google/j2cl511日前1.1k
Java to Closure JavaScript transpiler
apache/groovy504日前5.0k
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
traildb/traildb512日前1.1k
TrailDB is an efficient tool for storing and querying series of events
red/red506日前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!