Skip to content

xleliu/mystars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Stars

Updated at: Sun, 14 Jul 2024 00:52:26 +0000

Usage:

  1. Get a access token from github
  2. Execute:
    go run github.com/xiaoler/mystars/cmd/main.go -o README.md -t {your token}

You can also set the env variable GITHUB_TOKEN .

If use the Github Action, please set up secrets.UPDATE_TOKEN.


Following Organizations


ANTLR

  • antlr/grammars-v4 - Grammars written for ANTLR v4; expectation that the grammars are free of actions. (stars: 9977, license: mit)

Assembly

  • corkami/pics - File formats dissections and more... (stars: 10388, license: )

Batchfile

  • massgravel/Microsoft-Activation-Scripts - A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections. (stars: 86603, license: gpl-3.0)
  • Atlas-OS/Atlas - 🚀 An open and lightweight modification to Windows, designed to optimize performance, privacy and usability. (stars: 12579, license: gpl-3.0)

C

  • libretro/RetroArch - Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3. (stars: 9810, license: gpl-3.0)
  • valkey-io/valkey - A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore. (stars: 14738, license: other)
  • HandBrake/HandBrake - HandBrake's main development repository (stars: 16652, license: other)
  • obsproject/obs-studio - OBS Studio - Free and open source software for live streaming and screen recording (stars: 57368, license: gpl-2.0)
  • git/git - 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 Documentat…… (stars: 51016, license: other)
  • cstack/db_tutorial - Writing a sqlite clone from scratch in C (stars: 9362, license: mit)
  • pbatard/rufus - The Reliable USB Formatting Utility (stars: 27741, license: gpl-3.0)
  • coturn/coturn - coturn TURN server project (stars: 10837, license: other)
  • iovisor/bcc - BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more (stars: 19912, license: apache-2.0)
  • matz/streem - prototype of stream based programming language (stars: 4600, license: mit)
  • cesanta/mongoose - Embedded Web Server (stars: 10796, license: other)
  • redis/redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bi…… (stars: 65650, license: other)
  • DoctorWkt/acwj - A Compiler Writing Journey (stars: 10191, license: gpl-3.0)
  • jqlang/jq - Command-line JSON processor (stars: 29642, license: other)
  • LuaJIT/LuaJIT - Mirror of the LuaJIT git repository (stars: 4532, license: other)
  • openwrt/openwrt - This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged…… (stars: 18969, license: other)
  • laruence/yar - Light, concurrent RPC framework for PHP & C (stars: 1429, license: other)
  • openresty/lua-nginx-module - Embed the Power of Lua into NGINX HTTP servers (stars: 11173, license: )
  • nicolasff/webdis - A Redis HTTP interface with JSON output (stars: 2818, license: bsd-2-clause)
  • rofl0r/proxychains-ng - proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained prox…… (stars: 9585, license: gpl-2.0)
  • phpredis/phpredis - A PHP extension for Redis (stars: 9940, license: other)
  • laruence/yaf - Fast php framework written in c, built in php extension (stars: 4525, license: other)
  • php/php-src - The PHP Interpreter (stars: 37588, license: other)
  • torvalds/linux - Linux kernel source tree (stars: 174681, license: other)

C#

  • Klocman/Bulk-Crap-Uninstaller - Remove large amounts of unwanted applications quickly. (stars: 10494, license: apache-2.0)
  • emoacht/Monitorian - A Windows desktop tool to adjust the brightness of multiple monitors with ease (stars: 3128, license: mit)
  • cefsharp/CefSharp - .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework (stars: 9761, license: other)

C++

  • duckdb/duckdb - DuckDB is an analytical in-process SQL database management system (stars: 20845, license: mit)
  • redpanda-data/redpanda - Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM! (stars: 9184, license: )
  • microsoft/onnxruntime - ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator (stars: 13571, license: mit)
  • mudler/LocalAI - 🤖 The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transfor…… (stars: 21839, license: mit)
  • Librum-Reader/Librum - The Librum client application (stars: 3913, license: gpl-3.0)
  • ggerganov/llama.cpp - LLM inference in C/C++ (stars: 61613, license: mit)
  • ggerganov/whisper.cpp - Port of OpenAI's Whisper model in C/C++ (stars: 33111, license: mit)
  • google/tcmalloc - (stars: 4218, license: apache-2.0)
  • WebAssembly/wabt - The WebAssembly Binary Toolkit (stars: 6579, license: apache-2.0)
  • chromiumembedded/cef - Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications. (stars: 3110, license: other)
  • nlohmann/json - JSON for Modern C++ (stars: 41424, license: mit)
  • huihut/interview - 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu…… (stars: 33822, license: other)
  • ClickHouse/ClickHouse - ClickHouse® is a real-time analytics DBMS (stars: 35529, license: apache-2.0)
  • envoyproxy/envoy - Cloud-native high-performance edge/middle/service proxy (stars: 24298, license: apache-2.0)
  • owasp-modsecurity/ModSecurity - ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based programming language which provides protection from a range o…… (stars: 7834, license: apache-2.0)
  • protocolbuffers/protobuf - Protocol Buffers - Google's data interchange format (stars: 64578, license: other)

CSS

  • ryanoasis/nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more (stars: 52806, license: other)

Clojure

Cuda

  • karpathy/llm.c - LLM training in simple, raw C/CUDA (stars: 21771, license: mit)

Dart

  • ente-io/ente - Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos (stars: 12106, license: agpl-3.0)
  • GopeedLab/gopeed - A modern download manager that supports all platforms. Built with Golang and Flutter. (stars: 14808, license: gpl-3.0)
  • AppFlowy-IO/AppFlowy - Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion. (stars: 50523, license: agpl-3.0)
  • LianjiaTech/bruno - An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。) (stars: 3192, license: mit)
  • isar/isar - Extremely fast, easy to use, and fully async NoSQL database for Flutter (stars: 3456, license: apache-2.0)
  • larryaasen/upgrader - A Flutter package for prompting users to upgrade when there is a newer version of the app in the store. (stars: 527, license: mit)
  • localsend/localsend - An open-source cross-platform alternative to AirDrop (stars: 38313, license: mit)
  • jonataslaw/getx - Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get. (stars: 10052, license: mit)
  • ReinBentdal/styled_widget - Simplifying widget style in Flutter. (stars: 1247, license: mit)

