Awesome Stars
A curated list of my GitHub stars! Generated by starred.
Contents
- Assembly
- Batchfile
- C
- C#
- C++
- CSS
- CUE
- Clojure
- CodeQL
- Cython
- Dart
- Dockerfile
- Elixir
- Go
- HTML
- Handlebars
- Haskell
- Haxe
- Java
- JavaScript
- Jinja
- Jsonnet
- Jupyter Notebook
- Kotlin
- Lua
- Makefile
- Markdown
- Mustache
- OCaml
- Objective-C
- Others
- PHP
- PLpgSQL
- Perl
- PowerShell
- Python
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Starlark
- Swift
- TypeScript
- Vue
Assembly
- bytedance/sonic - A blazingly fast JSON serializing & deserializing library
Batchfile
- lxgw/LxgwWenKai - An open-source Chinese font derived from Fontworks' Klee One. 一款开源中文字体,基于 FONTWORKS 出品字体 Klee One 衍生。
C
- up9inc/mizu - API traffic viewer for Kubernetes enabling you to view all API communication between microservices. Think TCPDump and Wireshark re-invented for Kubernetes
- keyval-dev/opentelemetry-go-instrumentation - OpenTelemetry auto-instrumentation for Go applications
- NVIDIA/open-gpu-kernel-modules - NVIDIA Linux open GPU kernel module source
- hashcat/hashcat - World's fastest and most advanced password recovery utility
- ehids/ecapture - capture SSL/TLS text content without CA cert using eBPF. supports Linux x86_64/Aarch64, Android Aarch64.
- robertdavidgraham/masscan - TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
- RedisLabs/redisraft - A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.
- ventoy/Ventoy - A new bootable USB solution.
- RedisGraph/RedisGraph - A graph database as a Redis module
- citusdata/citus - Distributed PostgreSQL as an extension
- yugabyte/yugabyte-db - The high-performance distributed SQL database for global, internet-scale apps.
- sqlcipher/sqlcipher - SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
- jtesta/ssh-mitm - SSH man-in-the-middle tool
- iovisor/bcc - BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
- darlinghq/darling - Darwin/macOS emulation layer for Linux
- RedisBloom/RedisBloom - Probabilistic Datatypes Module for Redis
- timescale/timescaledb - An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
- obsproject/obs-studio - OBS Studio - Free and open source software for live streaming and screen recording
- zpoint/CPython-Internals - Dive into CPython internals, trying to illustrate every detail of CPython implementation
- Genymobile/scrcpy - Display and control your Android device
- taosdata/TDengine - TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.
- facebook/zstd - Zstandard - Fast real-time compression algorithm
- ish-app/ish - Linux shell for iOS
- RediSearch/RediSearch - A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations.
- psycopg/psycopg2 - PostgreSQL database adapter for the Python programming language
- netdata/netdata - Real-time performance monitoring, done right! https://www.netdata.cloud
- libgit2/pygit2 - Python bindings for libgit2
- 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
C#
- AvaloniaUI/Avalonia - A cross-platform UI framework for .NET
- actions/runner - The Runner for GitHub Actions
🚀
C++
- carbon-language/carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
- cubefs/cubefs - CubeFS is a cloud native distributed storage platform.
- typesense/typesense - Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch
⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences - opencurve/curve - Curve is a high-performance, lightweight-operation, cloud-native open source distributed storage system. Curve can be applied to: 1) mainstream cloud-native infrastructure platforms OpenStack and Kube
- dragonflydb/dragonfly - A modern replacement for Redis and Memcached
- WasmEdge/WasmEdge - WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, sm
- ydb-platform/ydb - YDB server (daemon) source code
- pingcap/tiflash - The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/free-trial
- rime/librime - Rime Input Method Engine, the core library
- zerotier/ZeroTierOne - A Smart Ethernet Switch for Earth
- taichi-dev/taichi - Productive & portable high-performance programming in Python.
- LANDrop/LANDrop - Drop any files to any devices on your LAN.
- oceanbase/oceanbase - OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
- pixie-io/pixie - Instant Kubernetes-Native Application Observability
- godotengine/godot - Godot Engine – Multi-platform 2D and 3D game engine
- apache/incubator-brpc - brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means
- flameshot-org/flameshot - Powerful yet simple to use screenshot software
🖥️ 📸 - vesoft-inc/nebula - A distributed, fast open-source graph database featuring horizontal scalability and high availability
- hoffstadt/DearPyGui - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
- WerWolv/ImHex -
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. - Tencent/Tendis - Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
- microsoft/winget-cli - Windows Package Manager CLI (aka winget)
- versatica/mediasoup - Cutting Edge WebRTC Video Conferencing
- osquery/osquery - SQL powered operating system instrumentation, monitoring, and analytics.
- TileDB-Inc/TileDB - The Universal Storage Engine
- pybind/pybind11 - Seamless operability between C++11 and Python
- ossrs/srs - SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.
- google/tink - Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
- facebook/watchman - Watches files and records, or triggers actions, when they change.
- mozilla/DeepSpeech - DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
- falcosecurity/falco - Cloud Native Runtime Security
- pytorch/pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
- opencv/opencv - Open Source Computer Vision Library
- facebook/rocksdb - A library that provides an embeddable, persistent key-value store for fast storage.
- envoyproxy/envoy - Cloud-native high-performance edge/middle/service proxy
- apple/foundationdb - FoundationDB - the open source, distributed, transactional key-value store
- apple/turicreate - Turi Create simplifies the development of custom machine learning models.
- ClickHouse/ClickHouse - ClickHouse® is a free analytics DBMS for big data
- aria2/aria2 - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
- bitcoin/bitcoin - Bitcoin Core integration/staging tree
- ceph/ceph - Ceph is a distributed object, block, and file storage platform
- apple/swift - The Swift Programming Language
- tensorflow/tensorflow - An Open Source Machine Learning Framework for Everyone
- grpc/grpc - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
- protocolbuffers/protobuf - Protocol Buffers - Google's data interchange format
CSS
- missing-semester-cn/missing-semester-cn.github.io - the CS missing semester Chinese version
- cli-guidelines/cli-guidelines - A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.
- Wei-Xia/most-frequent-technology-english-words - 程序员工作中常见的英语词汇
- animate-css/animate.css -
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
CUE
- dagger/dagger - A portable devkit for CI/CD pipelines
Clojure
- logseq/logseq - A privacy-first, open-source platform for knowledge management and collaboration. Desktop app download link: https://github.com/logseq/logseq/releases, roadmap: https://trello.com/b/8txSM12G/roadmap
- athensresearch/athens - Free self-hosted desktop app: https://github.com/athensresearch/athens/releases; Try the demo at https://athensresearch.github.io/athens; Docs viewable at https://athensresearch.github.io/docs/
CodeQL
- github/codeql - CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
Cython
- MagicStack/uvloop - Ultra fast asyncio event loop.
Dart
- flutter/pinball - Google I/O 2022 Pinball game built with Flutter and Firebase
- AppFlowy-IO/AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
- vandadnp/flutter-tips-and-tricks - A Collection of Flutter and Dart Tips and Tricks
- bytedance/flutter_ume - UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance
- abuanwar072/Flutter-Responsive-Admin-Panel-or-Dashboard - Responsive Admin Panel or Dashboard using Flutter
- felangel/bloc - A predictable state management library that helps implement the BLoC design pattern
- abuanwar072/Chat-Messaging-App-Light-and-Dark-Theme -
- aws-amplify/amplify-flutter - A declarative library with an easy-to-use interface for building Flutter applications on AWS.
- abuanwar072/Flutter-responsive-email-ui---Mobile-Tablet-and-Web - We redesign the outlook app also make it responsive so that you can run it everywhere on your phone, tab, or web.
- OpenFlutter/fluwx - Flutter版微信SDK.WeChat SDK for flutter.
- getsentry/sentry-mobile-release-health-app - Sentry Mobile App
- JiangJuHong/FlutterTencentImPlugin - 腾讯即时通讯(IM),Flutter插件
- rongcloud/rongcloud-im-flutter-sdk - IM Flutter SDK of RongCloud
- TheAlphamerc/flutter_twitter_clone - Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
- mitesh77/Best-Flutter-UI-Templates - completely free for everyone. Its build-in Flutter Dart.
- erluxman/awesomefluttertips -
❤️ Awesome Flutter Tips and Tricks❤️ - fluttercandies/wechat_flutter - wechat_flutter Flutter版本微信,一个优秀的Flutter即时通讯IM开源库!
- peng8350/flutter_pulltorefresh - a widget provided to the flutter scroll component drop-down refresh and pull up load.
- flutter/samples - A collection of Flutter examples and demos
- Solido/awesome-flutter - An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
- flutter/flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Dockerfile
- vulhub/vulhub - Pre-Built Vulnerable Environments Based on Docker-Compose
- Zenika/alpine-chrome - Chrome Headless docker images built upon alpine official image
Elixir
- phoenixframework/phoenix - Peace of mind from prototype to production
- plausible/analytics - Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
- supabase/realtime - Listen to your to PostgreSQL database in realtime via websockets. Built with Elixir.
- papercups-io/papercups - Open-source live customer chat
Go
- inlets/mixctl - A tiny TCP load balancer
🍸 - vmware-tanzu/kubeapps - A web-based UI for deploying and managing applications in Kubernetes clusters
- mitchellh/mapstructure - Go library for decoding generic map values into native Go structures and vice versa.
- TykTechnologies/tyk - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
- nektos/act - Run your GitHub Actions locally
🚀 - earthly/earthly - The effortless CI/CD framework that runs anywhere
- acorn-io/acorn - A simple application deployment framework for Kubernetes
- guangzhengli/k8s-tutorials - k8s tutorials | k8s 教程
- teivah/100-go-mistakes - Source code and community space of
📖 100 Go Mistakes. - hibiken/asynq - Simple, reliable, and efficient distributed task queue in Go
- cornelk/hashmap - A Golang lock-free thread-safe HashMap optimized for fastest read access.
- sorintlab/stolon - PostgreSQL cloud native High Availability and more.
- jetpack-io/devbox - Instant, easy, predictable shells and containers.
- cloudflare/tableflip - Graceful process restarts in Go
- coder/coder - Remote development environments on your infrastructure provisioned with Terraform
- grpc/grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC
- variadico/noti - Monitor a process and trigger a notification.
- dranikpg/gtrs - Turn Redis streams into typed Go channels in just a few lines
- SmartIDE/SmartIDE - CloudNative IDE - Empower develoeprs with CloudNative technologies, may the force with you!
- wader/fq - jq for binary formats
- vicanso/go-charts - A charts library for Golang
- tylertreat/comcast - Simulating shitty network connections so you can build better systems.
- ReactiveX/RxGo - Reactive Extensions for the Go language.
- deepflowys/deepflow - DeepFlow is an automated observability platform for cloud-native developers.
- kubewharf/kubebrain - A High Performance Metadata System for Kubernetes
- stern/stern - ⎈ Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
- emirpasic/gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
- cosmos72/gomacro - Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
- lindb/lindb - LinDB is a scalable, high performance, high availability distributed time series database.
- scipipe/scipipe - Robust, flexible and resource-efficient pipelines using Go and the commandline
- pocketbase/pocketbase - Open Source realtime backend in 1 file
- samber/do -
⚙️ A dependency injection toolkit based on Go 1.18+ Generics. - sourcegraph/doctree - First-class library documentation for every language (based on tree-sitter), with symbol search & more. Lightweight single binary, run locally or self-host. Surfaces usage examples via Sourcegraph.
- AlexAkulov/clickhouse-backup - Tool for easy ClickHouse backup and restore with cloud storages support
- yuin/goldmark -
🏆 A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured. - mosn/layotto - A fast and efficient cloud native application runtime
- cloudwego/hertz - A high-performance and strong-extensibility Go HTTP framework that helps developers build microservices.
- go-mysql-org/go-mysql - a powerful mysql toolset with Go
- hashicorp/raft - Golang implementation of the Raft consensus protocol
- multiprocessio/dsq - Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
- furiko-io/furiko - Cloud-native, enterprise-level cron job platform for Kubernetes
- devstream-io/devstream - DevStream: the open-source DevOps toolchain manager (DTM).
- alibaba/IOC-golang - 一款服务于 Go 开发者的依赖注入框架,方便搭建任何 Go 应用。 A Golang depenedency injection framework, helps developers to build any go application.
- benbjohnson/litestream - Streaming replication for SQLite.
- trufflesecurity/trufflehog - Find credentials all over the place
- samber/mo -
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...) - owncast/owncast - Take control over your live stream video by running it yourself. Streaming + chat out of the box.
- reugn/go-quartz - Minimalist and zero-dependency scheduling library for Go
- clusternet/clusternet - Managing your Kubernetes clusters (including public, private, edge, etc) as easily as visiting the Internet ⎈
- d4l3k/go-pry - An interactive REPL for Go that allows you to drop into your code at any point.
- labring/sealos - Let's sealos run kubernetes:v1.25.0 in 3 minutes!
- go-chi/chi - lightweight, idiomatic and composable router for building Go HTTP services
- tinygo-org/tinygo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
- uber/kraken - P2P Docker registry capable of distributing TBs of data in seconds
- kubernetes-sigs/external-dns - Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
- kata-containers/kata-containers - Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform l
- helmfile/helmfile - Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases in one shot
- silenceper/wechat - WeChat SDK for Go (微信SDK:简单、易用)
- aquasecurity/tracee - Linux Runtime Security and Forensics using eBPF
- google/btree - BTree provides a simple, ordered, in-memory data structure for Go programs.
- ko-build/ko - Build and deploy Go applications on Kubernetes
- google/go-cloud - The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
- bufbuild/connect-go - Simple, reliable, interoperable. A better gRPC.
- dutchcoders/transfer.sh - Easy and fast file sharing from the command-line.
- rocboss/paopao-ce -
🔥 A artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区 - megaease/easeprobe - A simple, standalone, and lightweight tool that can do health/status checking, written in Go.
- go-swagger/go-swagger - Swagger 2.0 implementation for go
- bitfield/script - Making it easy to write shell-like scripts in Go
- h8r-dev/heighliner - An app development platform using cloud native stacks
- evrone/go-clean-template - Clean Architecture template for Golang services
- infrahq/infra - Infra manages access to infrastructure such as Kubernetes, with support for more connectors coming soon.
- OldSmokeGun/go-scaffold - Go 开发基础脚手架
- tetratelabs/wazero - wazero: the zero dependency WebAssembly runtime for Go developers
- envoyproxy/gateway - Manages Envoy Proxy as a standalone or Kubernetes-based application gateway
- golang/proposal - Go Project Design Documents
- luk4z7/go-concurrency-guide - Practical concurrency guide in Go, communication by channels, patterns
- txthinking/brook - A cross-platform network tool designed for developers. 一个为开发者设计的跨平台网络工具.
- envoyproxy/protoc-gen-validate - protoc plugin to generate polyglot message validators
- miniflux/v2 - Minimalist and opinionated feed reader
- samber/lo -
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) - clickvisual/clickvisual - A light weight log and data visual analytic platform for clickhouse.
- pojntfx/weron - Overlay networks based on WebRTC.
- charmbracelet/bubbletea - A powerful little TUI framework
🏗 - charmbracelet/glow - Render markdown on the CLI, with pizzazz! 💅🏻
- fullstorydev/grpcui - An interactive web UI for gRPC, along the lines of postman
- koordinator-sh/koordinator - QoS based scheduling system for hybrid orchestration workloads on Kubernetes, bringing workloads the best layout and status.
- getporter/porter - Porter enables you to package your application artifact, client tools, configuration and deployment logic together as an installer that you can distribute, and install with a single command.
- wasmerio/wasmer-go -
🐹 🕸️ WebAssembly runtime for Go - orlangure/gnomock - Test your code without writing mocks with ephemeral Docker containers
📦 Setup popular services with just a couple lines of code⏱️ No bash, no yaml, only code💻 - tilt-dev/tilt - Define your dev environment as code. For microservice apps on Kubernetes.
- anchore/syft - CLI tool and library for generating a Software Bill of Materials from container images and filesystems
- zinclabs/zinc - ZincSearch. A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
- brokercap/Bifrost - Bifrost ---- 面向生产环境的 MySQL,MariaDB 同步到Redis,MongoDB,ClickHouse,MySQL等服务的异构中间件
- golang-design/go-questions -
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions - glide-im/GlideIM -
👀 👀 👀 本仓库已废弃, 请转到 glide-im/glide - melbahja/goph -
🤘 The native golang ssh client to execute your commands over ssh connection.🚀 🚀 - trustwallet/assets - A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
- smallstep/cli -
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc. - projectdiscovery/httpx - httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library. It is designed to maintain result reliability with an increased number of threads.
- grafana/mimir - Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
- sealerio/sealer - Define and deliver your kube-cluster in a standard and easy way (Project under CNCF)
- lifei6671/interview-go - golang面试题集合
- google/go-licenses - Reports on the licenses used by a Go package and its dependencies.
- imroc/req - Simple Go HTTP client with Black Magic
- infracost/infracost - Cloud cost estimates for Terraform in pull requests
💰 📉 Love your cloud bill! - pterm/pterm -
✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more🚀 It's completely configurable and 100% cross-pl - juanfont/headscale - An open source, self-hosted implementation of the Tailscale control server
- googleforgames/agones - Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
- YaoApp/yao -
🚀 A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases. - kubernetes-sigs/kueue - Kubernetes-native Job Queueing
- rogchap/v8go - Execute JavaScript from Go
- 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.
- pyrra-dev/pyrra - Making SLOs with Prometheus manageable, accessible, and easy to use for everyone!
- abiosoft/colima - Container runtimes on macOS (and Linux) with minimal setup
- prest/prest - PostgreSQL
➕ REST, low-code, simplify and accelerate development,⚡ instant, realtime, high-performance on any Postgres application, existing or new - alibaba/open-local - cloud-native local storage management system
- panjf2000/ants -
🐜 🐜 🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。 - geektutu/high-performance-go - high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
- gravitl/netmaker - Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
- actions-runner-controller/actions-runner-controller - Kubernetes controller for GitHub Actions self-hosted runners
- kr/pretty - Pretty printing for Go values
- uptrace/uptrace - Open-source APM tool with support for distributed tracing, metrics, and logs
- benthosdev/benthos - Fancy stream processing made operationally mundane
- codenotary/immudb - immudb - immutable database based on zero trust, SQL and Key-Value, tamperproof, data change history
- jesseduffield/lazygit - simple terminal UI for git commands
- cloudflare/cloudflared - Cloudflare Tunnel client (formerly Argo Tunnel)
- hashicorp/boundary - Boundary enables identity-based access management for dynamic infrastructure.
- grafana/k6 - A modern load testing tool, using Go and JavaScript - https://k6.io
- IceWhaleTech/CasaOS - CasaOS - A simple, easy-to-use, elegant open-source Home Cloud system.
- asynkron/protoactor-go - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
- davidschlachter/embedded-struct-visualizer - Tool to visualize the graph of embedded structs in Go projects
- Shopify/toxiproxy -
⏰ 🔥 A TCP proxy to simulate network and system conditions for chaos and resiliency testing - FerretDB/FerretDB - A truly Open Source MongoDB alternative
- go-gorm/gen - Gen: Friendly & Safer GORM powered by Code Generation
- bytebase/bytebase - Safe database schema change and version control for DevOps teams. https://www.bytebase.com
- kubesphere/ks-devops - This is a cloud-native application that focuses on the DevOps area.
- alibaba/open-simulator - K8s cluster simulator for capacity planning
- datreeio/datree - Prevent Kubernetes misconfigurations from reaching production (again
😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our do - karmada-io/karmada - Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration
- FiloSottile/mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.
- hajimehoshi/ebiten - Ebitengine - A dead simple 2D game library for Go
- flipped-aurora/gin-vue-admin - 基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能。
- FiloSottile/age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
- loft-sh/vcluster - vcluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it off
- google/gnostic - A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
- Jeffail/tunny - A goroutine pool for Go
- shipwright-io/build - Shipwright - a framework for building container images on Kubernetes
- OpenFunction/OpenFunction - Cloud Native Function-as-a-Service Platform (CNCF Sandbox Project)
- penglongli/gin-metrics - gin-gonic/gin metrics for prometheus.
- OpenIMSDK/Open-IM-Server - 即时通讯IM
- authelia/authelia - The Single Sign-On Multi-Factor portal for web apps
- submariner-io/submariner - Connect all your Kubernetes clusters, no matter where they are in the world.
- aws/eks-anywhere - Run Amazon EKS on your own infrastructure
🚀 - cloudwego/netpoll - A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
- git-chglog/git-chglog - CHANGELOG generator implemented in Go (Golang).
- polarismesh/polaris - Service Discovery and Governance Platform for Microservice and Distributed Architecture
- go-co-op/gocron - Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
- uber-go/automaxprocs - Automatically set GOMAXPROCS to match Linux container CPU quota.
- qax-os/excelize - Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
- imgproxy/imgproxy - Fast and secure standalone server for resizing and converting remote images
- go-pay/gopay - 微信、支付宝、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】
- kubescape/kubescape - Kubescape is a K8s open-source tool providing a multi-cloud K8s single pane of glass, including risk analysis, security compliance, RBAC visualizer and image vulnerabilities scanning.
- sourcegraph/sourcegraph - Universal code search (self-hosted)
- go-resty/resty - Simple HTTP and REST client library for Go
- TomWright/dasel - Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
- aws/aws-lambda-go - Libraries, samples and tools to help Go developers develop AWS Lambda functions.
- golang-module/carbon - A simple, semantic and developer-friendly golang package for datetime
- homeport/havener - /ˈheɪvənə/ - Think of it as a swiss army knife for Kubernetes tasks
- marmotedu/iam - 企业级的 Go 语言实战项目:认证和授权系统(带配套课程)
- megaease/easegress - A Cloud Native traffic orchestration system
- klintcheng/kim - King IM Cloud 分布式即时通信云IM
- heroiclabs/nakama - Distributed server for social and realtime games and apps.
- geektutu/7days-golang - 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
- twitchtv/twirp - A simple RPC framework with protobuf service definitions
- golang-jwt/jwt - Community maintained clone of https://github.com/dgrijalva/jwt-go
- reviewdog/reviewdog -
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language - emicklei/go-restful - package for building REST-style Web Services using Go
- araddon/dateparse - GoLang Parse many date strings without knowing format in advance.
- didi/sharingan - Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。
- erda-project/erda - An enterprise-grade Cloud-Native application platform for Kubernetes.
- cloudwego/kitex - A high-performance and strong-extensibility Go RPC framework that helps developers build microservices.
- tinode/chat - Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
- openelb/openelb - Load Balancer Implementation for Kubernetes in Bare-Metal, Edge, and Virtualization
- gorse-io/gorse - An open source recommender system service written in Go
- livekit/livekit - Scalable, high-performance WebRTC SFU. SDKs in JavaScript, React, React Native, Flutter, Swift, Kotlin, Unity/C#, Go, Ruby and Node.
- tkestack/tke - Native Kubernetes container management platform supporting multi-tenant and multi-cluster
- filebrowser/filebrowser -
📂 Web File Browser - casdoor/casdoor - An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS, QQ group: 645200447
- SmartKeyerror/Psyduck - Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
- ossf/scorecard - Security Scorecards - Security health metrics for Open Source
- kuberhealthy/kuberhealthy - A Kubernetes operator for running synthetic checks as pods. Works great with Prometheus!
- six-ddc/plow - A high-performance HTTP benchmarking tool with real-time web UI and terminal displaying
- mpolden/echoip - IP address lookup service
- cloudreve/Cloudreve -
🌩 支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers) - linkerd/linkerd2 - Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
- lima-vm/lima - Linux virtual machines, typically on macOS, for running containerd
- gogf/gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
- go-chassis/go-chassis - a cloud native application framework for Go with rich eco-system
- elastic/beats -
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash - chromedp/chromedp - A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
- argoproj-labs/argocd-notifications - Notifications for Argo CD
- nginxinc/kubernetes-ingress - NGINX and NGINX Plus Ingress Controllers for Kubernetes
- containerd/accelerated-container-image - A production-ready remote container image format base on block-device.
- bettercap/bettercap - The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
- fastwego/wxwork - [企业微信] A fast wxwork development sdk written in Golang
- fluxcd/flux2 - Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
- robfig/cron - a cron library for go
- mvdan/sh - A shell parser, formatter, and interpreter with bash support; includes shfmt
- metallb/metallb - A network load-balancer implementation for Kubernetes using standard routing protocols
- dolthub/dolt - Dolt – It's Git for Data
- keptn/keptn - Cloud-native application life-cycle orchestration. Keptn automates your SLO-driven multi-stage delivery and operations & remediation of your applications.
- brigadecore/brigade - Event-driven scripting for Kubernetes
- labstack/echo - High performance, minimalist Go web framework
- mholt/archiver - Easily create & extract archives, and compress & decompress files of various formats
- pyroscope-io/pyroscope - Continuous Profiling Platform. Debug performance issues down to a single line of code
- ClickHouse/clickhouse-go - Golang driver for ClickHouse
- kubernetes/minikube - Run Kubernetes locally
- evanw/esbuild - An extremely fast JavaScript and CSS bundler and minifier
- go-git/go-git - A highly extensible Git implementation in pure Go.
- 88250/lute -
🎼 一款结构化的 Markdown 引擎,支持 Go 和 JavaScript。A structured Markdown engine that supports Go and JavaScript. - tidwall/redcon - Redis compatible server framework for Go
- golang-design/under-the-hood -
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood - aws/aws-sdk-go-v2 - AWS SDK for the Go programming language.
- 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
- dolthub/go-mysql-server - A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
- moonD4rk/HackBrowserData - Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。
- rqlite/rqlite - The lightweight, distributed relational database built on SQLite
- gruntwork-io/terratest - Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
- nocalhost/nocalhost - Nocalhost is Cloud Native Dev Environment.
- juicedata/juicefs - JuiceFS is a distributed POSIX file system built on top of Redis and S3.
- cilium/ebpf - Pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
- photoprism/photoprism - AI-Powered Photos App for the Decentralized Web
🌈 💎 ✨ - fsnotify/fsnotify - Cross-platform file system notifications for Go.
- juicedata/juicesync - A tool to move your data between any clouds or regions.
- grafana/agent - Telemetry agent for the LGTM stack.
- harvester/harvester - Open source hyperconverged infrastructure (HCI) software
- prometheus-community/postgres_exporter - A PostgreSQL metric exporter for Prometheus
- Hackl0us/GeoIP2-CN - 小巧精悍、准确、实用 GeoIP2 数据库
- alecthomas/chroma - A general purpose syntax highlighter in pure Go
- containerd/nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
- kyverno/kyverno - Kubernetes Native Policy Management
- appleboy/gin-jwt - JWT Middleware for Gin framework
- kubevela/kubevela - The Modern Application Platform.
- jmoiron/sqlx - general purpose extensions to golang's database/sql
- grafana/tempo - Grafana Tempo is a high volume, minimal dependency distributed tracing backend.
- go-echarts/go-echarts -
🎨 The adorable charts library for Golang - hashicorp/waypoint - A tool to build, deploy, and release any application on any platform.
- v2fly/v2ray-core - A platform for building proxies to bypass network restrictions.
- muesli/duf - Disk Usage/Free Utility - a better 'df' alternative
- cockroachdb/pebble - RocksDB/LevelDB inspired key-value database in Go
- schollz/croc - Easily and securely send things from one computer to another
🐊 📦 - rongcloud/server-sdk-go - RongCloud Server SDK in Go.
- ent/ent - An entity framework for Go
- halfrost/LeetCode-Go -
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 - DNSCrypt/dnscrypt-proxy - dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
- openservicemesh/osm - Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microser
- operator-framework/operator-sdk - SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
- imdario/mergo - Mergo: merging Go structs and maps since 2013.
- open-policy-agent/gatekeeper - Gatekeeper - Policy Controller for Kubernetes
- aws/copilot-cli - The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
- stashed/stash -
🛅 Backup your Kubernetes Stateful Applications - argoproj-labs/argo-workflows-catalog - Argo Workflows Catalog
- mergestat/mergestat - Query git repositories with SQL. Generate reports, perform status checks, analyze codebases.
🔍 📊 - greyireland/algorithm-pattern - 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
- goplus/gop - The Go+ programming language is designed for engineering, STEM education, and data science.
- shuveb/containers-the-hard-way - Learning about containers and how they work by creating them the hard way
- mongodb/mongo-go-driver - The Go driver for MongoDB
- mikefarah/yq - yq is a portable command-line YAML, JSON, XML, CSV and properties processor
- googleapis/google-api-go-client - Auto-generated Google APIs for Go.
- go-playground/validator -
💯 Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving - hashicorp/nomad - Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and sc
- gardener/gardener - Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, EquinixMetal, vSphere, MetalStack, and Kubevirt with minima
- mmcdole/gofeed - Parse RSS, Atom and JSON feeds in Go
- douyu/jupiter - Jupiter: Governance-oriented Microservice Framework.
- prometheus/node_exporter - Exporter for machine metrics
- google/gops - A tool to list and diagnose Go processes currently running on your system
- cortexproject/cortex - A horizontally scalable, highly available, multi-tenant, long term Prometheus.
- milvus-io/milvus - Vector database for scalable similarity search and AI applications.
- TheAlgorithms/Go - Algorithms implemented in Go for beginners, following best practices.
- kubernetes-sigs/descheduler - Descheduler for Kubernetes
- openshift/origin - Conformance test suite for OpenShift
- tailscale/tailscale - The easiest, most secure way to use WireGuard and 2FA.
- pingcap/parser - A MySQL Compatible SQL Parser
- casbin/casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
- argoproj/argo-events - Event-driven workflow automation framework
- google/go-containerregistry - Go library and CLIs for working with container registries
- containerd/containerd - An open and reliable container runtime
- kubernetes/git-sync - A sidecar app which clones a git repo and keeps it in sync with the upstream.
- go-gitea/gitea - Git with a cup of tea, painless self-hosted git service
- argoproj/argo-cd - Declarative continuous deployment for Kubernetes.
- drakkan/sftpgo - Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
- weaveworks/kured - Kubernetes Reboot Daemon
- rivo/tview - Terminal UI library with rich, interactive widgets — written in Golang
- claudiodangelis/qrcp -
⚡ Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal. - volcano-sh/volcano - A Cloud Native Batch System (Project under CNCF)
- spf13/afero - A FileSystem Abstraction System for Go
- WireGuard/wireguard-go - Mirror only. Official repository is at https://git.zx2c4.com/wireguard-go
- argoproj/argo-workflows - Workflow engine for Kubernetes
- cilium/cilium - eBPF-based Networking, Security, and Observability
- crossplane/crossplane - Cloud Native Control Planes
- ionorg/ion - Real-Distributed RTC System by pure Go and Flutter
- xtaci/kcptun - A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC. Available for ARM, MIPS, 386 and AMD64。KCPプロトコルに基づく安全なトンネル。KCP 프로토콜을 기반으로 하는 보안 터널입니다。
- ginuerzh/gost - GO Simple Tunnel - a simple tunnel written in golang
- Dreamacro/clash - A rule-based tunnel in Go.
- stakater/Reloader - A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're usin
- pingcap/tiup - A component manager for TiDB
- hashicorp/terraform-provider-aws - Terraform AWS provider
- guonaihong/gout - gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues
- sideshow/apns2 -
⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol. - dosco/graphjin - GraphJin - Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler.
- goproxyio/goproxy - A global proxy for Go modules.
- fyne-io/fyne - Cross platform GUI in Go inspired by Material Design
- google/uuid - Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
- weaveworks/ignite - Ignite a Firecracker microVM
- docker-slim/docker-slim - DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
- ory/keto - Open Source (Go) implementation of "Zanzibar: Google's Consistent, Global Authorization System". Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and ot
- ory/kratos - Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, TOTP, WebAuthn, profile management, identity schemas, social sign in, registration, account recover
- fluxcd/flagger - Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
- kyleconroy/sqlc - Generate type-safe code from SQL
- jackc/pgx - PostgreSQL driver and toolkit for Go
- tidwall/tile38 - Real-time Geospatial and Geofencing
- bufbuild/buf - A new way of working with Protocol Buffers.
- Shopify/sarama - Sarama is a Go library for Apache Kafka.
- cli/cli - GitHub’s official command line tool
- git-lfs/git-lfs - Git extension for versioning large files
- go-sql-driver/mysql - Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
- prometheus/blackbox_exporter - Blackbox prober exporter
- alberliu/gim - golang写的IM服务器(服务组件形式)
- k3d-io/k3d - Little helper to run CNCF's k3s in Docker
- rancher/local-path-provisioner - Dynamically provisioning persistent local storage with Kubernetes
- fullstorydev/grpcurl - Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
- chaos-mesh/chaos-mesh - A Chaos Engineering Platform for Kubernetes.
- gwuhaolin/livego - live video streaming server in golang
- GoogleCloudPlatform/spark-on-k8s-operator - Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
- gobwas/ws - Tiny WebSocket library for Go.
- disintegration/imaging - Imaging is a simple image processing package for Go
- openkruise/kruise - Automate application management on Kubernetes (project under CNCF)
- slackhq/nebula - A scalable overlay networking tool with a focus on performance, simplicity and security
- bfenetworks/bfe - A modern layer 7 load balancer from baidu
- adnanh/webhook - webhook is a lightweight incoming webhook server to run shell commands
- dapr/dapr - Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
- golangci/golangci-lint - Fast linters Runner for Go
- runatlantis/atlantis - Terraform Pull Request Automation
- traefik/yaegi - Yaegi is Another Elegant Go Interpreter
- google/wire - Compile-time Dependency Injection for Go
- onsi/ginkgo - A Modern Testing Framework for Go
- anacrolix/torrent - Full-featured BitTorrent client package and utilities
- kubevirt/kubevirt - Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
- aquasecurity/trivy - Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues and hard-coded secrets
- hoanhan101/ultimate-go - The Ultimate Go Study Guide
- containers/podman - Podman: A tool for managing OCI containers and pods.
- ethereum/go-ethereum - Official Go implementation of the Ethereum protocol
- quii/learn-go-with-tests - Learn Go with test-driven development
- VictoriaMetrics/VictoriaMetrics - VictoriaMetrics: fast, cost-effective monitoring solution and time series database
- caddyserver/caddy - Fast and extensible multi-platform web server with automatic HTTPS
- vmware-tanzu/octant - Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
- urfave/cli - A simple, fast, and fun package for building command line apps in Go
- elves/elvish - Elvish = Expressive Programming Language + Versatile Interactive Shell
- pulumi/pulumi - Pulumi - Universal Infrastructure as Code. Your Cloud, Your Language, Your Way
🚀 - crawlab-team/crawlab - Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
- valyala/fasthttp - Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
- goreleaser/goreleaser - Deliver Go binaries as fast and easily as possible
- ksync/ksync - Sync files between your local system and a kubernetes cluster.
- syncthing/syncthing - Open Source Continuous File Synchronization
- opencontainers/runc - CLI tool for spawning and running containers according to the OCI specification
- kubernetes/autoscaler - Autoscaling components for Kubernetes
- stretchr/testify - A toolkit with common assertions and mocks that plays nicely with the standard library
- cosmos/cosmos-sdk -
⛓️ A Framework for Building High Value Public Blockchains✨ - talkgo/night - Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
- kubernetes-sigs/sig-storage-local-static-provisioner - Static provisioner of local volumes
- vmware-tanzu/sonobuoy - Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests and other plugins in an accessible and non-destructi
- rclone/rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
- traefik/traefik - The Cloud Native Application Proxy
- rancher/rke - Rancher Kubernetes Engine (RKE), an extremely simple, lightning fast Kubernetes distribution that runs entirely within containers.
- ory/oathkeeper - A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and mutates incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white
- hashicorp/vault - A tool for secrets management, encryption as a service, and privileged access management
- gorilla/websocket - A fast, well-tested and widely used WebSocket implementation for Go.
- go-kit/kit - A standard library for microservices.
- kubernetes/kube-state-metrics - Add-on agent to generate and expose cluster-level metrics.
- projectcontour/contour - Contour is a Kubernetes ingress controller using Envoy proxy.
- xuperchain/xuperchain - A highly flexible blockchain architecture with great transaction performance.
- dexidp/dex - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
- kyma-project/kyma - A flexible and easy way to connect and extend enterprise applications in a cloud-native world
- open-policy-agent/opa - An open source, general-purpose policy engine.
- kubernetes-sigs/krew -
📦 Find and install kubectl plugins - ahmetb/kubectx - Faster way to switch between clusters and namespaces in kubectl
- google/mtail - extract internal monitoring data from application logs for collection in a timeseries database
- nsqio/nsq - A realtime distributed messaging platform
- pion/webrtc - Pure Go implementation of the WebRTC API
- kubernetes-sigs/kubebuilder - Kubebuilder - SDK for building Kubernetes APIs using CRDs
- google/trillian - A transparent, highly scalable and cryptographically verifiable data store.
- esimov/caire - Content aware image resize library
- spf13/viper - Go configuration with fangs
- blang/semver - Semantic Versioning (semver) library written in golang
- kedacore/keda - KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
- kubesphere/kubesphere - The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈
🖥 ☁️ - sql-machine-learning/sqlflow - Brings SQL and AI together.
- aQuaYi/LeetCode-in-Go - Go Solution for LeetCode algorithms problems, 100% coverage.
- spf13/cobra - A Commander for modern Go CLI interactions
- cri-o/cri-o - Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
- rancher/rancher - Complete container management platform
- google/pprof - pprof is a tool for visualization and analysis of profiling data
- x-motemen/gore - Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
- gcla/termshark - A terminal UI for tshark, inspired by Wireshark
- containerd/cgroups - cgroups package for Go
- kubernetes/dashboard - General-purpose web UI for Kubernetes clusters
- go-kratos/kratos - Your ultimate Go microservices framework for the cloud-native era.
- opencost/opencost - Cross-cloud cost allocation models for Kubernetes workloads
- databus23/helm-diff - A helm plugin that shows a diff explaining what a helm upgrade would change
- blevesearch/bleve - A modern text indexing library for go
- MariaLetta/free-gophers-pack -
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos - hashicorp/terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst
- uber/cadence - Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
- kubeedge/kubeedge - Kubernetes Native Edge Computing Framework (project under CNCF)
- ehang-io/nps - 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server,
- iawia002/lux -
👾 Fast and simple video download library and CLI tool written in Go - kubernetes-sigs/kustomize - Customization of kubernetes YAML configurations
- aquasecurity/kube-bench - Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark
- tektoncd/pipeline - A cloud-native Pipeline resource.
- smallnest/1m-go-tcp-server - benchmarks for implementation of servers which support 1 million connections
- GoogleContainerTools/container-diff - container-diff: Diff your Docker containers
- yeasy/blockchain_guide - Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
- eranyanay/1m-go-websockets - handling 1M websockets connections in Go
- gohugoio/hugo - The world’s fastest framework for building websites.
- elastic/go-elasticsearch - The official Go client for Elasticsearch
- derailed/k9s -
🐶 Kubernetes CLI To Manage Your Clusters In Style! - bxcodec/faker - Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker
- k3s-io/k3s - Lightweight Kubernetes
- hyperledger/fabric - Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use
- grafana/loki - Like Prometheus, but for logs.
- kubernetes-sigs/kind - Kubernetes IN Docker - local clusters for testing Kubernetes
- yeasy/docker_practice - Learn and understand Docker&Container technologies, with real DevOps practice!
- tsenart/vegeta - HTTP load testing tool and library. It's over 9000!
- kubernetes/kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- c-bata/go-prompt - Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
- maxmcd/webtty - Share a terminal session over WebRTC
- vmware-tanzu/velero - Backup and migrate Kubernetes applications and their persistent volumes
- wagoodman/dive - A tool for exploring each layer in a docker image
- dragonflyoss/Dragonfly - Dragonfly is an intelligent P2P based image and file distribution system.
- lucas-clemente/quic-go - A QUIC implementation in pure go
- XiaoMi/soar - SQL Optimizer And Rewriter
- dgraph-io/badger - Fast key-value DB in Go.
- MontFerret/ferret - Declarative web scraping
- mattermost/mattermost-server - Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
- goharbor/harbor - An open source trusted cloud native registry project that stores, signs, and scans content.
- tianon/gosu - Simple Go-based setuid+setgid+setgroups+exec
- nats-io/nats-server - High-Performance server for NATS.io, the cloud and edge native messaging system.
- gomods/athens - A Go module datastore and proxy
- m3db/m3 - M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
- kiali/kiali - Kiali project, observability for the Istio service mesh
- gravitational/teleport - The easiest, most secure way to access infrastructure.
- restic/restic - Fast, secure, efficient backup program
- influxdata/telegraf - The plugin-driven server agent for collecting & reporting metrics.
- knative/serving - Kubernetes-based, scale-to-zero, request-driven compute
- golang-migrate/migrate - Database migrations. CLI and Golang library.
- cert-manager/cert-manager - Automatically provision and manage TLS certificates in Kubernetes
- Jeiwan/blockchain_go - A simplified blockchain implementation in Golang
- minio/minio - Multi-Cloud
☁️ Object Storage - ory/hydra - OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security
- tidwall/gjson - Get JSON values quickly - JSON parser for Go
- tidwall/buntdb - BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
- xo/usql - Universal command-line interface for SQL databases
- hashicorp/consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
- json-iterator/go - A high-performance 100% compatible drop-in replacement of "encoding/json"
- thanos-io/thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
- openfaas/faas - OpenFaaS - Serverless Functions Made Simple
- telepresenceio/telepresence - Local development against a remote Kubernetes or OpenShift cluster
- go-pg/pg - Golang ORM with focus on PostgreSQL features and performance
- google/gvisor - Application Kernel for Containers
- kubernetes/client-go - Go client for Kubernetes.
- coredns/coredns - CoreDNS is a DNS server that chains plugins
- GoogleContainerTools/kaniko - Build Container Images In Kubernetes
- gocolly/colly - Elegant Scraper and Crawler Framework for Golang
- pingcap/tidb - TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try free: https://tidbcloud.com/free-trial
- kubernetes/ingress-nginx - Ingress-NGINX Controller for Kubernetes
- rook/rook - Storage Orchestration for Kubernetes
- GoogleContainerTools/skaffold - Easy and Repeatable Kubernetes Development
- google/jsonapi - jsonapi.org style payload serializer and deserializer
- shirou/gopsutil - psutil for golang
- grpc-ecosystem/go-grpc-middleware - Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
- istio/istio - Connect, secure, control, and observe services.
- go-redis/redis - Type-safe Redis client for Golang
- helm/helm - The Kubernetes Package Manager
- jaegertracing/jaeger - CNCF Jaeger, a Distributed Tracing Platform
- fatedier/frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
- lib/pq - Pure Go Postgres driver for database/sql
- google/go-github - Go library for accessing the GitHub v3 API
- julienschmidt/httprouter - A high performance HTTP request router that scales well
- ipfs/kubo - IPFS implementation in Go
- appleboy/gorush - A push notification server written in Go (Golang).
- go-delve/delve - Delve is a debugger for the Go programming language.
- grpc-ecosystem/grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec
- prometheus/prometheus - The Prometheus monitoring system and time series database.
- astaxie/build-web-application-with-golang - A golang ebook intro how to build a web with golang
- unknwon/the-way-to-go_ZH_CN - 《The Way to Go》中文译本,中文正式名《Go 入门指南》
- 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
- sirupsen/logrus - Structured, pluggable logging for Go.
- gin-gonic/gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
- dgraph-io/dgraph - Native GraphQL Database with graph backend
- influxdata/influxdb - Scalable datastore for metrics, events, and real-time analytics
- etcd-io/etcd - Distributed reliable key-value store for the most critical data of a distributed system
- sosedoff/pgweb - Cross-platform client for PostgreSQL databases
- avelino/awesome-go - A curated list of awesome Go frameworks, libraries and software
- cockroachdb/cockroach - CockroachDB - the open source, cloud-native distributed SQL database.
- kubernetes/kubernetes - Production-Grade Container Scheduling and Management
- joewalnes/websocketd - Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
- golang/go - The Go programming language
HTML
- PKUFlyingPig/cs-self-learning - 计算机自学指南
- WeNeedHome/SummaryOfLoanSuspension - 全国各省市停贷通知汇总
- docker/docker.github.io - Source repo for Docker's Documentation
- cncf/glossary - The CNCF Cloud Native Glossary Project aims to define cloud native concepts in clear and simple language, making them accessible to anyone — whether they have a technical background or not (https://g
- google/styleguide - Style guides for Google-originated open-source projects
- alufers/mitmproxy2swagger - Automagically reverse-engineer REST APIs via capturing traffic
- qiangmzsx/Software-Engineering-at-Google - 《Software Engineering at Google》的中文翻译版本
- alpinejs/alpine - A rugged, minimal framework for composing JavaScript behavior in your markup.
- sunym1993/flash-linux0.11-talk - 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
- linkedin/school-of-sre - At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
- wsvincent/awesome-django - A curated list of awesome things related to Django
- seasonZhu/SwiftUI-WeChat - 一个微信SwiftUI编写,在原作者的基础上面修改学习
- docker/awesome-compose - Awesome Docker Compose samples
- go101/go101 - An online book focusing on Go syntax/semantics and runtime related things
- ripienaar/free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
- laalaguer/ethereum-compass - 《以太坊的指南针》 一本写给普通人看的以太坊区块链技术书。A Book of Ethereum in Chinese.
- rootsongjc/eng-practices - 谷歌工程实践文档 - https://jimmysong.io/eng-practices
- goproxy/goproxy.cn - The most trusted Go module proxy in China.
- rootsongjc/awesome-cloud-native - A curated list for awesome cloud native tools, software and tutorials. - https://jimmysong.io/awesome-cloud-native/
- microsoft/language-server-protocol - Defines a common protocol for language servers.
- mattmakai/fullstackpython.com - Full Stack Python source with Pelican, Bootstrap and Markdown.
Handlebars
- chai2010/advanced-go-programming-book -
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Haskell
- jgm/pandoc - Universal markup converter
- hadolint/hadolint - Dockerfile linter, validate inline bash, written in Haskell
- koalaman/shellcheck - ShellCheck, a static analysis tool for shell scripts
- github/semantic - Parsing, analyzing, and comparing source code across many languages
- PostgREST/postgrest - REST API for any Postgres database
Haxe
- HeapsIO/heaps - Heaps : Haxe Game Framework
Java
- apache/dolphinscheduler - Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providin
- turms-im/turms -
🕊️ The world's most advanced open source instant messaging engine for 100K~10M concurrent users https://turms-im.github.io/docs - apache/hop - Hop Orchestration Platform
- ZhongFuCheng3y/austin - 消息推送平台
📝 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。所使用的技术栈包括:SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog、Flink、Xxl-job、Echarts等等 - alibaba/canal - 阿里巴巴 MySQL binlog 增量订阅&消费组件
- phodal/migration - 《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护
- OpenAPITools/openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
- questdb/questdb - An open source SQL database designed to process time series data, faster
- TechEmpower/FrameworkBenchmarks - Source for the TechEmpower Framework Benchmarks project
- doocs/leetcode -
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 - opensearch-project/OpenSearch -
🔎 Open source distributed and RESTful search engine. - pravega/pravega - Pravega - Streaming as a new software defined storage primitive
- trinodb/trino - Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
- didi/KnowStreaming - 一站式云原生Kafka管控平台
- apache/druid - Apache Druid: a high performance real-time analytics database.
- qiurunze123/miaosha -
⭐ ⭐ ⭐ ⭐ 秒杀系统设计与实现.互联网工程师进阶与分析🙋 🐓 - didi/DoKit - 一款面向泛前端产品研发全生命周期的效率平台。
- NationalSecurityAgency/ghidra - Ghidra is a software reverse engineering (SRE) framework
- apache/ignite - Apache Ignite
- apache/doris - Apache Doris is an easy-to-use, high performance and unified analytics database.
- flyway/flyway - Flyway by Redgate • Database Migrations Made Easy.
- Snailclimb/JavaGuide - 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
- xaecbd/KCenter - KCenter(KafkaCenter) is a unified platform for kafka cluster management and maintenance, producer / consumer monitoring, and use of ecological components(ksql/kafka connect).it's kafkacenter(kafka ce
- zhisheng17/flink-learning - flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、
- doocs/advanced-java -
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 - GrowingGit/GitHub-Chinese-Top-Charts -
🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。 - apache/beam - Apache Beam is a unified programming model for Batch and Streaming data processing.
- apache/flink - Apache Flink
- MisterBooo/LeetCodeAnimation - Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
- oracle/graal - GraalVM: Run Programs Faster Anywhere
🚀 - apache/pulsar - Apache Pulsar - distributed pub-sub messaging system
- lionsoul2014/ip2region - Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming la
- bazelbuild/bazel - a fast, scalable, multi-language and extensible build system
- apache/zeppelin - Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
- elastic/elasticsearch - Free and Open, Distributed, RESTful Search Engine
JavaScript
- yuzutech/kroki - Creates diagrams from textual descriptions!
- louislam/uptime-kuma - A fancy self-hosted monitoring tool
- easychen/checkchan-dist - Check酱:监测网页内容变化,并发送异动到微信。亦支持http status、json和rss监测。配合自架云端,关电脑后也能运行。
- simple-icons/simple-icons - SVG icons for popular brands
- carbon-app/carbon -
🖤 Create and share beautiful images of your source code - krisk/Fuse - Lightweight fuzzy-search, in JavaScript
- githubocto/repo-visualizer -
- FortAwesome/Font-Awesome - The iconic SVG, font, and CSS toolkit
- maierj/fastlane-action - A GitHub action for executing fastlane lanes.
- tw93/MiaoYan -
⛷ Lightweight Markdown app to help you write great sentences.⛷ 轻灵的 Markdown 笔记本伴你写出妙言 - microsoft/Web-Dev-For-Beginners - 24 Lessons, 12 Weeks, Get Started as a Web Developer
- yangshun/tech-interview-handbook -
💯 Curated coding interview preparation materials for busy software engineers - TeaOSLab/EdgeAdmin - CDN & WAF集群管理系统。
- awesome-selfhosted/awesome-selfhosted - A list of Free Software network services and web applications which can be hosted on your own servers
- DIYgod/RSSHub -
🍰 Everything is RSSible - feeddd/feeds - 免费的公众号 RSS,支持扩展任意 APP
- gildas-lormeau/SingleFile - Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
- Kristories/awesome-guidelines - A curated list of high quality coding style conventions and standards.
- frappe/charts - Simple, responsive, modern SVG Charts with zero dependencies
- alibaba/x-render -
🚴♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案 - appwrite/appwrite - Secure Backend Server for Web, Mobile & Flutter Developers
🚀 AKA the 100% open-source Firebase alternative. - google/zx - A tool for writing better scripts
- asyncapi/generator - Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
- poteto/hiring-without-whiteboards -
⭐️ Companies that don't have a broken hiring process - Kong/insomnia - The open-source, cross-platform API client for GraphQL, REST, and gRPC.
- lowlighter/metrics -
📊 An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON! - qeeqbox/social-analyzer - API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
- r-spacex/SpaceX-API -
🚀 Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data. - MobSF/Mobile-Security-Framework-MobSF - Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and
- headllines/github-daily - GitHub daily top 10 repos
- github/docs - The open-source repo for docs.github.com
- resume/resume.github.com - Resumes generated using the GitHub informations
- elsewhencode/project-guidelines - A set of best practices for JavaScript projects
- umami-software/umami - Umami is a simple, fast, privacy-focused alternative to Google Analytics.
- tailwindlabs/tailwindcss - A utility-first CSS framework for rapid UI development.
- twbs/icons - Official open source SVG icon library for Bootstrap.
- webtorrent/webtorrent-desktop -
❤️ Streaming torrent app for Mac, Windows, and Linux - eip-work/kuboard-press - Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
- atlassian/react-beautiful-dnd - Beautiful and accessible drag and drop for lists with React
- a-wing/webrtc-book-cn - 中文翻译 《 Real-Time Communication with WebRTC 》
- muaz-khan/WebRTC-Experiment - WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
- muaz-khan/RecordRTC - RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
- szimek/sharedrop - Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
- novnc/noVNC - VNC client web application
- plasma-umass/scalene - Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python
- modood/Administrative-divisions-of-China - 中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,**省市区镇村二级三级四级五级联动地址数据。
- goldbergyoni/nodebestpractices -
✅ The Node.js best practices list (August 2022) - appium/appium - Cross-platform automation framework for all kinds of your apps built on top of W3C WebDriver protocol
- prettier/prettier - Prettier is an opinionated code formatter.
- cypress-io/cypress - Fast, easy and reliable testing for anything that runs in a browser.
- badges/shields - Concise, consistent, and legible badges in SVG and raster format
- aosabook/500lines - 500 Lines or Less
- ryanhanwu/How-To-Ask-Questions-The-Smart-Way - 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
- infinitered/nsfwjs - NSFW detection on the client-side via TensorFlow.js
- jaywcjlove/awesome-mac - Now we have become very big, Different from the original idea. Collect premium software in various categories.
- grpc/grpc-web - gRPC for Web Clients
- stephentian/33-js-concepts -
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso - leonardomso/33-js-concepts -
📜 33 JavaScript concepts every developer should know. - mermaid-js/mermaid - Generation of diagram and flowchart from text in a similar manner as markdown
- viatsko/awesome-vscode -
🎨 A curated list of delightful VS Code packages and resources. - elasticsearch-dump/elasticsearch-dump - Import and export tools for elasticsearch
- apexcharts/apexcharts.js -
📊 Interactive JavaScript Charts built on SVG - mapbox/mapbox-gl-js - Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
- shimohq/chinese-programmer-wrong-pronunciation - **程序员容易发音错误的单词
- cncf/landscape -
🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts - remarkjs/react-markdown - Markdown component for React
- chinese-poetry/chinese-poetry - The most comprehensive database of Chinese poetry
🧶 最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。 - swagger-api/swagger-editor - Swagger Editor
- OAI/OpenAPI-Specification - The OpenAPI Specification Repository
- airbnb/javascript - JavaScript Style Guide
- 30-seconds/30-seconds-of-code - Short JavaScript code snippets for all your development needs
- HelloZeroNet/ZeroNet - ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
- microsoft/monaco-editor - A browser based code editor
- mui/material-ui - MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI that implement Google's Material Design.
- webtorrent/webtorrent -
⚡️ Streaming torrent client for the web - Leaflet/Leaflet -
🍃 JavaScript library for mobile-friendly interactive maps🇺🇦 - swagger-api/swagger-ui - Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
- mozilla/pdf.js - PDF Reader in JavaScript
- mrdoob/three.js - JavaScript 3D Library.
- vercel/next.js - The React Framework
- websockets/ws - Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
- facebook/create-react-app - Set up a modern web app by running one command.
- quilljs/quill - Quill is a modern WYSIWYG editor built for compatibility and extensibility.
- denysdovhan/bash-handbook -
📖 For those who wanna learn Bash - highlightjs/highlight.js - JavaScript syntax highlighter with language auto-detection and zero dependencies.
- videojs/video.js - Video.js - open source HTML5 video player
- d3/d3 - Bring data to life with SVG, Canvas and HTML.
📊 📈 🎉 - chartjs/Chart.js - Simple HTML5 Charts using the <canvas> tag
- webrtc/samples - WebRTC Web demos and samples
Jinja
- trailofbits/algo - Set up a personal VPN in the cloud
- kubernetes-sigs/kubespray - Deploy a Production Ready Kubernetes Cluster
Jsonnet
- kubeflow/kubeflow - Machine Learning Toolkit for Kubernetes
Jupyter Notebook
- CompVis/stable-diffusion - A latent text-to-image diffusion model
- alembics/disco-diffusion -
- MLEveryday/100-Days-Of-ML-Code - 100-Days-Of-ML-Code中文版
- microsoft/ML-For-Beginners - 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
- trekhleb/homemade-machine-learning -
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained - vijishmadhavan/ArtLine - A Deep Learning based project for creating line art portraits.
- fastai/fastbook - The fastai book, published as Jupyter Notebooks
- microsoft/computervision-recipes - Best Practices, code samples, and documentation for Computer Vision.
- spmallick/learnopencv - Learn OpenCV : C++ and Python Examples
- OpenMined/PySyft - Data science on data without acquiring a copy
- google-research/google-research - Google Research
- mahmoud/awesome-python-applications -
💿 Free software that works great, and also happens to be open-source Python. - apachecn/Interview - Interview = 简历指南 + 算法题 + 八股文 + 源码分析
- intel-analytics/analytics-zoo - Distributed Tensorflow, Keras and PyTorch on Apache Spark/Flink & Ray
- intel-analytics/BigDL - Building Large-Scale AI Applications for Distributed Big Data
- selfteaching/the-craft-of-selfteaching - One has no future if one couldn't teach themself.
- yidao620c/python3-cookbook - 《Python Cookbook》 3rd Edition Translation
Kotlin
- pppscn/SmsForwarder - 短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是
- alibaba/p3c - Alibaba Java Coding Guidelines pmd implements and IDE plugin
- android/compose-samples - Official Jetpack Compose samples.
Lua
- apache/apisix - The Cloud-Native API Gateway
- koreader/koreader - An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
- SpaceVim/SpaceVim - A community-driven modular vim/neovim distribution - The ultimate vimrc
Makefile
- serverlessworkflow/specification - Serverless Workflow Specification
- open-telemetry/opentelemetry-specification - Specifications for OpenTelemetry
- golang-standards/project-layout - Standard Go Project Layout
Markdown
- apple/swift-book - The Swift Programming Language book
- mdn/content - The content behind MDN Web Docs
- labuladong/fucking-algorithm - 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
- tldr-pages/tldr -
📚 Collaborative cheatsheets for console commands
Mustache
- timescale/tobs - tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with a CLI tool or Helm charts.
- bitnami/charts - Bitnami Helm Charts
OCaml
- janestreet/magic-trace - magic-trace collects and displays high-resolution traces of what a process is doing
- facebook/pyre-check - Performant type-checking for python.
Objective-C
- Hammerspoon/hammerspoon - Staggeringly powerful macOS desktop automation with Lua
- MustangYM/WeChatExtension-ForMac - Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)
- sparkle-project/Sparkle - A software update framework for macOS
- realm/realm-swift - Realm is a mobile database: a replacement for Core Data & SQLite
Others
- Developer-Y/cs-video-courses - List of Computer Science courses with video lectures.
- pingcap/awesome-database-learning - A list of learning materials to understand databases internals
- k88hudson/git-flight-rules - Flight rules for git
- karanpratapsingh/system-design - Learn how to design systems at scale and prepare for system design interviews
- jorgef/engineeringladders - A framework for Engineering Managers
- taowen/awesome-lowcode - 国内低代码平台从业者交流
- bagder/http3-explained - A document describing the HTTP/3 and QUIC protocols
- goto-archived/HumanSystemOptimization - 健康学习到150岁 - 人体系统调优不完全指南
- matheusfelipeog/beautiful-docs - Pointers to useful, well-written, and otherwise beautiful documentation.
- shockerli/go-awesome - Go 语言优秀资源整理,为项目落地加速
🏃 - asyncapi/spec - The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
- ripperhe/Bob - Bob 是一款 macOS 平台翻译和 OCR 软件。
- awesomedata/awesome-public-datasets - A topic-centric list of HQ open datasets.
- geekan/HowToLiveLonger - 程序员延寿指南 | A programmer's guide to live longer
- The-Run-Philosophy-Organization/run - 润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
- warpdotdev/Warp - Warp is a blazingly-fast modern Rust based GPU-accelerated terminal built to make you and your team more productive.
- rxin/db-readings - Readings in Databases
- imDazui/Tvlist-awesome-m3u-m3u8 - 直播源相关资源汇总
📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵 - apple-oss-distributions/distribution-Developer_Tools -
- yifeikong/reverse-interview-zh - 技术面试最后反问面试官的话
- Tencent/tdesign - Enterprise Design System
- Sairyss/backend-best-practices - Best practices, tools and guidelines for backend development. Code examples in TypeScript + NodeJS
- mtdvio/every-programmer-should-know - A collection of (mostly) technical things every software developer should know about
- dreamhead/patterns-of-distributed-systems - 《Patterns of Distributed Systems》中文版
- riramar/Web-Attack-Cheat-Sheet - Web Attack Cheat Sheet
- weartist/computer-book-list - 一个综合了豆瓣,goodreads综合评分的计算机书籍书单
- kettanaito/naming-cheatsheet - Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
- shengcaishizhan/kkndme_tianya - 天涯 kkndme 神贴聊房价
- taowen/modularization-examples - 代码防腐实用技术
- DocsHome/nginx-docs - Nginx 中文文档. Chinese translation of Nginx documentation.
- a8m/golang-cheat-sheet - An overview of Go syntax and features.
- 0voice/campus_recruitmen_questions - 2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。
- resumejob/algorithm101 - Algorithm, 算法基础
- csseky/cskaoyan - 提供计算机考研和软件工程考研专业的各个学校 考研真题
- ibraheemdev/modern-unix - A collection of modern/faster/saner alternatives to common unix commands.
- chromium/chromium - The official GitHub mirror of the Chromium source
- stackblitz/webcontainer-core -
- Tencent/secguide - 面向开发人员梳理的代码安全指南
- AboutRSS/ALL-about-RSS - A list of RSS related stuff: tools, services, communities and tutorials, etc.
- tuteng/Best-websites-a-programmer-should-visit-zh - 程序员应该访问的最佳网站中文版
- faster-cpython/ideas -
- programthink/books - 【编程随想】收藏的电子书清单(多个学科,含下载链接)
- youngyangyang04/leetcode-master - 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!
🔥 🔥 来看看,你会发现相见恨晚!🚀 - easychen/one-person-businesses-methodology - 一人公司方法论
- florinpop17/app-ideas - A Collection of application ideas which can be used to improve your coding skills.
- GorvGoyl/Clone-Wars - 100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
- kuchin/awesome-cto - A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
- google/material-design-icons - Material Design icons by Google
- HackerNews/API - Documentation and Samples for the Official HN API
- cdoco/common-regex -
🎃 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。 - coder2gwy/coder2gwy - 互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
- aceld/golang - 《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
- mzlogin/awesome-adb - ADB Usage Complete / ADB 用法大全
- wangdoc/ssh-tutorial - SSH 教程
- upptime/upptime -
⬆️ Free uptime monitor and status page powered by GitHub - Ethan-yt/guwenbert - GuwenBERT: 古文预训练语言模型(古文BERT) A Pre-trained Language Model for Classical Chinese (Literary Chinese)
- bradtraversy/design-resources-for-developers - Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
- 1c7/chinese-independent-developer - 👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么
- jwasham/coding-interview-university - A complete computer science study plan to become a software engineer.
- resumejob/interview-questions - Interview Questions for Google, Amazon, Apple, etc. 根据超过 2000 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题
- GitHubDaily/GitHubDaily - 坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
- MysteryVaibhav/leetcode_company_wise_questions - This is a repository containing the list of company wise questions available on leetcode premium
- timofurrer/awesome-asyncio - A curated list of awesome Python asyncio frameworks, libraries, software and resources
- Tarikul711/flutter-development-roadmap - Flutter App Developer Roadmap - A complete roadmap to learn Flutter App Development. I tried to learn flutter using this roadmap. If you want to add something please contribute to the project. Happy L
- iggredible/Learn-Vim - Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for
📖 - londonappbrewery/Flutter-Course-Resources - Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
- caicloud/mlsys-ladder - Learning Machine Learning, The Chinese Taoist Way
- amosgyamfi/swiftui-animation-gallery - SwiftUI Animation Library. Useful SwiftUI animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can directly implement in your next iOS app
- SocialSisterYi/bilibili-API-collect - 哔哩哔哩-API收集整理【不断更新中....】
- aws-controllers-k8s/community - AWS Controllers for Kubernetes (ACK) is a project enabling you to manage AWS services from Kubernetes
- sdmg15/Best-websites-a-programmer-should-visit -
🔗 Some useful websites for programmers. - github/archive-program - The GitHub Archive Program & Arctic Code Vault
- enaqx/awesome-react - A collection of awesome things regarding React ecosystem
- grpc-ecosystem/awesome-grpc - A curated list of useful resources for gRPC
- afatcoder/LeetcodeTop - 汇总各大互联网公司容易考察的高频leetcode题
🔥 推荐刷题网站:https://www.lintcode.com/?utm_source=tf-github-codetop - cncf/wg-serverless - CNCF Serverless WG
- Tim9Liu9/TimLiu-iOS - iOS开发常用三方库、插件、知名博客等等
- ruanyf/weekly - 科技爱好者周刊,每周五发布
- EbookFoundation/free-programming-books -
📚 Freely available programming books - luruke/browser-2020 - Things you can do with a browser in 2020
☕️ - izackwu/TeachYourselfCS-CN - TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
- ossu/computer-science -
🎓 Path to a free self-taught education in Computer Science! - tylerha97/awesome-reversing - A curated list of awesome reversing resources
- tidb-incubator/tidb-in-action - TiDB In Action: based on 4.0
- alphaSeclab/awesome-reverse-engineering - Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
- viraptor/reverse-interview - Questions to ask the company during your interview
- sundowndev/hacker-roadmap - A collection of hacking tools, resources and references to practice ethical hacking.
- typeddjango/awesome-python-typing - Collection of awesome Python types, stubs, plugins, and tools to work with them.
- facert/python-data-structure-cn - problem-solving-with-algorithms-and-data-structure-using-python 中文版
- yanue/V2rayU - V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等
- microsoft/api-guidelines - Microsoft REST API Guidelines
- qazbnm456/awesome-web-security -
🐶 A curated list of Web Security materials and resources. - uber-go/guide - The Uber Go Style Guide.
- shieldfy/API-Security-Checklist - Checklist of the most important security countermeasures when designing, testing, and releasing your API
- google/eng-practices - Google's Engineering Practices documentation
- caicloud/kube-ladder - Learning Kubernetes, The Chinese Taoist Way
- piglei/one-python-craftsman - 来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
- 0voice/from_coder_to_expert - 2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
- SimpleBoilerplates/SwiftUI-Cheat-Sheet - SwiftUI 2.0 Cheat Sheet
- trimstray/the-book-of-secret-knowledge - A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
- nusr/hacker-laws-zh -
💻 📖 对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.) - checkcheckzz/system-design-interview - System design interview for IT companies
- dgryski/go-perfbook - Thoughts on Go performance optimization
- Alikhll/golang-developer-roadmap - Roadmap to becoming a Go developer in 2020
- RomuloOliveira/commit-messages-guide - A guide to understand the importance of commit messages and how to write them well
- 996icu/996.ICU - Repo for counting stars and contributing. Press F to pay respect to glorious developers.
- kenwoodjw/python_interview_question - 关于python的面试题
- binhnguyennus/awesome-scalability - The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
- VincentSit/ChinaMobilePhoneNumberRegex - Regular expressions that match the mobile phone number in mainland China. / 一组匹配**大陆手机号码的正则表达式。
- jamiehannaford/what-happens-when-k8s -
🤔 What happens when I type kubectl run? - garychowcmu/daizhigev20 - 殆知阁古代文献
- nikitavoloboev/my-mac-os - List of applications and tools that make my macOS experience even more amazing
- chentsulin/awesome-graphql - Awesome list of GraphQL
- xingshaocheng/architect-awesome - 后端架构师技术图谱
- DocsHome/microservices - Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
- codecrafters-io/build-your-own-x - Master programming by recreating your favorite technologies from scratch.
- CyC2018/CS-Notes -
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计 - thedaviddias/Front-End-Checklist -
🗂 The perfect Front-End Checklist for modern websites and meticulous developers - mbeaudru/modern-js-cheatsheet - Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
- ziishaned/learn-regex - Learn regex the easy way
- dkhamsing/open-source-ios-apps -
📱 Collaborative List of Open-Source iOS Apps - skyline75489/what-happens-when-zh_CN - What-happens-when 的中文翻译,原仓库 https://github.com/alex/what-happens-when
- FallibleInc/security-guide-for-developers - Security Guide for Developers (实用性开发人员安全须知)
- sorrycc/awesome-javascript -
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things. - sindresorhus/awesome-nodejs -
⚡ Delightful Node.js packages and resources - jlevy/the-art-of-command-line - Master the command line, in one page
- sindresorhus/awesome -
😎 Awesome lists about all kinds of interesting topics
PHP
- RSS-Bridge/rss-bridge - The RSS feed for websites missing it
- laravel/laravel - Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
- FreshRSS/FreshRSS - A free, self-hostable aggregator…
- easychen/howto-make-more-money - 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
- the-benchmarker/web-frameworks - Which is the fastest web framework?
PLpgSQL
- supabase/pg_graphql - GraphQL support for PostgreSQL
Perl
- AlDanial/cloc - cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
PowerShell
- actions/runner-images - GitHub Actions runner images
- MicrosoftDocs/azure-docs - Open source documentation of Microsoft Azure
- microsoft/winget-pkgs - The Microsoft community Windows Package Manager manifest repository
Python
- wakatime/wakaq - Distributed background task queue for Python backed by Redis, a super minimal Celery
- drduh/macOS-Security-and-Privacy-Guide - Guide to securing and improving privacy on macOS
- mindsdb/mindsdb - In-Database Machine Learning
- facundoolano/software-papers -
📚 A curated list of papers for Software Engineers - tobymao/sqlglot - Python SQL Parser and Transpiler
- Miksus/rocketry - Modern scheduling library for Python
- nolar/kopf - A Python framework to write Kubernetes operators in just a few lines of code
- asweigart/pyautogui - A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
- grafana/oncall - Developer-friendly incident response with brilliant Slack integration
- pypa/cibuildwheel -
🎡 Build Python wheels for all the platforms on CI with minimal configuration. - jackfrued/Python-100-Days - Python - 100天从新手到大师
- huggingface/datasets -
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools - arc298/instagram-scraper - Scrapes an instagram user's photos and videos
- scrapy/parsel - Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors
- orchest/orchest - Build data pipelines, the easy way
🛠️ - TomSchimansky/CustomTkinter - A modern and customizable python UI-library based on Tkinter
- Textualize/textual - Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.
- rsalmei/alive-progress - A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
- ctripcorp/flybirds - 基于自然语言的,跨端跨框架 BDD UI 自动化测试方案,BDD testing, Python style, Present by Trip Flight
- microsoft/playwright-python - Python version of the Playwright testing and automation library.
- reloadware/reloadium - Advanced Hot Reloading & Profiling for Python
- spulec/moto - A library that allows you to easily mock out tests based on AWS infrastructure.
- flyteorg/flyte - Kubernetes-native workflow automation platform for complex, mission-critical data and ML processes at scale. It has been battle-tested at Lyft, Spotify, Freenome, and others and is truly open-source.
- alibaba/EasyNLP - EasyNLP: A Comprehensive and Easy-to-use NLP Toolkit
- PaddlePaddle/Paddle - PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
- PaddlePaddle/PaddleRec - Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESMM、E
- PaddlePaddle/PaddleNLP - Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extra
- PaddlePaddle/PaddleSpeech - Easy-to-use Speech Toolkit including SOTA/Streaming ASR with punctuation, influential TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL
- LKI/chinese-calendar - 判断一天是不是法定节假日/法定工作日(查看节假日安排)
- kedro-org/kedro - A Python framework for creating reproducible, maintainable and modular data science code.
- inventree/InvenTree - Open Source Inventory Management System
- bloomberg/memray - Memray is a memory profiler for Python
- tgbot-collection/YYeTsBot -
🎬 人人影视bot,完全对接人人影视全部无删减资源 - httpie/httpie -
🥧 HTTPie for Terminal — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. - wgpsec/ENScan - 基于各大API的一款企业信息查询工具,为了更快速的获取企业的信息,省去收集的麻烦过程,web端于plat平台上线
- RunaCapital/awesome-oss-alternatives - Awesome list of open-source startup alternatives to well-known SaaS products
🚀 - aminalaee/sqladmin - SQLAlchemy Admin for FastAPI and Starlette
- argoproj-labs/hera-workflows - Hera is an Argo Workflows Python SDK. Hera aims to make workflow construction and submission easy and accessible to everyone! Hera abstracts away workflow setup details while still maintaining a consi
- al-one/hass-xiaomi-miot - Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices.
- casualsnek/cassowary - Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuratio
- arry-lee/wereader - 一个功能全面的微信读书笔记助手 wereader
- openairplay/airplay2-receiver - AirPlay 2 Receiver - Python implementation
- wbt5/real-url - 获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。
- xfangfang/Macast - Macast is a cross-platform application which using mpv as DLNA Media Renderer.
- coqui-ai/TTS -
🐸 💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production - pdm-project/pdm - A modern Python package and dependency manager supporting the latest PEP standards
- Tencent/CodeAnalysis - Static Code Analysis - 静态代码分析
- Mayandev/where-is-douban250 -
🐛 一个爬虫程序,整理了腾讯视频、爱奇艺、优酷、哔哩哔哩等视频网站中,能够观看的「豆瓣电影 Top250 榜单」影片。 - davidaurelio/hashids-python - Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3
- redis/redis-om-python - Objecting mapping, and more, for Redis and Python
- pallets-eco/blinker - A fast Python in-process signal/event dispatching system.
- vishnubob/wait-for-it - Pure bash script to test and wait on the availability of a TCP host and port
- colesbury/nogil - Multithreaded Python without the GIL
- quakkels/rssdiscoveryengine - The RSS Discovery Engine exists to encourage people to use RSS for finding and consuming their news and current events.
- kserve/kserve - Serverless Inferencing on Kubernetes
- pyauth/pyotp - Python One-Time Password Library
- strawberry-graphql/strawberry - A GraphQL library for Python that leverages type annotations
🍓 - agronholm/anyio - High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
- salesforce/Merlion - Merlion: A Machine Learning Framework for Time Series Intelligence
- bregman-arie/devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
- pyppeteer/pyppeteer - Headless chrome/chromium automation library (unofficial port of puppeteer)
- jstrieb/github-stats - Better GitHub statistics images for your profile, with stats from private repos too
- networkx/networkx - Network Analysis in Python
- ArchiveBox/ArchiveBox -
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more... - babysor/MockingBird -
🚀 AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time - jina-ai/jina -
🔮 Build cross-modal and multimodal applications on the cloud · Neural Search · Creative AI · Cloud Native · MLOps - PaddlePaddle/PaddleClas - A treasure chest for visual classification and recognition powered by PaddlePaddle
- Nuitka/Nuitka - Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, and 3.10. You feed it your Python app, it does a lot of clever things, a
- msiemens/tinydb - TinyDB is a lightweight document oriented database optimized for your happiness :)
- openreplay/openreplay -
📺 OpenReplay is developer-friendly, open-source session replay. - sqlfluff/sqlfluff - A SQL linter and auto-formatter for Humans
- OWASP/CheatSheetSeries - The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
- couler-proj/couler - Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.
- OpenBB-finance/OpenBBTerminal - Investment Research for Everyone, Anywhere.
- burnash/gspread - Google Sheets Python API
- FactoryBoy/factory_boy - A test fixtures replacement for Python
- aleimu/asyncio_different - go与python的协程对比,以及python中协程的改进历史,和示例代码
- phalt/django-api-domains - A pragmatic styleguide for Django API Projects
- pallets/flask - The Python micro framework for building web applications.
- arrow-py/arrow -
🏹 Better dates & times for Python - Asabeneh/30-Days-Of-Python - 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
- freqtrade/freqtrade - Free, open source crypto trading bot
- Chia-Network/chia-blockchain - Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
- akfamily/akshare - AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
- pywebio/PyWebIO - Write interactive web app in script way.
- onelivesleft/PrettyErrors - Prettify Python exception output to make it legible.
- dbader/schedule - Python job scheduling for humans.
- offu/WeRoBot - WeRoBot 是一个微信公众号开发框架
- PeterL1n/BackgroundMattingV2 - Real-Time High-Resolution Background Matting
- pypa/sampleproject - A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
- h2oai/wave - Realtime Web Apps and Dashboards for Python and R
- celery/celery - Distributed Task Queue (development branch)
- PaddlePaddle/PaddleX - PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
- elastic/detection-rules - Rules for Elastic Security's detection engine
- Vonng/ddia - 《Designing Data-Intensive Application》DDIA中文翻译
- ehForwarderBot/ehForwarderBot - An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.
- apache/airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
- absent1706/sqlalchemy-mixins - Active Record, Django-like queries, nested eager load and beauty repr for SQLAlchemy
- picklepete/pyicloud - A Python + iCloud wrapper to access iPhone and Calendar data.
- yikeke/zh-style-guide - An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io
- mxrch/GHunt -
🕵️♂️ Offensive Google framework. - commaai/openpilot - openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
- explosion/spaCy -
💫 Industrial-strength Natural Language Processing (NLP) in Python - GeneralNewsExtractor/GeneralNewsExtractor - 新闻网页正文通用抽取器 Beta 版.
- lyhue1991/eat_tensorflow2_in_30_days - Tensorflow2.0
🍎 🍊 is delicious, just eat it!😋 😋 - prompt-toolkit/ptpython - A better Python REPL
- sumerc/yappi - Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
- Ciphey/Ciphey -
⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes⚡ - chriskiehl/Gooey - Turn (almost) any Python command line program into a full GUI application with one line
- TensorSpeech/TensorFlowTTS -
😝 TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other lan - tiangolo/typer - Typer, build great CLIs. Easy to code. Based on Python type hints.
- PaddlePaddle/PaddleHub - Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)
- danielgtaylor/python-betterproto - Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
- PrefectHQ/prefect - The easiest way to coordinate your dataflow
- jpadilla/pyjwt - JSON Web Token implementation in Python
- buriy/python-readability - fast python port of arc90's readability tool, updated to match latest readability.js!
- dwyl/english-words -
📝 A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion - kurtmckee/feedparser - Parse feeds in Python
- PaddlePaddle/PaddleOCR - Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de
- Z4nzu/hackingtool - ALL IN ONE Hacking Tool For Hackers
- JaidedAI/EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
- altair-viz/altair - Declarative statistical visualization library for Python
- open-mmlab/mmdetection - OpenMMLab Detection Toolbox and Benchmark
- streamlit/streamlit - Streamlit — The fastest way to build data apps in Python
- elastic/helm-charts - You know, for Kubernetes
- minimaxir/aitextgen - A robust Python tool for text-based AI training and generation using GPT-2.
- mingrammer/diagrams -
🎨 Diagram as Code for prototyping cloud system architectures - casbin/pycasbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Python
- EntilZha/PyFunctional - Python library for creating data pipelines with chain functional programming
- octodns/octodns - Tools for managing DNS across multiple providers
- jschneier/django-storages - https://django-storages.readthedocs.io/
- 3b1b/manim - Animation engine for explanatory math videos
- alievk/avatarify-python - Avatars for Zoom, Skype and other video-conferencing apps.
- python-gino/gino - GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
- breezedeus/CnOCR - CnOCR: Awesome Chinese/English OCR toolkits based on PyTorch/MXNet, It comes with 20+ well-trained models for different application scenarios and can be used directly after installation. 【基于 PyTorch/M
- aws/aws-sam-cli - CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
- stripe/stripe-python - Python library for the Stripe API.
- aiortc/aioquic - QUIC and HTTP/3 implementation in Python
- huashengdun/webssh -
🌱 Web based ssh client - stanfordnlp/stanza - Official Stanford NLP Python Library for Many Human Languages
- Zulko/moviepy - Video editing with Python
- jd/tenacity - Retrying library for Python
- google/android-emulator-container-scripts -
- cdk8s-team/cdk8s - Define Kubernetes native apps and abstractions using object-oriented programming
- frida/frida - Clone this repo to build Frida
- ponyorm/pony - Pony Object Relational Mapper
- sshuttle/sshuttle - Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
- canonical/microk8s - MicroK8s is a small, fast, single-package Kubernetes for developers, IoT and edge.
- microsoft/DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
- pawamoy/aria2p - Command-line tool and library to interact with an aria2c daemon process with JSON-RPC.
- vnpy/vnpy - 基于Python的开源量化交易平台开发框架
- jupyterhub/jupyterhub - Multi-user server for Jupyter notebooks
- h5py/h5py - HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.
- Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
- cookiecutter/cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
- facebookresearch/SlowFast - PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
- laixintao/iredis - Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
- modin-project/modin - Modin: Scale your Pandas workflows by changing a single line of code
- aws/serverless-application-model - AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
- pythonprofilers/memory_profiler - Monitor Memory usage of Python code
- sqlalchemy/alembic - A database migrations tool for SQLAlchemy.
- julvo/reloading - Change Python code while it's running without losing state
- ownthink/KnowledgeGraphData - 史上最大规模1.4亿中文知识图谱开源下载
- open-telemetry/opentelemetry-python - OpenTelemetry Python API and SDK
- facebookresearch/detectron2 - Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
- google/jax - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
- kivy/kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
- openatx/uiautomator2 - Android Uiautomator2 Python Wrapper
- 30-seconds/30-seconds-of-python - Short Python code snippets for all your development needs
- streamlink/streamlink - Streamlink is a CLI utility which pipes video streams from various services into a video player
- healthchecks/healthchecks - A cron monitoring tool written in Python & Django
- mars-project/mars - Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
- containers/podman-compose - a script to run docker-compose.yml using podman
- sql-machine-learning/elasticdl - Kubernetes-native Deep Learning Framework
- jiaaro/pydub - Manipulate audio with a simple and easy high level interface
- tensorflow/models - Models and examples built with TensorFlow
- boppreh/keyboard - Hook and simulate global keyboard events on Windows and Linux.
- google/pybadges - A Python library for creating Github-style badges
- graphql-python/graphene-sqlalchemy - Graphene SQLAlchemy integration
- pytest-dev/pytest - The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
- mitogen-hq/mitogen - Distributed self-replicating programs in Python
- seemoo-lab/opendrop - An open Apple AirDrop implementation written in Python
- hzlmn/diy-async-web-framework - Learn how modern async web frameworks work, by writing simple clone from scratch
- InstaPy/InstaPy -
📷 Instagram Bot - Tool for automated Instagram interactions - python-poetry/poetry - Python dependency management and packaging made easy.
- dask/distributed - A distributed task scheduler for Dask
- facebookresearch/fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
- sherlock-project/sherlock -
🔎 Hunt down social media accounts by username across social networks - huggingface/transformers -
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. - microsoft/recommenders - Best Practices on Recommendation Systems
- 0voice/interview_internal_reference - 2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
- CorentinJ/Real-Time-Voice-Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time
- encode/httpx - A next generation HTTP client for Python.
🦋 - GoogleCloudPlatform/python-docs-samples - Code samples used on cloud.google.com
- tensorflow/hub - A library for transfer learning by reusing parts of TensorFlow models.
- aiortc/aiortc - WebRTC and ORTC implementation for Python using asyncio
- numba/numba - NumPy aware dynamic Python compiler using LLVM
- hylang/hy - A dialect of Lisp that's embedded in Python
- ageitgey/face_recognition - The world's simplest facial recognition api for Python and the command line
- tiangolo/fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
- prometheus/client_python - Prometheus instrumentation library for Python applications
- cool-RR/PySnooper - Never use print for debugging again
- sqlalchemy/sqlalchemy - The Database Toolkit for Python
- google/pytype - A static type analyzer for Python code
- edgedb/edgedb - A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
- googleapis/google-cloud-python - Google Cloud Client Library for Python
- xiaolai/public-speaking-with-meaning - 《我也有话要说》—— 普通人的当众讲话技能
- iperov/DeepFaceLab - DeepFaceLab is the leading software for creating deepfakes.
- python/mypy - Optional static typing for Python
- tqdm/tqdm - A Fast, Extensible Progress Bar for Python and CLI
- fighting41love/funNLP - 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名
- aiven/pghoard - PostgreSQL® backup and restore service
- kkroening/ffmpeg-python - Python bindings for FFmpeg - with complex filtering support
- GoogleCloudPlatform/microservices-demo - Sample cloud-native application with 10 microservices showcasing Kubernetes, Istio, gRPC and OpenCensus.
- iterative/dvc -
🦉 Data Version Control | Git for Data & Models | ML Experiments Management - encode/databases - Async database support for Python.
🗄 - ludwig-ai/ludwig - Data-centric declarative deep learning framework
- google/clusterfuzz - Scalable fuzzing infrastructure.
- gto76/python-cheatsheet - Comprehensive Python Cheatsheet
- python-jsonschema/jsonschema - An implementation of the JSON Schema specification for Python
- plotly/dash - Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.
- jhao104/proxy_pool - Python爬虫代理IP池(proxy pool)
- pyeve/eve - REST API framework designed for human beings
- pytoolz/toolz - A functional standard library for Python.
- deepfakes/faceswap - Deepfakes Software For All
- tortoise/tortoise-orm - Familiar asyncio ORM for python, built with relations in mind
- Delgan/loguru - Python logging made (stupidly) simple
- marteinn/The-Big-Username-Blocklist - This is a opinionated blocklist of words that you might not like to see used as usernames in your service.
- leisurelicht/wtfpython-cn - wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
- LonamiWebs/Telethon - Pure Python 3 MTProto API Telegram client library, for bots too!
- GeneralMills/pytrends - Pseudo API for Google Trends
- s0md3v/XSStrike - Most advanced XSS scanner.
- localstack/localstack -
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! - django-extensions/django-extensions - This is a repository for collecting global custom management extensions for the Django Framework.
- encode/starlette - The little ASGI framework that shines.
🌟 - aws/chalice - Python Serverless Microframework for AWS
- laixintao/python-parallel-programming-cookbook-cn -
📖 《Python Parallel Programming Cookbook》中文版 - abhinavsingh/proxy.py -
⚡ Fast •🪶 Lightweight •0️⃣ Dependency •🔌 Pluggable •😈 TLS interception •🔒 DNS-over-HTTPS •🔥 Poor Man's VPN •⏪ Reverse &⏩ Forward • 👮🏿 "Proxy Server" framework •🌐 "Web Server" framework • ➵ ➶ - un33k/python-slugify - Returns unicode slugs
- devpi/devpi - Python PyPi staging server and packaging, testing, release tool
- aio-libs/aioredis-py - asyncio (PEP 3156) Redis support
- pyodide/pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
- pwxcoo/chinese-xinhua -
📙 中华新华字典数据库。包括歇后语,成语,词语,汉字。 - spyder-ide/spyder - Official repository for Spyder - The Scientific Python Development Environment
- aaugustin/websockets - Library for building WebSocket servers and clients in Python
- nicolargo/glances - Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
- pydantic/pydantic - Data parsing and validation using Python type hints
- donnemartin/interactive-coding-challenges - 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
- dbcli/mycli - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
- mitmproxy/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
- imWildCat/scylla - Intelligent proxy pool for Humans™
- boto/boto3 - AWS SDK for Python
- kubernetes-client/python - Official Python client library for kubernetes
- psf/black - The uncompromising Python code formatter
- codelucas/newspaper - News, full-text, and article metadata extraction in Python 3. Advanced docs:
- lepture/authlib - The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
- oauthlib/oauthlib - A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
- Grokzen/redis-py-cluster - Python cluster client for the official redis cluster. Redis 3.0+.
- kragniz/python-etcd3 - Python client for the etcd API v3
- ray-project/ray - Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
- postmanlabs/httpbin - HTTP Request & Response Service, written in Python + Flask.
- PyGithub/PyGithub - Typed interactions with the GitHub API v3
- graphql-python/graphene-django - Integrate GraphQL into your Django project.
- home-assistant/core -
🏡 Open source home automation that puts local control and privacy first. - TheAlgorithms/Python - All Algorithms implemented in Python
- ansible/awx - AWX Project
- satwikkansal/wtfpython - What the f*ck Python?
😱 - graphistry/pygraphistry - PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
- google/budou - Budou is an automatic organizer tool for beautiful line breaking in CJK (Chinese, Japanese, and Korean).
- uqfoundation/dill - serialize all of python
- getsentry/responses - A utility for mocking out the Python Requests library.
- josephmisiti/awesome-machine-learning - A curated list of awesome Machine Learning frameworks, libraries and software.
- bokeh/bokeh - Interactive Data Visualization in the browser, from Python
- julien-duponchelle/python-mysql-replication - Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
- graphql-python/graphene - GraphQL framework for Python
- elastic/curator - Curator: Tending your Elasticsearch indices
- public-apis/public-apis - A collective list of free APIs
- donnemartin/system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- google/python-fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
- mozillazg/python-pinyin - 汉字转拼音(pypinyin)
- python/cpython - The Python programming language
- pypa/pipenv - Python Development Workflow for Humans.
- python-pillow/Pillow - The friendly PIL fork (Python Imaging Library)
- scikit-image/scikit-image - Image processing in Python
- Suor/django-cacheops - A slick ORM cache with automatic granular event-driven invalidation.
- sdispater/pendulum - Python datetimes made easy
- keras-team/keras - Deep Learning for humans
- lk-geimfari/mimesis - Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
- dask/dask - Parallel computing with task scheduling
- locustio/locust - Scalable user load testing tool written in Python
- giampaolo/psutil - Cross-platform lib for process and system monitoring in Python
- wechatpy/wechatpy - WeChat SDK for Python
- elastic/elasticsearch-dsl-py - High level Python client for Elasticsearch
- lepture/mistune - A fast yet powerful Python Markdown parser with renderers and plugins.
- marshmallow-code/marshmallow - A lightweight library for converting complex objects to and from simple Python datatypes.
- daviddrysdale/python-phonenumbers - Python port of Google's libphonenumber
- x-hw/amazing-qr -
💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码) - pexpect/pexpect - A Python module for controlling interactive programs in a pseudo-terminal
- MagicStack/asyncpg - A fast PostgreSQL Database Client Library for Python/asyncio.
- 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
- httpie/http-prompt - An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
- nvdv/vprof - Visual profiler for Python
- gitpython-developers/GitPython - GitPython is a python library used to interact with Git repositories.
- sqlmapproject/sqlmap - Automatic SQL injection and database takeover tool
- aio-libs/aiohttp - Asynchronous HTTP client/server framework for asyncio and Python
- andialbrecht/sqlparse - A non-validating SQL parser module for Python
- django-guardian/django-guardian - Per object permissions for Django
- 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.
- prompt-toolkit/python-prompt-toolkit - Library for building powerful interactive command line applications in Python
- ipython/ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
- pandas-dev/pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
- gorakhargosh/watchdog - Python library and shell utilities to monitor filesystem events.
- nltk/nltk - NLTK Source
- scikit-learn/scikit-learn - scikit-learn: machine learning in Python
- pallets/jinja - A very fast and expressive template engine.
- joke2k/faker - Faker is a Python package that generates fake data for you.
- faif/python-patterns - A collection of design patterns/idioms in Python
- ytdl-org/youtube-dl - Command-line program to download videos from YouTube.com and other video sites
- paramiko/paramiko - The leading native Python SSHv2 protocol library.
- vinta/awesome-python - A curated list of awesome Python frameworks, libraries, software and resources
- scrapy/scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python.
- pallets/click - Python composable command line interface toolkit
- fxsjy/jieba - 结巴中文分词
- getsentry/sentry - Sentry is cross-platform application monitoring, with a focus on error reporting.
- redis/redis-py - Redis Python Client
- psf/requests - A simple, yet elegant, HTTP library.
- django/django - The Web framework for perfectionists with deadlines.
Ruby
- chatwoot/chatwoot - Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc.
🔥 💬 - mastodon/mastodon - Your self-hosted, globally interconnected microblogging community
- huginn/huginn - Create agents that monitor and act on your behalf. Your agents are standing by!
- rapid7/metasploit-framework - Metasploit Framework
- github-changelog-generator/github-changelog-generator - Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
- dependabot/dependabot-core -
🤖 The core logic behind Dependabot's update PR creation. For product feedback see: https://github.com/community/community/discussions/categories/code-security - greatghoul/remote-working - 收集整理远程工作相关的资料
- fastlane/fastlane -
🚀 The easiest way to automate building and releasing your iOS and Android apps - matteocrippa/awesome-swift - A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
Rust
- surrealdb/surrealdb - A scalable, distributed, collaborative, document-graph database, for the realtime web
- valeriansaliou/sonic -
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. - quickwit-oss/quickwit - Cloud-native search engine for log management & analytics
- hyperium/tonic - A native gRPC client & server implementation with async/await support.
- vi/websocat - Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
- sunface/rust-by-practice - Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.
- pola-rs/polars - Fast multi-threaded DataFrame library in Rust | Python | Node.js
- prql/prql - PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
- ContainerSolutions/trow - Container Registry and Image Management for Kubernetes Clusters
- apache/arrow-datafusion - Apache Arrow DataFusion SQL Query Engine
- helix-editor/helix - A post-modern modal text editor.
- neondatabase/neon - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage.
- oxfeeefeee/goscript - An alternative implementation of Golang specs, written in Rust for embedding or wrapping.
- wasmerio/wasmer-python -
🐍 🕸 WebAssembly runtime for Python - ekzhang/bore -
🕳 bore is a simple CLI tool for making tunnels to localhost - linebender/druid - A data-first Rust-native UI design toolkit.
- lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust
- bytedance/monoio - Rust async runtime based on io-uring.
- datafuselabs/databend - A modern Elasticity and Performance cloud data warehouse, activate your object storage for real-time analytics. Databend Serverless at https://app.databend.com/
- quickwit-oss/tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
- alacritty/alacritty - A cross-platform, OpenGL terminal emulator.
- rustdesk/rustdesk - Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.
- solana-labs/solana - Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
- tauri-apps/tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
- rust-lang/cargo - The Rust package manager
- benfred/py-spy - Sampling profiler for Python programs
- ogham/exa - A modern replacement for ‘ls’.
- orf/gping - Ping, but with a graph
- meilisearch/meilisearch - A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow.
- rome/tools - The Rome Toolchain. A formatter, linter, compiler, bundler, and more for JavaScript, TypeScript, HTML, Markdown, and CSS.
- paritytech/substrate - Substrate: The platform for blockchain innovators
- Y2Z/monolith -
⬛️ CLI tool for saving complete web pages as a single HTML file - denisidoro/navi - An interactive cheatsheet tool for the command-line
- bottlerocket-os/bottlerocket - An operating system designed for hosting containers
- dalance/procs - A modern replacement for ps written in Rust
- cube-js/cube.js -
📊 Cube — Headless Business Intelligence for Building Data Applications - tokio-rs/tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
- starship/starship -
☄ 🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! - nushell/nushell - A new type of shell
- firecracker-microvm/firecracker - Secure and fast microVMs for serverless computing.
- cloudflare/quiche -
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3 - diem/diem - Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
- actix/actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
- RustPython/RustPython - A Python Interpreter written in Rust
- rust-lang/rust - Empowering everyone to build reliable and efficient software.
- tikv/tikv - Distributed transactional key-value database, originally created to complement TiDB
SCSS
- Ileriayo/markdown-badges - Badges for your personal developer branding, profile, and projects.
- slatedocs/slate - Beautiful static documentation for your API
Scala
- delta-io/delta - This connector allows Apache Spark™ to read from and write to Delta Lake.
- apache/spark - Apache Spark - A unified analytics engine for large-scale data processing
Scheme
- racket/racket - The Racket repository
Shell
- apinske/virt - small Linux VM, ready to run containers, for macOS on ARM
- papers-we-love/papers-we-love - Papers from the computer science community to read and discuss.
- getumbrel/umbrel - A beautiful personal server OS for self-hosting. Install on a Raspberry Pi 4 or Ubuntu/Debian.
- dwmkerr/hacker-laws -
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws - MichaelCade/90DaysOfDevOps - This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an
- Anduin2017/HowToCook - 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).
- quickemu-project/quickemu - Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
- remote-android/redroid-doc - ReDroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
- microsoft/vscode-dev-containers - A repository of development container definitions for the VS Code Remote - Containers extension and GitHub Codespaces
- JetBrains/projector-docker - Run JetBrains IDEs remotely with Docker
- longhorn/longhorn - Cloud-Native distributed storage built on and for Kubernetes
- romkatv/powerlevel10k - A Zsh theme
- aws/eks-distro - Amazon EKS Distro (EKS-D) is a Kubernetes distribution based on and used by Amazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetes clusters.
- apple/tensorflow_macos - TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute framework.
- cloudnativeto/academy - 云原生学院|直播|活动 - https://cloudnative.to/academy/
- kodekloudhub/certified-kubernetes-administrator-course - Certified Kubernetes Administrator - CKA Course
- haoel/haoel.github.io -
- mbadolato/iTerm2-Color-Schemes - Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTermin
- sickcodes/Docker-OSX - Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
- tektoncd/catalog - Catalog of shared Tasks and Pipelines.
- pi-hole/pi-hole - A black hole for Internet advertisements
- github/super-linter - Combination of multiple linters to install as a GitHub Action
- docker/docker-bench-security - The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
- infostreams/db - Version control for databases: save, restore, and archive snapshots of your database from the command line
- trimstray/nginx-admins-handbook - How to improve NGINX performance, security, and other important things.
- dylanaraps/pure-bash-bible -
📖 A collection of pure bash alternatives to external processes. - opencv/opencv-python - Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
- cloudevents/spec - CloudEvents Specification
- shengxinjing/programmer-job-blacklist -
🙈 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞 - rootsongjc/kubernetes-handbook - Kubernetes中文指南/云原生应用架构实战手册 - https://jimmysong.io/kubernetes-handbook
- acmesh-official/acme.sh - A pure Unix shell script implementing ACME client protocol
- learnbyexample/Command-line-text-processing -
⚡ From finding text to search and replace, from sorting to beautifying text and more🎨 - docker-library/official-images - Primary source of truth for the Docker "Official Images" program
- ohmyzsh/ohmyzsh -
🙃 A delightful community-driven (with 2,000+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python,
Starlark
- GoogleContainerTools/distroless -
🥑 Language focused docker images, minus the operating system.
Swift
- Lighter-swift/Lighter - Swift APIs for SQLite: Type-safe down to the schema. Very, very, fast. Dependency free.
- PlayCover/PlayCover - Community fork of PlayCover
- insidegui/VirtualBuddy - Virtualize macOS 12 and later on Apple Silicon
- jordibruin/Swift-Charts-Examples - An overview of the different types of charts you can make with Swift Charts
- simibac/ConfettiSwiftUI - SwiftUI Package for Configurable Confetti Animation
🎉 - Jinxiansen/Windows11 -
💻 Windows 11 in SwiftUI. - Toni77777/awesome-swiftui-libraries -
🚀 Awesome SwiftUI Libraries - yattee/yattee - Alternative YouTube frontend for iOS (iPhone, iPad), macOS and tvOS (Apple TV) built with Invidious and Piped
- seemoo-lab/openhaystack - Build your own 'AirTags'
🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network. - twostraws/HackingWithSwift - The project source code for hackingwithswift.com
- cirruslabs/tart - macOS VMs on Apple Silicon to use in CI and other automations
- grpc/grpc-swift - The Swift language implementation of gRPC.
- apple/swift-distributed-tracing - Instrumentation library for Swift server applications
- groue/GRDB.swift - A toolkit for SQLite databases, with a focus on application development
- KhaosT/MacVM - macOS VM for Apple Silicon using Virtualization API
- apple/sample-food-truck - SwiftUI sample code from WWDC22
- Ranchero-Software/NetNewsWire - RSS reader for macOS and iOS.
- krzysztofzablocki/Sourcery - Meta-programming for Swift, stop writing boilerplate code.
- danielsaidi/RichTextKit - RichTextKit is a Swift-based library for working with rich text in UIKit, AppKit and SwiftUI.
- sindresorhus/Gifski -
🌈 Convert videos to high-quality GIFs on your Mac - SwiftcordApp/Swiftcord - A completely native Discord client for macOS built 100% in Swift and SwiftUI!
- VergeGroup/swift-Verge -
🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM. - kuglee/TermiWatch - Terminal Watch Face for Apple Watch
- SwiftPackageIndex/PackageList - The master list of repositories for the Swift Package Index.
- JustinFincher/WWDC2022-SwiftUINodeEditor - [WWDC 22 Swift Student Challenge] Pegboard, a SwiftUI based node-editor workspace for game dev and more
- fatbobman/SwiftUIOverlayContainer - SwiftUI Overlay Container is a view container component for SwiftUI. It is a customizable, efficient and convenient view manager. With just a simple configuration, SwiftUI Overlay Container can do th
- swiftwasm/JavaScriptKit - Swift framework to interact with JavaScript through WebAssembly.
- RanKKI/LawRefBook - 中华人民共和国法律手册
- CodeEditApp/CodeEdit - CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
- ObuchiYuki/DevToysMac - DevToys For mac
- v2ex/launcher -
- danielsaidi/SwiftUIKit - SwiftUIKit contains additional functionality for SwiftUI.
- apple/swift-distributed-actors - Peer-to-peer cluster implementation for Swift Distributed Actors
- apple/swift-markdown - A Swift package for parsing, building, editing, and analyzing Markdown documents.
- exyte/ActivityIndicatorView - A number of preset loading indicators created with SwiftUI
- cmushroom/redis-pro - redis-pro redis 桌面管理工具
- kean/Pulse - Logger and network inspector for Apple platforms
- exyte/PopupView - Toasts and popups library written with SwiftUI
- Dimillian/MovieSwiftUI2 - A complete reinvention
- zzanehip/The-OldOS-Project - Recreating a fully functional version of iOS 4 in SwiftUI.
- jevonmao/PermissionsSwiftUI - A SwiftUI package to beautifully display and handle permissions.
- stleamist/BetterSafariView - A better way to present a SFSafariViewController or start a ASWebAuthenticationSession in SwiftUI.
- pointfreeco/isowords - Open source game built in SwiftUI and the Composable Architecture.
- maticzav/swift-graphql - A GraphQL client that lets you forget about GraphQL.
- pvieito/PythonKit - Swift framework to interact with Python.
- twitter/TwitterTextEditor - A standalone, flexible API that provides a full-featured rich text editor for iOS applications.
- gonzalezreal/MarkdownUI - Render Markdown text in SwiftUI
- utmapp/UTM - Virtual machines for iOS and macOS
- pointfreeco/swift-composable-architecture - A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
- jVirus/ios-learning-materials -
📚 Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS [and Apple Platforms]. - apple/swift-nio-ssh - SwiftNIO SSH is a programmatic implementation of SSH using SwiftNIO
- gao-sun/eul -
🖥️ macOS status monitoring app written in SwiftUI. - apple/swift-algorithms - Commonly used sequence and collection algorithms for Swift
- apple/swift-atomics - Low-level atomic operations for Swift
- danielsaidi/DeckKit - DeckKit makes it easy to create deck-based apps in SwiftUI.
- exyte/FloatingButton - Easily customizable floating button menu created with SwiftUI
- TokamakUI/Tokamak - SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms
- scinfu/SwiftSoup - SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
- dasautoooo/Parma - A SwiftUI view for displaying Markdown with customizable appearances.
- psharanda/Atributika - Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
- surfstudio/StackOv - An open-source SwiftUI Stack Overflow client
- exyte/Grid - The most powerful Grid container missed in SwiftUI
- devicekit/DeviceKit - DeviceKit is a value-type replacement of UIDevice.
- paololeonardi/WaterfallGrid - A waterfall grid layout view for SwiftUI.
- nalexn/clean-architecture-swiftui - SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
- marmelroy/PhoneNumberKit - A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
- WeTransfer/WeScan - Document Scanning Made Easy for iOS
- kishikawakatsumi/KeychainAccess - Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
- SwiftUIX/SwiftUIX - Extensions and additions to the standard SwiftUI library.
- nmdias/FeedKit - An RSS, Atom and JSON Feed parser written in Swift
- SFSafeSymbols/SFSafeSymbols - Safely access Apple's SF Symbols using static typing
- Dimillian/RedditOS - The product name is Curiosity, a SwiftUI Reddit client for macOS Big Sur
- JohnSundell/Ink - A fast and flexible Markdown parser written in Swift.
- EFPrefix/EFQRCode - A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
- SDWebImage/SDWebImageSwiftUI - SwiftUI Image loading and Animation framework powered by SDWebImage
- loryhuz/CleanyModal - Swift UI Kit to present clean modal/alert
- stephencelis/SQLite.swift - A type-safe, Swift-language layer over SQLite3.
- Swinject/Swinject - Dependency injection framework for Swift with iOS/macOS/Linux
- apollographql/apollo-ios -
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift. - bizz84/SwiftyStoreKit - Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+
⛺ - AppPear/ChartView - ChartView made in SwiftUI
- apple/swift-numerics - Advanced mathematical types and functions for Swift
- OAuthSwift/OAuthSwift - Swift based OAuth library for iOS
- swift-server/swift-aws-lambda-runtime - Swift implementation of AWS Lambda Runtime
- JohnSundell/Splash - A fast, lightweight and flexible Swift syntax highlighter for blogs, tools and fun!
- swift-server-community/APNSwift - An HTTP/2 APNS library built on AsyncHTTPClient
- JohnCoates/Aerial - Apple TV Aerial Screensaver for Mac
- nachonavarro/Pages -
📖 A lightweight, paging view solution for SwiftUI - playbook-ui/playbook-ios -
📘 A library for isolated developing UI components and automatically taking snapshots of them. - yichengchen/clashX -
- swift-server/async-http-client - HTTP client library built on SwiftNIO
- apple/swift-argument-parser - Straightforward, type-safe argument parsing for Swift
- apple/swift-log - A Logging API for Swift
- twostraws/ControlRoom - A macOS app to control the Xcode Simulator.
- JohnSundell/Plot - A DSL for writing type-safe HTML, XML and RSS in Swift.
- alexejn/TypeYouCard - SwiftUI Paycard form
- Juanpe/About-SwiftUI - Gathering all info published, both by Apple and by others, about new framework SwiftUI.
- apple/swift-package-manager - The Package Manager for the Swift Programming Language
- Quick/Quick - The Swift (and Objective-C) testing framework.
- malcommac/SwiftLocation -
🛰 CoreLocation Made Easy - Efficient & Easy Location Tracker, IP Location, Gecoder, Geofence, Autocomplete, Beacon Ranging, Broadcaster and Visits Monitoring - jakeheis/Shout - SSH made easy in Swift
- realm/SwiftLint - A tool to enforce Swift style and conventions.
- FluidGroup/Brightroom -
📷 A composable image editor using Core Image and Metal. - sparrowcode/PermissionsKit - Universal API for request permission and get its statuses.
- Yummypets/YPImagePicker -
📸 Instagram-like image picker & filters for iOS - SvenTiigi/WhatsNewKit - Showcase your awesome new app features
📱 - CocoaDebug/CocoaDebug - iOS Debugging Tool
🚀 - apple/swift-protobuf - Plugin and runtime library for using protobuf with Swift
- serhii-londar/open-source-mac-os-apps -
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps - Harley-xk/MaLiang - iOS painting and drawing library based on Metal. 神笔马良有一支神笔(基于 Metal 的涂鸦绘图库)
- apple/swift-nio - Event-driven network application framework for high performance protocol servers & clients, non-blocking.
- SwifterSwift/SwifterSwift - A handy collection of more than 500 native Swift extensions to boost your productivity.
- krzyzanowskim/CryptoSwift - CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
- Jounce/Surge - A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
- AFathi/ARVideoKit - Capture & record ARKit videos
📹 , photos🌄 , Live Photos🎇 , and GIFs🎆 . - iina/iina - The modern video player for macOS.
- AudioKit/AudioKit - Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
- Juanpe/SkeletonView -
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting - marcosgriselli/ViewAnimator - ViewAnimator brings your UI to life with just one line
- olucurious/Awesome-ARKit - A curated list of awesome ARKit projects and resources. Feel free to contribute!
- ProjectDent/ARKit-CoreLocation - Combines the high accuracy of AR with the scale of GPS data.
- HeroTransitions/Hero - Elegant transition library for iOS & tvOS
- exyte/Macaw - Powerful and easy-to-use vector graphics Swift library with SVG support
- xmartlabs/Eureka - Elegant iOS form builder in Swift
- ReactiveX/RxSwift - Reactive Programming in Swift
- mxcl/PromiseKit - Promises for Swift & ObjC.
- onevcat/Kingfisher - A lightweight, pure-Swift library for downloading and caching images from the web.
- daltoniam/Starscream - Websockets in swift for iOS and OSX
- vapor/vapor -
💧 A server-side Swift HTTP web framework. - raywenderlich/swift-algorithm-club - Algorithms and data structures in Swift, with explanations!
- ochococo/Design-Patterns-In-Swift -
📖 Design Patterns implemented in Swift 5.0 - kean/Nuke - Image loading system
- danielgindi/Charts - Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
- Alamofire/Alamofire - Elegant HTTP Networking in Swift
TypeScript
- Azure/azure-rest-api-specs - The source for REST API specifications for Microsoft Azure.
- f2e-developer/chinese-f2e-developer - **前端开发者。
- microsoft/vscode-markdown-languageservice - The language service that powers VS Code's Markdown support, extracted so that it can be reused by other editors and tools
- withastro/astro - Build faster websites with Astro's next-gen island architecture
🏝 ✨ - hasura/graphql-engine - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
- cloudscape-design/components - React components for Cloudscape Design System
- AykutSarac/jsoncrack.com -
🔮 Seamlessly visualize your JSON data instantly into graphs; paste, import or fetch! - EsperoTech/yaade - Yaade is an open-source, self-hosted, collaborative API development environment.
- containers/podman-desktop - Manage Podman and other container engines from a single UI and tray
- renovatebot/renovate - Universal dependency update tool that fits into your workflows.
- giscus/giscus - A comment system powered by GitHub Discussions.
💬 💎 - google/model-viewer - Easily display interactive 3D models on the web and in AR!
- bytebase/star-history - The missing star history graph of GitHub repos - https://star-history.com
- directus/directus - The Modern Data Stack
🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database. - spacedriveapp/spacedrive - Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
- pyscript/pyscript - Home Page: https://pyscript.net Examples: https://pyscript.net/examples
- pingcap/ossinsight - Open Source Software Insights - Analysis, Comparison, Trends, Rankings of Open Source Software. Follow us on Twitter: https://twitter.com/ossinsight
- excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams
- konvajs/konva - Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
- graphile/postgraphile - Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
- facebook/lexical - Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
- withfig/autocomplete - Fig adds autocomplete to your terminal.
- codex-team/editor.js - A block-styled editor with clean JSON output
- nextui-org/nextui -
🚀 Beautiful, fast and modern React UI library. - balena-io/etcher - Flash OS images to SD cards & USB drives, safely and easily.
- Eugeny/tabby - A terminal for a more modern age
- tldraw/tldraw - A tiny little drawing app.
- modern-js-dev/modern.js - The meta-framework suite designed from scratch for frontend-focused modern web development.
- mattermost/focalboard - Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
- Sairyss/domain-driven-hexagon - Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
- gitpod-io/openvscode-server - Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
- provectus/kafka-ui - Open-Source Web UI for Apache Kafka Management
- kubernetes-sigs/kui - A hybrid command-line/UI development experience for cloud-native development
- alibaba/formily -
📱 🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3 - tusen-ai/naive-ui - A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.
- slidevjs/slidev - Presentation Slides for Developers
- supabase/supabase - The open source Firebase alternative. Follow to stay updated about our public Beta.
- rancher-sandbox/rancher-desktop - Container Management and Kubernetes on the Desktop
- pinterest/querybook - Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface.
- tailwindlabs/headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
- wbkd/react-flow - Highly customizable library for building an interactive node-based UI, workflow editor, flow chart or static diagram
- backstage/backstage - Backstage is an open platform for building developer portals
- conwnet/github1s - One second to read GitHub code with VS Code.
- Kaiyiwing/qwerty-learner - 为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
- coder/code-server - VS Code in the browser
- ant-design/ant-design - An enterprise-class UI design language and React UI library
- hediet/vscode-drawio - This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
- pavlobu/deskreen - Deskreen turns any device with a web browser into a secondary screen for your computer
- Redocly/redoc -
📘 OpenAPI/Swagger-generated API Reference Documentation - artifacthub/hub - Find, install and publish Kubernetes packages
- parca-dev/parca - Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.
- screego/server - screen sharing for developers https://screego.net/
- gitpod-io/gitpod - Gitpod automates the provisioning of ready-to-code development environments.
- chakra-ui/chakra-ui -
⚡️ Simple, Modular & Accessible UI Components for your React Applications - streamich/react-use - React Hooks —
👍 - microsoft/fast - The adaptive interface system for modern web experiences.
- elastic/eui - Elastic UI Framework
🙌 - adobe/react-spectrum - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
- ajv-validator/ajv - The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
- probot/probot -
🤖 A framework for building GitHub Apps to automate and improve your workflow - aws/aws-cdk - The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
- microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
- facebook/docusaurus - Easy to maintain open source documentation websites.
- lensapp/lens - Lens - The way the world runs Kubernetes
- AmruthPillai/Reactive-Resume - A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
- docker/build-push-action - GitHub Action to build and push Docker images with Buildx
- wechaty/wechaty - Conversational RPA SDK for Chatbot Makers
- jaredpalmer/formik - Build forms in React, without the tears
😭 - browserless/chrome - The browserless Chrome service in Docker. Run on our cloud, or bring your own.
- react-dnd/react-dnd - Drag and Drop for React
- tensorflow/tensorboard - TensorFlow's Visualization Toolkit
- microsoft/TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
- rrweb-io/rrweb - record and replay the web
- microsoft/vscode - Visual Studio Code
- GoogleChromeLabs/squoosh - Make images smaller using best-in-class codecs, right in the browser.
- graphql-editor/graphql-editor -
📺 Visual Editor & GraphQL IDE. Draw GraphQL schemas using visual🔷 nodes and explore GraphQL API with beautiful UI. Even🐒 can do that! - antvis/F2 -
📱 📈 An elegant, interactive and flexible charting library for mobile. - GoogleChrome/rendertron - A Headless Chrome rendering solution
- graphql/graphiql - GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
- eclipse-theia/theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
- microsoft/fluentui - Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
- keplergl/kepler.gl - Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
- apollographql/apollo-client -
🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server. - material-components/material-components-web - Modular and customizable Material Design UI components for the web
- pmndrs/react-spring -
✌️ A spring physics based React animation library - mobxjs/mobx - Simple, scalable state management.
- danilowoz/react-content-loader -
⚪ SVG-Powered component to easily create skeleton loadings. - antvis/G2 -
📊 A visualization grammar for dashboard building, data exploration and storytelling. - puppeteer/puppeteer - Headless Chrome Node.js API
- xtermjs/xterm.js - A terminal for the web
- kamranahmedse/developer-roadmap - Roadmap to becoming a developer in 2022
- cs01/gdbgui - Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will ope
- apache/superset - Apache Superset is a Data Visualization and Data Exploration Platform
- jupyterlab/jupyterlab - JupyterLab computational environment.
- 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.
- apache/echarts - Apache ECharts is a powerful, interactive charting and data visualization library for browser
Vue
- element-plus/element-plus -
🎉 A Vue.js 3 UI Library made by Element team - requarks/wiki - Wiki.js | A modern and powerful wiki app built on Node.js
- qier222/YesPlayMusic - 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
- fenixsoft/awesome-fenix - 讨论如何构建一套可靠的大型分布式系统
- doocs/md -
✍ WeChat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性
License
To the extent possible under law, maguowei has waived all copyright and related or neighboring rights to this work.