Go

  • samber/do - ⚙️ A dependency injection toolkit based on Go 1.18+ Generics. (stars: 1701, license: mit)
  • RichardKnop/machinery - Machinery is an asynchronous task queue/job queue based on distributed message passing. (stars: 7408, license: mpl-2.0)
  • knadh/koanf - Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper. (stars: 2542, license: mit)
  • coroot/coroot - Coroot is an open-source APM & Observability tool, a DataDog and NewRelic alternative 📊, 🖥️, 👉. Powered by eBPF for rapid insights into system performance. Monitor, analyze, and optimize your infrastr…… (stars: 4697, license: apache-2.0)
  • charmbracelet/bubbletea - A powerful little TUI framework 🏗 (stars: 25518, license: mit)
  • encoredev/encore - Encore is the Backend Development Platform purpose-built to help you create event-driven and distributed systems. (stars: 5156, license: mpl-2.0)
  • matoous/go-nanoid - Golang random IDs generator. (stars: 1187, license: mit)
  • fullstorydev/grpcui - An interactive web UI for gRPC, along the lines of postman (stars: 5029, license: mit)
  • marcboeker/go-duckdb - go-duckdb provides a database/sql driver for the DuckDB database engine. (stars: 583, license: mit)
  • zincsearch/zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go. (stars: 16706, license: other)
  • RealAlexandreAI/json-repair - 🔧 Repair JSON!Solution for JSON Anomalies from LLMs. (stars: 135, license: gpl-3.0)
  • gorilla/websocket - Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go. (stars: 21712, license: bsd-2-clause)
  • google/gnostic - A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks. (stars: 2041, license: apache-2.0)
  • nalgeon/redka - Redis re-implemented with SQLite (stars: 3260, license: bsd-3-clause)
  • opentofu/opentofu - OpenTofu lets you declaratively manage your cloud infrastructure. (stars: 21773, license: mpl-2.0)
  • open-telemetry/opentelemetry-go - OpenTelemetry Go API and SDK (stars: 5005, license: apache-2.0)
  • daytonaio/daytona - The Open Source Dev Environment Manager. (stars: 6946, license: apache-2.0)
  • gotenberg/gotenberg - A developer-friendly API for converting numerous document formats into PDF files, and more! (stars: 7333, license: mit)
  • pdfcpu/pdfcpu - A PDF processor written in Go. (stars: 6529, license: apache-2.0)
  • openziti/ziti - The parent project for OpenZiti. Here you will find the executables for a fully zero trust, application embedded, programmable network @OpenZiti (stars: 2285, license: apache-2.0)
  • EndlessCheng/codeforces-go - 算法竞赛模板库 by 灵茶山艾府 💭💡🎈 (stars: 4577, license: mit)
  • testcontainers/testcontainers-go - Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to p…… (stars: 3322, license: mit)
  • tidwall/gjson - Get JSON values quickly - JSON parser for Go (stars: 13900, license: mit)
  • openmeterio/openmeter - Cloud Metering for AI, Billing and FinOps. Collect and aggregate millions of usage events in real-time. (stars: 1013, license: apache-2.0)
  • traefik/traefik - The Cloud Native Application Proxy (stars: 49182, license: mit)
  • tailscale/tailscale - The easiest, most secure way to use WireGuard and 2FA. (stars: 17627, license: bsd-3-clause)
  • uptrace/bun - SQL-first Golang ORM (stars: 3467, license: bsd-2-clause)
  • casbin/casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN (stars: 17209, license: apache-2.0)
  • tmc/langchaingo - LangChain for Go, the easiest way to write LLM-based programs in Go (stars: 3798, license: mit)
  • dolthub/go-mysql-server - A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go. (stars: 2268, license: apache-2.0)
  • failsafe-go/failsafe-go - Fault tolerance and resilience patterns for Go (stars: 1561, license: mit)
  • plandex-ai/plandex - AI driven development in your terminal. Designed for large, real-world tasks. (stars: 9970, license: agpl-3.0)
  • alist-org/alist - 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 (stars: 39792, license: agpl-3.0)
  • mvdan/sh - A shell parser, formatter, and interpreter with bash support; includes shfmt (stars: 6991, license: bsd-3-clause)
  • flyteorg/flyte - Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. (stars: 5208, license: apache-2.0)
  • jetify-com/typeid - Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs (stars: 2844, license: apache-2.0)
  • shopspring/decimal - Arbitrary-precision fixed-point decimal numbers in Go (stars: 6100, license: other)
  • lima-vm/lima - Linux virtual machines, with a focus on running containers (stars: 14609, license: apache-2.0)
  • mvdan/gofumpt - A stricter gofmt (stars: 3158, license: bsd-3-clause)
  • daeuniverse/dae - eBPF-based Linux high-performance transparent proxy solution. (stars: 2713, license: agpl-3.0)
  • nikolaydubina/go-recipes - 🦩 Tools for Go projects (stars: 4018, license: mit)
  • spf13/afero - A FileSystem Abstraction System for Go (stars: 5796, license: apache-2.0)
  • dtm-labs/dtm - A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages. (stars: 9912, license: bsd-3-clause)
  • nxtrace/NTrace-core - NextTrace, an open source visual route tracking CLI tool (stars: 5138, license: gpl-3.0)
  • wabarc/wayback - An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with various archival services including Internet Archive, archive.today, IPFS, Telegraph, and file …… (stars: 1711, license: gpl-3.0)
  • mikefarah/yq - yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor (stars: 11313, license: mit)
  • PuerkitoBio/goquery - A little like that j-thing, only in Go. (stars: 13770, license: bsd-3-clause)
  • alecthomas/chroma - A general purpose syntax highlighter in pure Go (stars: 4249, license: mit)
  • jpillora/chisel - A fast TCP/UDP tunnel over HTTP (stars: 12405, license: mit)
  • riverqueue/river - Fast and reliable background jobs in Go (stars: 2788, license: mpl-2.0)
  • projectdiscovery/katana - A next-generation crawling and spidering framework. (stars: 10381, license: mit)
  • uber-go/nilaway - Static analysis tool to detect potential nil panics in Go code (stars: 2921, license: apache-2.0)
  • x1unix/go-playground - Better Go Playground powered by React and Monaco editor (stars: 1211, license: mit)
  • philippta/flyscrape - Flyscrape is a command-line web scraping tool designed for those without advanced programming skills. (stars: 1004, license: mpl-2.0)
  • uber-go/dig - A reflection based dependency injection toolkit for Go. (stars: 3784, license: mit)
  • abiosoft/colima - Container runtimes on macOS (and Linux) with minimal setup (stars: 17817, license: mit)
  • kisielk/errcheck - errcheck checks that you checked errors. (stars: 2306, license: mit)
  • XTLS/Xray-core - Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration. (stars: 22920, license: mpl-2.0)
  • writefreely/writefreely - A clean, Markdown-based publishing platform made for writers. Write together and build a community. (stars: 4226, license: agpl-3.0)
  • ollama/ollama - Get up and running with Llama 3, Mistral, Gemma 2, and other large language models. (stars: 78321, license: mit)
  • expr-lang/expr - Expression language and expression evaluation for Go (stars: 5854, license: mit)
  • air-verse/air - ☁️ Live reload for Go apps (stars: 16476, license: gpl-3.0)
  • securego/gosec - Go security checker (stars: 7601, license: apache-2.0)
  • IceWhaleTech/CasaOS - CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system. (stars: 23715, license: apache-2.0)
  • antonmedv/fx - Terminal JSON viewer & processor (stars: 18786, license: mit)
  • SagerNet/sing-box - The universal proxy platform (stars: 16137, license: other)
  • grafana/loki - Like Prometheus, but for logs. (stars: 22827, license: agpl-3.0)
  • xo/usql - Universal command-line interface for SQL databases (stars: 8811, license: mit)
  • concourse/concourse - Concourse is a container-based continuous thing-doer written in Go. (stars: 7257, license: apache-2.0)
  • temporalio/temporal - Temporal service (stars: 10672, license: mit)
  • knadh/listmonk - High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app. (stars: 14022, license: agpl-3.0)
  • fatedier/frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. (stars: 82319, license: apache-2.0)
  • buger/goreplay - GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in…… (stars: 18429, license: other)
  • ondrajz/go-callvis - Visualize call graph of a Go program using Graphviz (stars: 5829, license: mit)
  • slimtoolkit/slim - Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) (stars: 18920, license: apache-2.0)
  • charmbracelet/soft-serve - The mighty, self-hostable Git server for the command line🍦 (stars: 5026, license: mit)
  • ThreeDotsLabs/watermill - Building event-driven applications the easy way in Go. (stars: 7040, license: mit)
  • go-git/go-git - A highly extensible Git implementation in pure Go. (stars: 5688, license: apache-2.0)
  • dominikh/go-tools - Staticcheck - The advanced Go linter (stars: 6029, license: mit)
  • gopherjs/gopherjs - A compiler from Go to JavaScript for running Go code in a browser (stars: 12592, license: bsd-2-clause)
  • mutagen-io/mutagen - Fast file synchronization and network forwarding for remote development (stars: 3380, license: other)
  • ViRb3/wgcf - 🚤 Cross-platform, unofficial CLI for Cloudflare Warp (stars: 5814, license: mit)
  • direnv/direnv - unclutter your .profile (stars: 11993, license: mit)
  • bytedance/mockey - a simple and easy-to-use golang mock library (stars: 584, license: apache-2.0)
  • loft-sh/devpod - Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker. (stars: 8462, license: mpl-2.0)
  • thomiceli/opengist - Self-hosted pastebin powered by Git, open-source alternative to Github Gist. (stars: 1533, license: agpl-3.0)
  • 1Panel-dev/1Panel - 🔥🔥🔥 Web-based linux server management control panel. / 现代化、开源的 Linux 服务器运维管理面板。 (stars: 20450, license: gpl-3.0)
  • redis/rueidis - A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc. (stars: 2258, license: apache-2.0)
  • quic-go/quic-go - A QUIC implementation in pure Go (stars: 9764, license: mit)
  • github/gh-ost - GitHub's Online Schema-migration Tool for MySQL (stars: 12149, license: mit)
  • benbjohnson/litestream - Streaming replication for SQLite. (stars: 10370, license: apache-2.0)
  • go-gorm/gen - Gen: Friendly & Safer GORM powered by Code Generation (stars: 2166, license: mit)
  • slackhq/nebula - A scalable overlay networking tool with a focus on performance, simplicity and security (stars: 14062, license: mit)
  • traefik/yaegi - Yaegi is Another Elegant Go Interpreter (stars: 6794, license: apache-2.0)
  • ServiceWeaver/weaver - Programming framework for writing and deploying cloud applications. (stars: 4614, license: apache-2.0)
  • sashabaranov/go-openai - OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go (stars: 8661, license: apache-2.0)
  • usememos/memos - An open source, lightweight note-taking service. Easily capture and share your great thoughts. (stars: 28803, license: mit)
  • chromedp/chromedp - A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol. (stars: 10639, license: mit)
  • ebitengine/purego - (stars: 1952, license: apache-2.0)
  • google/addlicense - A program which ensures source code files have copyright license headers by scanning directory patterns recursively (stars: 683, license: apache-2.0)
  • polarsignals/frostdb - ❄️ Coolest database around 🧊 Embeddable column database written in Go. (stars: 1247, license: apache-2.0)
  • loov/lensm - Go assembly and source viewer (stars: 3397, license: mit)
  • wader/fq - jq for binary formats - tool, language and decoders for working with binary and text formats (stars: 9585, license: other)
  • dapr/dapr - Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. (stars: 23594, license: apache-2.0)
  • ffuf/ffuf - Fast web fuzzer written in Go (stars: 11890, license: mit)
  • iyear/tdl - 📥 A Telegram toolkit written in Golang (stars: 3795, license: agpl-3.0)
  • apernet/hysteria - Hysteria is a powerful, lightning fast and censorship resistant proxy. (stars: 13917, license: mit)
  • sourcegraph/conc - Better structured concurrency for go (stars: 8670, license: mit)
  • llir/llvm - Library for interacting with LLVM IR in pure Go. (stars: 1168, license: 0bsd)
  • uber-go/fx - A dependency injection based application framework for Go. (stars: 5463, license: mit)
  • moby/buildkit - concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit (stars: 7862, license: apache-2.0)
  • wailsapp/wails - Create beautiful applications using Go (stars: 23447, license: mit)
  • segmentio/ksuid - K-Sortable Globally Unique IDs (stars: 4823, license: mit)
  • runfinch/finch - The Finch CLI is an open source client for container development (stars: 3479, license: apache-2.0)
  • nektos/act - Run your GitHub Actions locally 🚀 (stars: 52324, license: mit)
  • swaggo/swag - Automatically generate RESTful API documentation with Swagger 2.0 for Go. (stars: 10153, license: mit)
  • terrastruct/d2 - D2 is a modern diagram scripting language that turns text to diagrams. (stars: 16205, license: mpl-2.0)
  • tektoncd/pipeline - A cloud-native Pipeline resource. (stars: 8362, license: apache-2.0)
  • livekit/livekit - End-to-end stack for WebRTC. SFU media server and SDKs. (stars: 9010, license: apache-2.0)
  • superseriousbusiness/gotosocial - Fast, fun, small ActivityPub server. (stars: 3576, license: agpl-3.0)
  • rqlite/rqlite - The lightweight, distributed relational database built on SQLite. (stars: 15206, license: mit)
  • junegunn/fzf - 🌸 A command-line fuzzy finder (stars: 62203, license: mit)
  • stashapp/stash - An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc (stars: 8475, license: agpl-3.0)
  • zu1k/nali - An offline tool for querying IP geographic information and CDN provider. 一个查询IP地理信息和CDN服务提供商的离线终端工具. (stars: 3682, license: mit)
  • binwiederhier/ntfy - Send push notifications to your phone or desktop using PUT/POST (stars: 17294, license: apache-2.0)
  • dagger/dagger - An engine to run your pipelines in containers (stars: 10607, license: apache-2.0)
  • libp2p/go-libp2p - libp2p implementation in Go (stars: 5852, license: mit)
  • filebrowser/filebrowser - 📂 Web File Browser (stars: 24883, license: apache-2.0)
  • looplab/fsm - Finite State Machine for Go (stars: 2716, license: apache-2.0)
  • go-gitea/gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD (stars: 43187, license: mit)
  • bitfield/script - Making it easy to write shell-like scripts in Go (stars: 5224, license: mit)
  • goreleaser/goreleaser - Deliver Go binaries as fast and easily as possible (stars: 13411, license: mit)
  • sourcegraph/sourcegraph - Code AI platform with Code Search & Cody (stars: 9923, license: other)
  • ipfs/kubo - An IPFS implementation in Go (stars: 15903, license: other)
  • go-rod/rod - A Chrome DevTools Protocol driver for web automation and scraping. (stars: 5044, license: mit)
  • kubernetes-sigs/krew - 📦 Find and install kubectl plugins (stars: 6243, license: apache-2.0)
  • JanDeDobbeleer/oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer (stars: 16018, license: mit)
  • apache/incubator-answer - A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer. (stars: 12051, license: apache-2.0)
  • google/go-github - Go library for accessing the GitHub v3 API (stars: 10176, license: bsd-3-clause)
  • tetratelabs/wazero - wazero: the zero dependency WebAssembly runtime for Go developers (stars: 4701, license: apache-2.0)
  • syncthing/syncthing - Open Source Continuous File Synchronization (stars: 62267, license: mpl-2.0)
  • hibiken/asynq - Simple, reliable, and efficient distributed task queue in Go (stars: 9087, license: mit)
  • google/go-cmp - Package for comparing Go values in tests (stars: 4103, license: bsd-3-clause)
  • connectrpc/connect-go - The Go implementation of Connect: Protobuf RPC that works. (stars: 2775, license: apache-2.0)
  • cockroachdb/cockroach - CockroachDB - the open source, cloud-native distributed SQL database. (stars: 29541, license: other)
  • dop251/goja - ECMAScript/JavaScript engine in pure Go (stars: 5160, license: mit)
  • heroiclabs/nakama - Distributed server for social and realtime games and apps. (stars: 8615, license: apache-2.0)
  • getsops/sops - Simple and flexible tool for managing secrets (stars: 15851, license: mpl-2.0)
  • cilium/cilium - eBPF-based Networking, Security, and Observability (stars: 19308, license: apache-2.0)
  • fullstorydev/grpcurl - Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers (stars: 10389, license: mit)
  • ginuerzh/gost - GO Simple Tunnel - a simple tunnel written in golang (stars: 15518, license: mit)
  • twitchtv/twirp - A simple RPC framework with protobuf service definitions (stars: 7035, license: apache-2.0)
  • cheat/cheat - cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not fre…… (stars: 12136, license: mit)
  • fsnotify/fsnotify - Cross-platform filesystem notifications for Go. (stars: 9328, license: bsd-3-clause)
  • halfrost/LeetCode-Go - ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 (stars: 32439, license: mit)
  • berty/berty - Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network (stars: 7416, license: other)
  • sqlc-dev/sqlc - Generate type-safe code from SQL (stars: 11669, license: mit)
  • fortio/fortio - Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats. (stars: 3231, license: apache-2.0)
  • bufbuild/protoc-gen-validate - Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate (stars: 3704, license: apache-2.0)
  • argoproj/argo-workflows - Workflow Engine for Kubernetes (stars: 14595, license: apache-2.0)
  • pocketbase/pocketbase - Open Source realtime backend in 1 file (stars: 36282, license: mit)
  • gorse-io/gorse - Gorse open source recommender system engine (stars: 8321, license: apache-2.0)
  • werf/werf - A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices. (stars: 4025, license: apache-2.0)
  • dstotijn/hetty - An HTTP toolkit for security research. (stars: 5999, license: mit)
  • geektutu/high-performance-go - high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps) (stars: 3736, license: mit)
  • golangci/golangci-lint - Fast linters runner for Go (stars: 14922, license: gpl-3.0)
  • luraproject/lura - Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation (stars: 6222, license: other)
  • dexidp/dex - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors (stars: 9214, license: apache-2.0)
  • operator-framework/operator-sdk - SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding. (stars: 7106, license: apache-2.0)
  • samber/lo - 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) (stars: 16104, license: mit)
  • adalkiran/webrtc-nuts-and-bolts - A holistic way of understanding how WebRTC and its protocols run in practice, with code and detailed documentation. (stars: 899, license: apache-2.0)
  • pressly/goose - A database migration tool. Supports SQL migrations and Go functions. (stars: 6235, license: other)
  • blevesearch/bleve - A modern text/numeric/geo-spatial/vector indexing library for go (stars: 9837, license: apache-2.0)
  • matrix-org/dendrite - Dendrite is a second-generation Matrix homeserver written in Go! (stars: 5507, license: apache-2.0)
  • google/go-jsonnet - (stars: 1572, license: apache-2.0)
  • coocood/freecache - A cache library for Go with zero GC overhead. (stars: 4999, license: mit)
  • mosn/holmes - self-aware Golang profile dumper (stars: 1057, license: apache-2.0)
  • hashicorp/go-multierror - A Go (golang) package for representing a list of errors as a single error. (stars: 2249, license: mpl-2.0)
  • AdguardTeam/AdGuardHome - Network-wide ads & trackers blocking DNS server (stars: 23663, license: gpl-3.0)
  • golang/proposal - Go Project Design Documents (stars: 3304, license: bsd-3-clause)
  • cilium/ebpf - ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel. (stars: 5950, license: mit)
  • allegro/bigcache - Efficient cache for gigabytes of data written in Go. (stars: 7359, license: apache-2.0)
  • google/syzkaller - syzkaller is an unsupervised coverage-guided kernel fuzzer (stars: 5216, license: apache-2.0)
  • uber-go/multierr - Combine one or more Go errors together (stars: 961, license: mit)
  • containerd/nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ... (stars: 7658, license: apache-2.0)
  • milvus-io/milvus - A cloud-native vector database, storage for next generation AI applications (stars: 28234, license: apache-2.0)
  • esimov/triangle - Convert images to computer generated art using delaunay triangulation. (stars: 2036, license: mit)
  • golang-design/under-the-hood - 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood (stars: 4295, license: mit)
  • SmartKeyerror/Psyduck - Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计 (stars: 4442, license: )
  • ko-build/ko - Build and deploy Go applications (stars: 7436, license: apache-2.0)
  • restic/restic - Fast, secure, efficient backup program (stars: 25029, license: bsd-2-clause)
  • golang-design/history - 📝 Go: A Documentary | https://golang.design/history (stars: 1056, license: mit)
  • owncast/owncast - Take control over your live stream video by running it yourself. Streaming + chat out of the box. (stars: 9106, license: mit)
  • dgraph-io/ristretto - A high performance memory-bound Go cache (stars: 5413, license: apache-2.0)
  • praetorian-inc/gokart - A static analysis tool for securing Go code (stars: 2175, license: apache-2.0)
  • wagoodman/dive - A tool for exploring each layer in a docker image (stars: 44627, license: mit)
  • bradleyjkemp/grpc-tools - A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC. (stars: 1196, license: mit)
  • uber-go/goleak - Goroutine leak detector (stars: 4386, license: mit)
  • schollz/croc - Easily and securely send things from one computer to another 🐊 📦 (stars: 26895, license: mit)
  • qax-os/excelize - Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets (stars: 17673, license: bsd-3-clause)
  • wechatpay-apiv3/wechatpay-go - 微信支付 APIv3 的官方 Go Library (stars: 983, license: apache-2.0)
  • earthly/earthly - Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby. (stars: 11082, license: mpl-2.0)
  • TheAlgorithms/Go - Algorithms and Data Structures implemented in Go for beginners, following best practices. (stars: 14859, license: mit)
  • ktr0731/evans - Evans: more expressive universal gRPC client (stars: 4173, license: mit)
  • Jeffail/tunny - A goroutine pool for Go (stars: 3840, license: mit)
  • rh12503/triangula - Generate high-quality triangulated and polygonal art from images. (stars: 3849, license: mit)
  • bufbuild/buf - The best way of working with Protocol Buffers. (stars: 8621, license: apache-2.0)
  • kubernetes-sigs/kind - Kubernetes IN Docker - local clusters for testing Kubernetes (stars: 13060, license: apache-2.0)
  • montanaflynn/stats - A well tested and comprehensive Golang statistics library package with no dependencies. (stars: 2904, license: mit)
  • dgraph-io/dgraph - The high-performance database for modern applications (stars: 20189, license: other)
  • urfave/cli - A simple, fast, and fun package for building command line apps in Go (stars: 21951, license: mit)
  • golang/tools - [mirror] Go Tools (stars: 7298, license: bsd-3-clause)
  • charmbracelet/lipgloss - Style definitions for nice terminal layouts 👄 (stars: 7673, license: mit)
  • docuowl/docuowl - 🦉 A documentation generator (stars: 1292, license: mit)
  • dolthub/dolt - Dolt – Git for Data (stars: 17384, license: apache-2.0)
  • volatiletech/sqlboiler - Generate a Go ORM tailored to your database schema. (stars: 6569, license: bsd-3-clause)
  • avelino/awesome-go - A curated list of awesome Go frameworks, libraries and software (stars: 125174, license: mit)
  • iawia002/lux - 👾 Fast and simple video download library and CLI tool written in Go (stars: 26051, license: mit)
  • minio/minio - The Object Store for AI Data Infrastructure (stars: 45547, license: agpl-3.0)
  • derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style! (stars: 25741, license: apache-2.0)
  • FiloSottile/mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like. (stars: 47344, license: bsd-3-clause)
  • tmrts/go-patterns - Curated list of Go design patterns, recipes and idioms (stars: 24617, license: apache-2.0)
  • liftbridge-io/liftbridge - Lightweight, fault-tolerant message streams. (stars: 2547, license: apache-2.0)
  • bojand/ghz - Simple gRPC benchmarking and load testing tool (stars: 2939, license: apache-2.0)
  • go-redsync/redsync - Distributed mutual exclusion lock using Redis for Go (stars: 3204, license: bsd-3-clause)
  • halfrost/Halfrost-Field - ✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地 (stars: 12798, license: cc-by-sa-4.0)
  • hashicorp/raft - Golang implementation of the Raft consensus protocol (stars: 8041, license: mpl-2.0)
  • gopherdata/gophernotes - The Go kernel for Jupyter notebooks and nteract. (stars: 3796, license: mit)
  • gitleaks/gitleaks - Protect and discover secrets using Gitleaks 🔑 (stars: 16712, license: mit)
  • harness/gitness - Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery. (stars: 31903, license: apache-2.0)
  • Masterminds/squirrel - Fluent SQL generation for golang (stars: 6685, license: other)
  • absmach/magistrala - Industrial IoT Messaging and Device Management Platform (stars: 2431, license: apache-2.0)
  • rclone/rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files (stars: 45107, license: mit)
  • photoprism/photoprism - AI-Powered Photos App for the Decentralized Web 🌈💎✨ (stars: 33652, license: other)
  • arl/statsviz - 🚀 Visualise your Go program runtime metrics in real time in the browser (stars: 3164, license: mit)
  • nats-io/jwt - JWT tokens signed using NKeys for Ed25519 for the NATS ecosystem. (stars: 74, license: apache-2.0)
  • pion/dtls - DTLS 1.2 Server/Client implementation for Go (stars: 573, license: mit)
  • plgd-dev/go-coap - Implementation of CoAP Server & Client in Go (stars: 435, license: apache-2.0)
  • emitter-io/emitter - High performance, distributed and low latency publish-subscribe platform. (stars: 3792, license: agpl-3.0)
  • redis/go-redis - Redis Go client (stars: 19629, license: bsd-2-clause)
  • nats-io/nats-streaming-server - NATS Streaming System Server (stars: 2501, license: apache-2.0)
  • ent/ent - An entity framework for Go (stars: 15190, license: apache-2.0)
  • sanity-io/litter - Litter is a pretty printer library for Go data structures to aid in debugging and testing. (stars: 1504, license: mit)
  • go-gorm/gorm - The fantastic ORM library for Golang, aims to be developer friendly (stars: 36086, license: mit)
  • robfig/cron - a cron library for go (stars: 12784, license: mit)
  • evanw/esbuild - An extremely fast bundler for the web (stars: 37663, license: mit)
  • protocolbuffers/protobuf-go - Go support for Google's protocol buffers (stars: 2812, license: bsd-3-clause)
  • chai2010/go-ast-book - 📚 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST) (stars: 5298, license: )
  • gohugoio/hugo - The world’s fastest framework for building websites. (stars: 73727, license: apache-2.0)
  • golang-migrate/migrate - Database migrations. CLI and Golang library. (stars: 14567, license: other)
  • go-resty/resty - Simple HTTP and REST client library for Go (stars: 9655, license: mit)
  • hybridgroup/gobot - Golang framework for robotics, drones, and the Internet of Things (IoT) (stars: 8819, license: other)
  • uber-go/zap - Blazing fast, structured, leveled logging in Go. (stars: 21333, license: mit)
  • microcosm-cc/bluemonday - bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS (stars: 3063, license: bsd-3-clause)
  • gofiber/fiber - ⚡️ Express inspired web framework written in Go (stars: 32177, license: mit)
  • segmentio/kafka-go - Kafka library in Go (stars: 7325, license: mit)
  • cri-o/cri-o - Open Container Initiative-based implementation of Kubernetes Container Runtime Interface (stars: 5096, license: apache-2.0)
  • fission/fission - Fast and Simple Serverless Functions for Kubernetes (stars: 8309, license: apache-2.0)
  • containerd/cri - Moved to https://github.com/containerd/containerd/tree/master/pkg/cri . If you wish to submit issues/PRs, please submit to https://github.com/containerd/containerd (stars: 899, license: apache-2.0)
  • jaegertracing/jaeger - CNCF Jaeger, a Distributed Tracing Platform (stars: 19879, license: apache-2.0)
  • go-playground/validator - 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving (stars: 16120, license: mit)
  • labstack/echo - High performance, minimalist Go web framework (stars: 29023, license: mit)
  • google/uuid - Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. (stars: 5146, license: bsd-3-clause)
  • etcd-io/etcd - Distributed reliable key-value store for the most critical data of a distributed system (stars: 46857, license: apache-2.0)
  • fabiolb/fabio - Consul Load-Balancing made simple (stars: 7254, license: mit)
  • nats-io/nats-server - High-Performance server for NATS.io, the cloud and edge native messaging system. (stars: 15192, license: apache-2.0)
  • kubernetes/kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management (stars: 15662, license: apache-2.0)
  • k3s-io/k3s - Lightweight Kubernetes (stars: 27041, license: apache-2.0)
  • openfaas/faas - OpenFaaS - Serverless Functions Made Simple (stars: 24767, license: mit)
  • istio/istio - Connect, secure, control, and observe services. (stars: 35404, license: apache-2.0)
  • opencontainers/runc - CLI tool for spawning and running containers according to the OCI specification (stars: 11601, license: apache-2.0)
  • kubernetes/kompose - Convert Compose to Kubernetes (stars: 9305, license: apache-2.0)
  • helm/helm - The Kubernetes Package Manager (stars: 26464, license: apache-2.0)
  • openark/orchestrator - MySQL replication topology management and HA (stars: 5563, license: apache-2.0)
  • goharbor/harbor - An open source trusted cloud native registry project that stores, signs, and scans content. (stars: 23066, license: apache-2.0)
  • hashicorp/consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. (stars: 28076, license: other)
  • grpc-ecosystem/grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec (stars: 17731, license: bsd-3-clause)
  • lib/pq - Pure Go Postgres driver for database/sql (stars: 8877, license: mit)
  • caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS (stars: 55674, license: apache-2.0)
  • joewalnes/websocketd - Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets. (stars: 17112, license: bsd-2-clause)
  • golang/go - The Go programming language (stars: 121295, license: bsd-3-clause)
  • spf13/viper - Go configuration with fangs (stars: 26351, license: mit)
  • go-delve/delve - Delve is a debugger for the Go programming language. (stars: 22427, license: mit)
  • spf13/cobra - A Commander for modern Go CLI interactions (stars: 36831, license: apache-2.0)
  • kubernetes/kubernetes - Production-Grade Container Scheduling and Management (stars: 108484, license: apache-2.0)

HTML

Haskell

  • koalaman/shellcheck - ShellCheck, a static analysis tool for shell scripts (stars: 35579, license: gpl-3.0)

Java

  • Stirling-Tools/Stirling-PDF - #1 Locally hosted web application that allows you to perform various operations on PDF files (stars: 29961, license: gpl-3.0)
  • antlr/antlr4 - ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. (stars: 16719, license: bsd-3-clause)

JavaScript

  • sveltejs/kit - web development, streamlined (stars: 18159, license: mit)
  • overleaf/overleaf - A web-based collaborative LaTeX editor (stars: 13474, license: agpl-3.0)
  • ToolJet/ToolJet - Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application …… (stars: 28235, license: agpl-3.0)
  • alyssaxuu/screenity - The free and privacy-friendly screen recorder with no limits 🎥 (stars: 11142, license: gpl-3.0)
  • drawdb-io/drawdb - Free, simple, and intuitive online database design tool and SQL generator. (stars: 12193, license: mit)
  • langflow-ai/langflow - ⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, model and vector store agnostic. (stars: 20878, license: mit)
  • naptha/tesseract.js - Pure Javascript OCR for more than 100 Languages 📖🎉🖥 (stars: 34169, license: apache-2.0)
  • plankanban/planka - The realtime kanban board for workgroups built with React and Redux. (stars: 7381, license: agpl-3.0)
  • go-shiori/shiori - Simple bookmark manager built with Go (stars: 9014, license: mit)
  • fishjar/kiss-translator - A simple, open source bilingual translation extension & Greasemonkey script (一个简约、开源的 双语对照翻译扩展 & 油猴脚本) (stars: 2399, license: gpl-3.0)
  • iptv-org/iptv - Collection of publicly available IPTV channels from all over the world (stars: 81508, license: unlicense)
  • facebook/stylex - StyleX is the styling system for ambitious user interfaces. (stars: 8242, license: mit)
  • Mintplex-Labs/anything-llm - The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities. (stars: 17310, license: mit)
  • fanmingming/live - ✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕 (stars: 19662, license: gpl-3.0)
  • jaywcjlove/awesome-mac -  Now we have become very big, Different from the original idea. Collect premium software in various categories. (stars: 73200, license: cc0-1.0)
  • vercel/next.js - The React Framework (stars: 123133, license: mit)
  • VirgilClyne/iRingo - 解锁完整的 Apple功能和集成服务 (stars: 8935, license: gpl-3.0)
  • cockpit-project/cockpit - Cockpit is a web-based graphical interface for servers. (stars: 10665, license: lgpl-2.1)
  • vercel/ncc - Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires. (stars: 9009, license: mit)
  • lucide-icons/lucide - Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons. (stars: 9633, license: isc)
  • microsoft/monaco-editor - A browser based code editor (stars: 39152, license: mit)
  • livebud/bud - The Full-Stack Web Framework for Go (stars: 5540, license: mit)
  • digitalocean/nginxconfig.io - ⚙️ NGINX config generator on steroids 💉 (stars: 27397, license: mit)
  • commitizen/cz-cli - The commitizen command line utility. #BlackLivesMatter (stars: 16591, license: mit)
  • Hackl0us/SS-Rule-Snippet - 搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。 (stars: 10679, license: agpl-3.0)
  • cypress-io/cypress - Fast, easy and reliable testing for anything that runs in a browser. (stars: 46467, license: mit)
  • hakimel/reveal.js - The HTML Presentation Framework (stars: 67318, license: mit)
  • axios/axios - Promise based HTTP client for the browser and node.js (stars: 104646, license: mit)

Jupyter Notebook

Kotlin

  • JetBrains/compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable. (stars: 15414, license: apache-2.0)
  • gedoor/legado - Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。 (stars: 26116, license: gpl-3.0)

Lua

  • NvChad/NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience. (stars: 23730, license: gpl-3.0)
  • nagadomi/waifu2x - Image Super-Resolution for Anime-Style Art (stars: 27341, license: mit)
  • Kong/kong - 🦍 The Cloud-Native API Gateway and AI Gateway. (stars: 38352, license: apache-2.0)

MDX

  • openai/openai-cookbook - Examples and guides for using the OpenAI API (stars: 57611, license: mit)
  • chakra-ui/chakra-ui - ⚡️ Simple, Modular & Accessible UI Components for your React Applications (stars: 37096, license: mit)
  • yewstack/yew - Rust / Wasm framework for creating reliable and efficient web applications (stars: 30260, license: apache-2.0)

Makefile

Markdown

  • tldr-pages/tldr - 📚 Collaborative cheatsheets for console commands (stars: 49367, license: other)
  • labuladong/fucking-algorithm - 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. (stars: 124305, license: )

Objective-C

PHP

  • coollabsio/coolify - An open-source & self-hostable Heroku / Netlify / Vercel alternative. (stars: 26671, license: apache-2.0)
  • pixelfed/pixelfed - Photo Sharing. For Everyone. (stars: 5512, license: agpl-3.0)
  • chrome-php/chrome - Instrument headless chrome/chromium instances from PHP (stars: 2206, license: mit)
  • cycle/orm - PHP DataMapper, ORM (stars: 1210, license: mit)
  • laravel/octane - Supercharge your Laravel application's performance. (stars: 3710, license: mit)
  • bobthecow/psysh - A REPL for PHP (stars: 9670, license: mit)
  • erusev/parsedown - Better Markdown Parser in PHP (stars: 14690, license: mit)
  • laminas/laminas-diactoros - PSR HTTP Message implementations (stars: 451, license: bsd-3-clause)
  • FriendsOfPHP/Goutte - Goutte, a simple PHP Web Scraper (stars: 9259, license: mit)
  • queue-interop/queue-interop - Promoting the interoperability of message queue objects. (stars: 467, license: mit)
  • PHP-DI/PHP-DI - The dependency injection container for humans (stars: 2643, license: mit)
  • dragonmantank/cron-expression - CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due (stars: 4517, license: mit)
  • php-enqueue/enqueue-dev - Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro (stars: 2164, license: mit)
  • PHPOffice/PhpSpreadsheet - A pure PHP library for reading and writing spreadsheet files (stars: 13131, license: mit)
  • symfony/console - Eases the creation of beautiful and testable command line interfaces (stars: 9672, license: mit)
  • lcobucci/jwt - A simple library to work with JSON Web Token and JSON Web Signature (stars: 7218, license: bsd-3-clause)
  • thephpleague/container - Small but powerful dependency injection container (stars: 833, license: mit)
  • hybridauth/hybridauth - Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google. (stars: 3335, license: other)
  • nunomaduro/collision - 💥 Collision is a beautiful error reporting tool for command-line applications (stars: 4452, license: mit)
  • vlucas/phpdotenv - Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically. (stars: 13021, license: bsd-3-clause)
  • ratchetphp/Ratchet - Asynchronous WebSocket server (stars: 6210, license: mit)
  • amphp/amp - A non-blocking concurrency framework for PHP applications. 🐘 (stars: 4178, license: mit)
  • piotrplenik/clean-code-php - 🛁 Clean Code concepts adapted for PHP (stars: 12198, license: mit)
  • mnapoli/externals - Opening PHP's #internals to the outside (stars: 231, license: mit)
  • Respect/Validation - The most awesome validation engine ever created for PHP (stars: 5753, license: mit)
  • Intervention/image - PHP Image Processing (stars: 13781, license: mit)
  • deployphp/deployer - The PHP deployment tool with support for popular frameworks out of the box (stars: 10423, license: mit)
  • vinkla/hashids - A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user. (stars: 5224, license: mit)
  • nikic/PHP-Parser - A PHP parser written in PHP (stars: 16878, license: bsd-3-clause)
  • reactphp/promise - Promises/A implementation for PHP. (stars: 2354, license: mit)
  • phacility/phabricator - Effective June 1, 2021: Phabricator is no longer actively maintained. (stars: 12333, license: apache-2.0)
  • elastic/elasticsearch-php - Official PHP client for Elasticsearch. (stars: 5252, license: mit)
  • Seldaek/monolog - Sends your logs to files, sockets, inboxes, databases and various web services (stars: 20875, license: mit)
  • w7corp/easywechat - 📦 一个 PHP 微信 SDK (stars: 10248, license: mit)
  • guzzle/guzzle - Guzzle, an extensible PHP HTTP client (stars: 23051, license: mit)
  • predis/predis - A flexible and feature-complete Redis client for PHP. (stars: 7560, license: mit)
  • nikic/FastRoute - Fast request router for PHP (stars: 5065, license: other)
  • slimphp/Slim - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. (stars: 11866, license: mit)
  • laravel/framework - The Laravel Framework. (stars: 31842, license: mit)
  • composer/composer - Dependency Manager for PHP (stars: 28400, license: mit)

Python

  • microsoft/graphrag - A modular graph-based Retrieval-Augmented Generation (RAG) system (stars: 10204, license: mit)
  • instantbox/instantbox - 📦 Get a clean, ready-to-go Linux box in seconds. (stars: 3978, license: mit)
  • bloomberg/memray - Memray is a memory profiler for Python (stars: 12832, license: apache-2.0)
  • Textualize/textual - The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser. (stars: 24203, license: mit)
  • locustio/locust - Write scalable load tests in plain Python 🚗💨 (stars: 24204, license: mit)
  • stanfordnlp/dspy - DSPy: The framework for programming—not prompting—foundation models (stars: 14309, license: mit)
  • healthchecks/healthchecks - Open-source cron job and background task monitoring service, written in Python & Django (stars: 7645, license: bsd-3-clause)
  • khoj-ai/khoj - Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our clou…… (stars: 11990, license: agpl-3.0)
  • Ikaros-521/AI-Vtuber - AI Vtuber是一个由 【ChatterBot/ChatGPT/claude/langchain/chatglm/text-gen-webui/闻达/千问/kimi/ollama】 驱动的虚拟主播【Live2D/UE/xuniren】,可以在 【Bilibili/抖音/快手/微信视频号/拼多多/斗鱼/YouTube/twitch/TikTok】 直播中与观众实时互动 或 直接在本地进行聊天。它…… (stars: 2467, license: gpl-3.0)
  • OpenTalker/SadTalker - [CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation (stars: 11195, license: other)
  • tencent-ailab/V-Express - V-Express aims to generate a talking head video under the control of a reference image, an audio, and a sequence of V-Kps images. (stars: 2053, license: )
  • open-mmlab/Amphion - Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, …… (stars: 4249, license: mit)
  • 1Panel-dev/MaxKB - 🚀 基于 LLM 大语言模型的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统,1Panel 官方出品。 (stars: 8155, license: gpl-3.0)
  • weaviate/Verba - Retrieval Augmented Generation (RAG) chatbot powered by Weaviate (stars: 4943, license: bsd-3-clause)
  • ScrapeGraphAI/Scrapegraph-ai - Python scraper based on AI (stars: 13157, license: mit)
  • PrithivirajDamodaran/FlashRank - Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & C…… (stars: 472, license: apache-2.0)
  • truefoundry/cognita - RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry (stars: 3002, license: apache-2.0)
  • reflex-dev/reflex - 🕸️ Web apps in pure Python 🐍 (stars: 18035, license: apache-2.0)
  • onnx/onnx - Open standard for machine learning interoperability (stars: 17268, license: apache-2.0)
  • meta-llama/llama3 - The official Meta Llama 3 GitHub site (stars: 23161, license: other)
  • coqui-ai/TTS - 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production (stars: 31972, license: mpl-2.0)
  • AUTOMATIC1111/stable-diffusion-webui - Stable Diffusion web UI (stars: 135929, license: agpl-3.0)
  • numz/sd-wav2lip-uhq - Wav2Lip UHQ extension for Automatic1111 (stars: 1161, license: apache-2.0)
  • RVC-Project/Retrieval-based-Voice-Conversion-WebUI - Easily train a good VC model with voice data <= 10 mins! (stars: 21055, license: mit)
  • OpenTalker/video-retalking - [SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild (stars: 6100, license: apache-2.0)
  • facefusion/facefusion - Next generation face swapper and enhancer (stars: 16602, license: other)
  • deepfakes/faceswap - Deepfakes Software For All (stars: 49879, license: gpl-3.0)
  • deepset-ai/haystack - 🔍 LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your …… (stars: 14625, license: apache-2.0)
  • huggingface/peft - 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning. (stars: 15023, license: apache-2.0)
  • bndr/pipreqs - pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward. (stars: 5980, license: apache-2.0)
  • infiniflow/ragflow - RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. (stars: 12011, license: apache-2.0)
  • searxng/searxng - SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled. (stars: 11051, license: agpl-3.0)
  • assafelovic/gpt-researcher - GPT based autonomous agent that does online comprehensive research on any given topic (stars: 13138, license: mit)
  • Zejun-Yang/AniPortrait - AniPortrait: Audio-Driven Synthesis of Photorealistic Portrait Animation (stars: 4287, license: apache-2.0)
  • TMElyralab/MuseV - MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising (stars: 2117, license: other)
  • SciPhi-AI/R2R - SOTA RAG engine with automatic knowledge graph construction (stars: 2512, license: mit)
  • stitionai/devika - Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. D…… (stars: 17931, license: mit)
  • comfyanonymous/ComfyUI - The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface. (stars: 42065, license: gpl-3.0)
  • Anjok07/ultimatevocalremovergui - GUI for a Vocal Remover that uses Deep Neural Networks. (stars: 16627, license: mit)
  • gradio-app/gradio - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work! (stars: 30919, license: apache-2.0)
  • RVC-Boss/GPT-SoVITS - 1 min voice data can also be used to train a good TTS model! (few shot voice cloning) (stars: 29104, license: mit)
  • danielmiessler/fabric - fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. (stars: 19184, license: mit)
  • xorbitsai/inference - Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any…… (stars: 3697, license: apache-2.0)
  • DEAKSoftware/Synergy-Binaries - Download the latest stable Synergy binaries. (stars: 1148, license: mit)
  • d2l-ai/d2l-zh - 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 (stars: 59099, license: apache-2.0)
  • pallets/flask - The Python micro framework for building web applications. (stars: 67048, license: bsd-3-clause)
  • InstantID/InstantID - InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥 (stars: 10478, license: apache-2.0)
  • OpenInterpreter/open-interpreter - A natural language interface for computers (stars: 50850, license: agpl-3.0)
  • run-llama/llama_index - LlamaIndex is a data framework for your LLM applications (stars: 33537, license: mit)
  • langchain-ai/langchain - 🦜🔗 Build context-aware reasoning applications (stars: 89070, license: mit)
  • netease-youdao/QAnything - Question and Answer based on Anything. (stars: 10639, license: apache-2.0)
  • paperless-ngx/paperless-ngx - A community-supported supercharged version of paperless: scan, index and archive all your physical documents (stars: 18127, license: gpl-3.0)
  • streamlit/streamlit - Streamlit — A faster way to build and share data apps. (stars: 33350, license: apache-2.0)
  • pypa/pipx - Install and Run Python Applications in Isolated Environments (stars: 9575, license: mit)
  • BerriAI/litellm - Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs) (stars: 10459, license: other)
  • python-poetry/poetry - Python packaging and dependency management made easy (stars: 30426, license: mit)
  • itcharge/LeetCode-Py - ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 (stars: 5254, license: other)
  • vinta/awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources. (stars: 212449, license: other)
  • VikParuchuri/marker - Convert PDF to markdown quickly with high accuracy (stars: 14306, license: gpl-3.0)
  • hankcs/HanLP - 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理 (stars: 33036, license: apache-2.0)
  • fxsjy/jieba - 结巴中文分词 (stars: 32813, license: mit)
  • tiangolo/fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production (stars: 73501, license: mit)
  • khuedoan/homelab - Fully automated homelab from empty disk to running services with a single command. (stars: 7919, license: gpl-3.0)
  • yt-dlp/yt-dlp - A feature-rich command-line audio/video downloader (stars: 76830, license: unlicense)
  • microsoft/promptflow - Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring. (stars: 8751, license: mit)
  • ocrmypdf/OCRmyPDF - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched (stars: 12981, license: mpl-2.0)
  • ArchiveBox/ArchiveBox - 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... (stars: 20369, license: mit)
  • StevenBlack/hosts - 🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories. (stars: 26161, license: mit)
  • XingangPan/DragGAN - Official Code for DragGAN (SIGGRAPH 2023) (stars: 35581, license: other)
  • QuivrHQ/quivr - Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic,…… (stars: 34166, license: other)
  • ajenti/ajenti - Ajenti Core and stock plugins (stars: 7450, license: mit)
  • kovidgoyal/kitty - Cross-platform, fast, feature-rich, GPU based terminal (stars: 22828, license: gpl-3.0)
  • iperov/DeepFaceLive - Real-time face swap for PC streaming or video calls (stars: 24777, license: gpl-3.0)
  • microsoft/DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective. (stars: 33844, license: apache-2.0)
  • Significant-Gravitas/AutoGPT - AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters. (stars: 164113, license: mit)
  • huggingface/transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. (stars: 129236, license: apache-2.0)
  • openai/whisper - Robust Speech Recognition via Large-Scale Weak Supervision (stars: 64525, license: mit)
  • hpcaitech/ColossalAI - Making large AI models cheaper, faster and more accessible (stars: 38341, license: apache-2.0)
  • chubin/cheat.sh - the only cheat sheet you need (stars: 37842, license: mit)
  • certbot/certbot - Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol. (stars: 31133, license: other)
  • public-apis/public-apis - A collective list of free APIs (stars: 301853, license: mit)
  • microsoft/cascadia-code - This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal. (stars: 25142, license: other)
  • sripathikrishnan/redis-rdb-tools - Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON (stars: 5037, license: mit)
  • FutunnOpen/py-futu-api - 富途 OpenAPI Python SDK (stars: 1005, license: apache-2.0)
  • gto76/python-cheatsheet - Comprehensive Python Cheatsheet (stars: 35838, license: )
  • fighting41love/funNLP - 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名…… (stars: 66171, license: )
  • home-assistant/core - 🏡 Open source home automation that puts local control and privacy first. (stars: 69924, license: apache-2.0)
  • aio-libs/aiohttp - Asynchronous HTTP client/server framework for asyncio and Python (stars: 14797, license: other)
  • soimort/you-get - ⏬ Dumb downloader that scrapes the web (stars: 49597, license: other)
  • pytorch/pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration (stars: 80370, license: other)
  • getsentry/sentry - Developer-first error tracking and performance monitoring (stars: 37570, license: other)
  • Supervisor/supervisor - Supervisor process control system for Unix (supervisord) (stars: 8345, license: other)
  • sqlmapproject/sqlmap - Automatic SQL injection and database takeover tool (stars: 31334, license: other)
  • scrapy/scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python. (stars: 51706, license: bsd-3-clause)
  • dbcli/mycli - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. (stars: 11334, license: other)
  • mitmproxy/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. (stars: 35267, license: mit)
  • ansible/ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud …… (stars: 61828, license: gpl-3.0)

Ruby

  • freeCodeCamp/devdocs - API Documentation Browser (stars: 34321, license: mpl-2.0)
  • fluent/fluentd - Fluentd: Unified Logging Layer (project under CNCF) (stars: 12709, license: apache-2.0)

Rust

  • paradedb/paradedb - Postgres for Search and Analytics (stars: 4822, license: agpl-3.0)
  • casey/just - 🤖 Just a command runner (stars: 18639, license: cc0-1.0)
  • stalwartlabs/mail-server - Secure & Modern All-in-One Mail Server (IMAP, JMAP, POP3, SMTP) (stars: 3752, license: )
  • railwayapp/nixpacks - App source + Nix packages + Docker = Image (stars: 2344, license: mit)
  • mattrighetti/envelope - An environment variables cli tool backed by SQLite (stars: 464, license: other)
  • helsing-ai/buffrs - Modern protobuf package management (stars: 162, license: apache-2.0)
  • astral-sh/rye - a Hassle-Free Python Experience (stars: 12596, license: mit)
  • frectonz/sql-studio - SQL Database Explorer [SQLite, libSQL, PostgreSQL, MySQL/MariaDB, DuckDB, ClickHouse] (stars: 1728, license: mit)
  • tremor-rs/tremor-runtime - Main Tremor Project Rust Codebase (stars: 843, license: apache-2.0)
  • amber-lang/amber - 💎 Amber the programming language compiled to bash (stars: 3611, license: gpl-3.0)
  • huggingface/tokenizers - 💥 Fast State-of-the-Art Tokenizers optimized for Research and Production (stars: 8706, license: apache-2.0)
  • ynqa/jnv - Interactive JSON filter using jq (stars: 4596, license: mit)
  • erebe/wstunnel - Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available (stars: 3807, license: bsd-3-clause)
  • cloudflare/pingora - A library for building fast, reliable and evolvable network services. (stars: 20367, license: apache-2.0)
  • orhun/git-cliff - A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️ (stars: 8319, license: apache-2.0)
  • astral-sh/uv - An extremely fast Python package installer and resolver, written in Rust. (stars: 15072, license: apache-2.0)
  • zed-industries/zed - Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. (stars: 41125, license: other)
  • chroma-core/chroma - the AI-native open-source embedding database (stars: 13605, license: apache-2.0)
  • cantino/mcfly - Fly through your shell history. Great Scott! (stars: 6776, license: mit)
  • pola-rs/polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust (stars: 28012, license: other)
  • extism/extism - The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps. (stars: 3992, license: bsd-3-clause)
  • raphamorim/rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers. (stars: 3223, license: mit)
  • wez/wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust (stars: 14972, license: other)
  • robertknight/ocrs - Rust library and CLI tool for OCR (extracting text from images) (stars: 1012, license: apache-2.0)
  • SeaQL/FireDBG.for.Rust - 🔥 Time Travel Visual Debugger for Rust (stars: 1202, license: mit)
  • oxc-project/oxc - ⚓ A collection of JavaScript tools written in Rust. (stars: 9801, license: mit)
  • jdx/mise - dev tools, env vars, task runner (stars: 8209, license: mit)
  • BloopAI/bloop - bloop is a fast code search engine written in Rust. (stars: 9313, license: apache-2.0)
  • RustPython/RustPython - A Python Interpreter written in Rust (stars: 18079, license: mit)
  • loco-rs/loco - 🚂 🦀 The one-person framework for Rust for side-projects and startups (stars: 3635, license: apache-2.0)
  • astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust. (stars: 29013, license: mit)
  • fujiapple852/trippy - A network diagnostic tool (stars: 3209, license: apache-2.0)
  • infinyon/fluvio - Lean and mean distributed stream processing system written in rust and web assembly. (stars: 2788, license: apache-2.0)
  • embassy-rs/embassy - Modern embedded framework, using Rust and async. (stars: 4856, license: apache-2.0)
  • bensadeh/tailspin - 🌀 A log file highlighter (stars: 5473, license: mit)
  • lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust (stars: 33823, license: apache-2.0)
  • rivet-gg/rivet - 🔩 Open-source solution to deploy, scale, and operate your multiplayer game (stars: 1916, license: apache-2.0)
  • huggingface/candle - Minimalist ML framework for Rust (stars: 14475, license: apache-2.0)
  • orf/gping - Ping, but with a graph (stars: 10501, license: mit)
  • IgnisDa/ryot - Roll your own tracker! (stars: 1716, license: gpl-3.0)
  • nushell/nushell - A new type of shell (stars: 30991, license: mit)
  • ImageOptim/gifski - GIF encoder based on libimagequant (pngquant). Squeezes maximum possible quality from the awful GIF format. (stars: 4639, license: other)
  • leptos-rs/leptos - Build fast web applications with Rust. (stars: 15344, license: mit)
  • phodal/aigc - 《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。 (stars: 1300, license: )
  • BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore (stars: 46351, license: unlicense)
  • cberner/redb - An embedded key-value database in pure Rust (stars: 3059, license: apache-2.0)
  • openobserve/openobserve - 🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay). (stars: 10286, license: agpl-3.0)
  • cloudflare/boringtun - Userspace WireGuard® Implementation in Rust (stars: 5933, license: bsd-3-clause)
  • pest-parser/pest - The Elegant Parser (stars: 4497, license: apache-2.0)
  • typst/typst - A new markup-based typesetting system that is powerful and easy to learn. (stars: 30015, license: apache-2.0)
  • AmbientRun/Ambient - The multiplayer game engine (stars: 3757, license: apache-2.0)
  • tree-sitter/tree-sitter - An incremental parsing system for programming tools (stars: 17296, license: mit)
  • helix-editor/helix - A post-modern modal text editor. (stars: 31377, license: mpl-2.0)
  • sharkdp/hyperfine - A command-line benchmarking tool (stars: 20813, license: apache-2.0)
  • emilk/egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native (stars: 20822, license: apache-2.0)
  • facebook/sapling - A Scalable, User-Friendly Source Control System. (stars: 5921, license: gpl-2.0)
  • fermyon/spin - Spin is the open source developer tool for building and running serverless applications powered by WebAssembly. (stars: 5046, license: apache-2.0)
  • datafuselabs/databend - 𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com (stars: 7484, license: other)
  • aurae-runtime/aurae - Distributed systems runtime daemon written in Rust. (stars: 1837, license: apache-2.0)
  • bytecodealliance/wasmtime - A fast and secure runtime for WebAssembly (stars: 14845, license: apache-2.0)
  • PRQL/prql - PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement (stars: 9640, license: apache-2.0)
  • DioxusLabs/dioxus - Fullstack GUI library for web, desktop, mobile, and more. (stars: 19439, license: apache-2.0)
  • deislabs/wagi - Write HTTP handlers in WebAssembly with a minimal amount of work (stars: 879, license: apache-2.0)
  • actix/actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. (stars: 20775, license: apache-2.0)
  • gluesql/gluesql - GlueSQL is quite sticky. It attaches to anywhere. (stars: 2643, license: apache-2.0)
  • bevyengine/bevy - A refreshingly simple data-driven game engine built in Rust (stars: 34078, license: apache-2.0)
  • graphul-rs/graphul - Optimize, speed, scale your microservices and save money 💵 (stars: 441, license: mit)
  • postgresml/postgresml - The GPU-powered AI application database. Get your app to market faster using the simplicity of SQL and the latest NLP, ML + LLM models. (stars: 5725, license: mit)
  • swc-project/swc - Rust-based platform for the Web (stars: 30573, license: apache-2.0)
  • pintariching/rustle - Svelte compiler rewritten in Rust (stars: 1370, license: mit)
  • surrealdb/surrealdb - A scalable, distributed, collaborative, document-graph database, for the realtime web (stars: 26239, license: other)
  • wasmerio/wasmer - 🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten (stars: 18241, license: mit)
  • rustwasm/wasm-pack - 📦✨ your favorite rust -> wasm workflow tool! (stars: 6087, license: apache-2.0)
  • tinysearch/tinysearch - 🔍 Tiny, full-text search engine for static websites built with Rust and Wasm (stars: 2688, license: apache-2.0)
  • valeriansaliou/sonic - 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. (stars: 19648, license: mpl-2.0)
  • messense/aliyundrive-webdav - 阿里云盘 WebDAV 服务 (stars: 9560, license: mit)
  • 01mf02/jaq - A jq clone focussed on correctness, speed, and simplicity (stars: 2607, license: mit)
  • roapi/roapi - Create full-fledged APIs for slowly moving datasets without writing a single line of code. (stars: 3149, license: apache-2.0)
  • sunface/rust-course - “连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book (stars: 24132, license: )
  • ducaale/xh - Friendly and fast tool for sending HTTP requests (stars: 4992, license: mit)
  • analysis-tools-dev/static-analysis - ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. (stars: 13064, license: mit)
  • awslabs/shuttle - Shuttle is a library for testing concurrent Rust code (stars: 618, license: apache-2.0)
  • rust-bakery/nom - Rust parser combinator framework (stars: 9191, license: mit)
  • napi-rs/napi-rs - A framework for building compiled Node.js add-ons in Rust via Node-API (stars: 5697, license: other)
  • Orange-OpenSource/hurl - Hurl, run and test HTTP requests with plain text. (stars: 12313, license: apache-2.0)
  • tokio-rs/prost - PROST! a Protocol Buffers implementation for the Rust Language (stars: 3659, license: apache-2.0)
  • tokio-rs/tracing - Application level tracing for Rust. (stars: 5159, license: mit)
  • ron-rs/ron - Rusty Object Notation (stars: 3207, license: apache-2.0)
  • rune-rs/rune - An embeddable dynamic programming language for Rust. (stars: 1643, license: apache-2.0)
  • bheisler/criterion.rs - Statistics-driven benchmarking library for Rust (stars: 4285, license: apache-2.0)
  • bitflags/bitflags - A macro to generate structures which behave like bitflags (stars: 899, license: apache-2.0)
  • meilisearch/meilisearch - A lightning-fast search API that fits effortlessly into your apps, websites, and workflow (stars: 45280, license: mit)
  • rayon-rs/rayon - Rayon: A data parallelism library for Rust (stars: 10553, license: apache-2.0)
  • tokio-rs/axum - Ergonomic and modular web framework built with Tokio, Tower, and Hyper (stars: 17411, license: )
  • googleforgames/quilkin - Quilkin is a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game server deployments, to ensure security, access control, telemetry data, metrics and mor…… (stars: 1257, license: apache-2.0)
  • chmln/sd - Intuitive find & replace CLI (sed alternative) (stars: 5584, license: mit)
  • console-rs/indicatif - A command line progress reporting library for Rust (stars: 4234, license: mit)
  • kkawakam/rustyline - Readline Implementation in Rust (stars: 1502, license: mit)
  • ruslashev/elfcat - ELF visualizer. Generates HTML files from ELF binaries. (stars: 924, license: zlib)
  • diesel-rs/diesel - A safe, extensible ORM and Query Builder for Rust (stars: 12274, license: apache-2.0)
  • dalance/procs - A modern replacement for ps written in Rust (stars: 4909, license: mit)
  • dandavison/delta - A syntax-highlighting pager for git, diff, grep, and blame output (stars: 21413, license: mit)
  • vectordotdev/vector - A high-performance observability data pipeline. (stars: 17034, license: mpl-2.0)
  • launchbadge/sqlx - 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (stars: 12454, license: apache-2.0)
  • actix/actix - Actor framework for Rust. (stars: 8473, license: apache-2.0)
  • TheAlgorithms/Rust - All Algorithms implemented in Rust (stars: 21566, license: mit)
  • hyperium/tonic - A native gRPC client & server implementation with async/await support. (stars: 9400, license: mit)
  • tokio-rs/tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... (stars: 25471, license: mit)
  • hyperium/hyper - An HTTP library for Rust (stars: 14124, license: mit)
  • tauri-apps/tauri - Build smaller, faster, and more secure desktop applications with a web frontend. (stars: 79800, license: apache-2.0)
  • getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org (stars: 13007, license: mit)
  • rust-unofficial/awesome-rust - A curated list of Rust code and resources. (stars: 44598, license: cc0-1.0)
  • clap-rs/clap - A full featured, fast Command Line Argument Parser for Rust (stars: 13685, license: apache-2.0)
  • petgraph/petgraph - Graph data structure library for Rust. (stars: 2764, license: apache-2.0)
  • denoland/deno - A modern runtime for JavaScript and TypeScript. (stars: 93430, license: mit)
  • rust-lang/mdBook - Create book from markdown files. Like Gitbook but implemented in Rust (stars: 17279, license: mpl-2.0)
  • starship/starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! (stars: 43096, license: isc)
  • sharkdp/hexyl - A command-line hex viewer (stars: 8940, license: apache-2.0)
  • lsd-rs/lsd - The next gen ls command (stars: 12832, license: apache-2.0)
  • sharkdp/bat - A cat(1) clone with wings. (stars: 47772, license: apache-2.0)
  • sharkdp/fd - A simple, fast and user-friendly alternative to 'find' (stars: 32657, license: apache-2.0)

Shell

  • terrastruct/awesome-diagrams - A collection of software architecture diagrams (stars: 16, license: cc-by-sa-4.0)
  • nvm-sh/nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions (stars: 77591, license: mit)
  • asdf-vm/asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more (stars: 21162, license: mit)
  • alexanderepstein/Bash-Snippets - A collection of small bash scripts for heavy terminal users (stars: 9576, license: mit)
  • hectorm/hblock - Improve your security and privacy by blocking ads, tracking and malware domains. (stars: 1503, license: mit)
  • acmesh-official/acme.sh - A pure Unix shell script implementing ACME client protocol (stars: 37675, license: gpl-3.0)
  • oh-my-fish/oh-my-fish - The Fish Shell Framework (stars: 10271, license: mit)
  • Bash-it/bash-it - A community Bash framework. (stars: 14134, license: mit)
  • StreisandEffect/streisand - Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these serv…… (stars: 23158, license: other)

Svelte

  • open-webui/open-webui - User-friendly WebUI for LLMs (Formerly Ollama WebUI) (stars: 31149, license: mit)

Swift

  • blinksh/blink - Blink Mobile Shell for iOS (Mosh based) (stars: 6085, license: gpl-3.0)
  • jordanbaird/Ice - Powerful menu bar manager for macOS (stars: 10711, license: gpl-3.0)
  • chamburr/glance - 🔎 All-in-one Quick Look plugin (stars: 409, license: mit)
  • Whisky-App/Whisky - A modern Wine wrapper for macOS built with SwiftUI (stars: 11203, license: gpl-3.0)
  • rxhanson/Rectangle - Move and resize windows on macOS with keyboard shortcuts and snap areas (stars: 25172, license: other)
  • okwasniewski/MiniSim - MacOS menu bar app for launching iOS  and Android 🤖 emulators (stars: 1448, license: mit)
  • milanvarady/Applite - User-friendly GUI macOS application for Homebrew Casks (stars: 3389, license: mit)
  • cormiertyshawn895/PixelPerfect - Increase the text size of iPhone and iPad apps on Mac. Say goodbye to small and blurry text, and enjoy pixel-perfect graphics, all rendered at 100% native resolution. Compatible with macOS Sonoma, mac…… (stars: 806, license: mit)
  • linearmouse/linearmouse - The mouse and trackpad utility for Mac. (stars: 3546, license: mit)
  • jacklandrin/OnlySwitch - ⚙️ All-in-One menu bar app, hide 💻MacBook Pro's notch, dark mode, AirPods, Shortcuts (stars: 3601, license: mit)
  • exelban/stats - macOS system monitor in your menu bar (stars: 23343, license: mit)
  • PlayCover/PlayCover - Community fork of PlayCover (stars: 7781, license: gpl-3.0)
  • MonitorControl/MonitorControl - 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs. (stars: 26801, license: mit)
  • CodeEditApp/CodeEdit - CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever. (stars: 20596, license: mit)
  • sindresorhus/Plash - 💦 Make any website your Mac desktop wallpaper (stars: 3397, license: mit)
  • zhuhaow/NEKit - A toolkit for Network Extension Framework (stars: 2834, license: bsd-3-clause)

TeX

  • foxsen/archbase - 教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本 (stars: 2931, license: other)
  • sysprog21/lkmpg - The Linux Kernel Module Programming Guide (updated for 5.0+ kernels) (stars: 7189, license: osl-3.0)

TypeScript

  • outline/outline - The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible. (stars: 26285, license: other)
  • danny-avila/LibreChat - Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, Ch…… (stars: 15446, license: mit)
  • ianarawjo/ChainForge - An open-source visual programming environment for battle-testing prompts to LLMs. (stars: 2149, license: mit)
  • hoarder-app/hoarder - A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search (stars: 2655, license: agpl-3.0)
  • omnivore-app/omnivore - Omnivore is a complete, open source read-it-later solution for people who like reading. (stars: 11559, license: agpl-3.0)
  • refinedev/refine - A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility. (stars: 26229, license: mit)
  • OcularEngineering/ocular - AI Powered Search and Chat for Orgs - Think ChatGpt meets Google Search but powered by your data. (stars: 429, license: other)
  • CopilotKit/CopilotKit - A framework for building custom AI Copilots 🤖 in-app AI chatbots, in-app AI Agents, & AI-powered Textareas. (stars: 8300, license: mit)
  • ritz078/transform - A polyglot web converter. (stars: 7613, license: mit)
  • transloadit/uppy - The next open source file uploader for web browsers 🐶 (stars: 28622, license: mit)
  • superagent-ai/superagent - 🥷 Run AI-agents with an API (stars: 4968, license: other)
  • ChatGPTNextWeb/ChatGPT-Next-Web - A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。 (stars: 72895, license: mit)
  • hoppscotch/hoppscotch - Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia) (stars: 61515, license: mit)
  • leon-ai/leon - 🧠 Leon is your open-source personal assistant. (stars: 14971, license: mit)
  • louislam/dockge - A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager (stars: 10737, license: mit)
  • wxt-dev/wxt - ⚡ Next-gen Web Extension Framework (stars: 3329, license: mit)
  • Chainlit/chainlit - Build Conversational AI in minutes ⚡️ (stars: 6168, license: apache-2.0)
  • miurla/morphic - An AI-powered search engine with a generative UI (stars: 5033, license: apache-2.0)
  • developersdigest/llm-answer-engine - Build a Perplexity-Inspired Answer Engine Using Next.js, Groq, Llama-3, Langchain, OpenAI, Upstash, Brave & Serper (stars: 4308, license: mit)
  • rvion/CushyStudio - 🛋 The AI and Generative Art platform for everyone (stars: 627, license: agpl-3.0)
  • jacoblee93/fully-local-pdf-chatbot - Yes, it's another chat over documents implementation... but this one is entirely local! (stars: 1523, license: mit)
  • 6174/comflowyspace - Comflowyspace is an intuitive, user-friendly, open-source AI tool for generating images and videos, democratizing access to AI technology. (stars: 1779, license: other)
  • nteract/nteract - 📘 The interactive computing suite for you! ✨ (stars: 6183, license: bsd-3-clause)
  • Bin-Huang/chatbox - User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...) (stars: 19830, license: gpl-3.0)
  • immich-app/immich - High performance self-hosted photo and video management solution. (stars: 39355, license: agpl-3.0)
  • meetqy/aspoem - Learn Chinese Poetry With AsPoem.com (stars: 2398, license: agpl-3.0)
  • openai-translator/openai-translator - 基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API. (stars: 23247, license: agpl-3.0)
  • leptonai/search_with_lepton - Building a quick conversation-based search demo with Lepton AI. (stars: 7545, license: apache-2.0)
  • Portkey-AI/gateway - A Blazing Fast AI Gateway. Route to 200+ LLMs with 1 fast & friendly API. (stars: 5276, license: mit)
  • shadcn-ui/ui - Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. (stars: 64281, license: mit)
  • janhq/jan - Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM) (stars: 20909, license: agpl-3.0)
  • refined-github/refined-github - :octocat: Browser extension that simplifies the GitHub interface and adds useful features (stars: 23669, license: mit)
  • langgenius/dify - Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you q…… (stars: 37475, license: other)
  • golang/vscode-go - Go extension for Visual Studio Code (stars: 3794, license: other)
  • chatchat-space/Langchain-Chatchat - Langchain-Chatchat(原Langchain-ChatGLM, Qwen 与 Llama 等)基于 Langchain 与 ChatGLM 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and …… (stars: 29813, license: apache-2.0)
  • facebook/docusaurus - Easy to maintain open source documentation websites. (stars: 54277, license: mit)
  • makeplane/plane - 🔥 🔥 🔥 Open Source JIRA, Linear and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible. (stars: 26094, license: agpl-3.0)
  • tldraw/tldraw - SDK for creating whiteboards and canvas experiences on the web. (stars: 34411, license: other)
  • excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams (stars: 77291, license: mit)
  • n8n-io/n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services. (stars: 42572, license: other)
  • FlowiseAI/Flowise - Drag & drop UI to build your customized LLM flow (stars: 27567, license: apache-2.0)
  • portainer/portainer - Making Docker and Kubernetes management easy. (stars: 29734, license: zlib)
  • noodle-run/noodle - Rethinking Student Productivity (stars: 11758, license: agpl-3.0)
  • coder/code-server - VS Code in the browser (stars: 66609, license: mit)
  • reworkd/AgentGPT - 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser. (stars: 30665, license: gpl-3.0)
  • withastro/astro - The web framework for content-driven websites. ⭐️ Star to support our work! (stars: 44197, license: other)
  • supabase/supabase - The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications. (stars: 68895, license: apache-2.0)
  • microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. (stars: 64009, license: apache-2.0)
  • OI-wiki/OI-wiki - 🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法) (stars: 19480, license: )
  • PlasmoHQ/plasmo - 🧩 The Browser Extension Framework (stars: 8861, license: mit)
  • toeverything/AFFiNE - There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and r…… (stars: 35659, license: other)
  • adonisjs/core - AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more. (stars: 16305, license: mit)
  • react-icons/react-icons - svg react icons of popular icon packs (stars: 11297, license: other)
  • facebook/lexical - Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance. (stars: 18306, license: mit)
  • kamranahmedse/developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers. (stars: 282662, license: other)
  • react-pdf-viewer/react-pdf-viewer - A React component to view a PDF document (stars: 2117, license: other)
  • spacedriveapp/spacedrive - Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust. (stars: 29442, license: agpl-3.0)
  • fingerprintjs/fingerprintjs - Browser fingerprinting library. Accuracy of this version is 40-60%, accuracy of the commercial Fingerprint Identification is 99.5%. V4 of this library is BSL licensed. (stars: 21381, license: other)
  • peaceiris/actions-gh-pages - GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly. (stars: 4535, license: mit)
  • apache/superset - Apache Superset is a Data Visualization and Data Exploration Platform (stars: 60648, license: apache-2.0)
  • raycast/extensions - Everything you need to extend Raycast. (stars: 5046, license: mit)
  • pd4d10/hashmd - Hackable Markdown Editor and Viewer (stars: 4331, license: mit)
  • markmap/markmap - Build mindmaps with plain text (stars: 7450, license: mit)
  • growthbook/growthbook - Open Source Feature Flagging and A/B Testing Platform (stars: 5833, license: other)
  • any86/any-rule - 🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台 (stars: 8454, license: mit)
  • tailwindlabs/tailwindcss - A utility-first CSS framework for rapid UI development. (stars: 80524, license: mit)
  • homebridge/homebridge - HomeKit support for the impatient. (stars: 23626, license: apache-2.0)
  • grafana/grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.…… (stars: 61596, license: agpl-3.0)
  • puppeteer/puppeteer - Node.js API for Chrome (stars: 87662, license: apache-2.0)

Vim Script

  • SpaceVim/SpaceVim - A modular Vim/Neovim configuration (stars: 20163, license: gpl-3.0)

Zig

  • ziglang/zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. (stars: 32315, license: mit)

Others

About

Update my stars by github actions

Topics

Resources

License

Stars

Watchers

Forks

Languages