go
-
photoprism/photoprism
Personal Photo Management powered by Go and Google TensorFlow
-
RH12503/triangula
Generate high-quality triangulated art from images.
-
gogf/gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
-
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
gruntwork-io/git-xargs
git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
-
didi/nightingale
💡 A Distributed and High-Performance Monitoring System. The next generation of Open-Falcon
-
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
-
cilium/cilium
eBPF-based Networking, Security, and Observability
-
minio/minio
High Performance, Kubernetes Native Object Storage
-
elastic/beats
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
-
swaggo/gin-swagger
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
-
smartystreets/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
-
pyroscope-io/pyroscope
🔥 Continuous Profiling Platform 🔥 Debug performance issues down to a single line of code
-
go-yaml/yaml
YAML support for the Go language.
-
accurics/terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
-
kubernetes/autoscaler
Autoscaling components for Kubernetes
-
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
-
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 team members, treated as code, edited, reviewed, and versioned.
-
storj/storj
Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.
-
confluentinc/confluent-kafka-go
Confluent's Apache Kafka Golang client
-
hashicorp/raft
Golang implementation of the Raft consensus protocol
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
argoproj/argo-cd
Declarative continuous deployment for Kubernetes.
-
gruntwork-io/terratest
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
java
-
981011512/--
停车场系统源码,停车场小程序【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架netty4,安卓和ios均为原生开发,后台管理…
-
chefyuan/algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
-
zhangdaiscott/jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
-
apache/flink
Apache Flink
-
dromara/sa-token
这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...
-
Graylog2/graylog2-server
Free and open source log management
-
jeremylong/DependencyCheck
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
-
didi/Logi-KafkaManager
一站式Apache Kafka集群指标监控与运维管控平台
-
kon9chunkit/GitHub-Chinese-Top-Charts
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
-
apache/nifi
Apache NiFi
-
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
-
spring-cloud/spring-cloud-gateway
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
-
zo0r/react-native-push-notification
React Native Local and Remote Notifications
-
apache/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
-
geekxh/hello-algorithm
🌍「算法面试+算法知识」针对小白的算法训练 | 还包括:1、阿里、字节、滴滴 百篇大厂面经汇总 2、千本开源电子书 3、百张思维导图 (右侧来个 star 吧 🌹,English version supported)
-
obsidiandynamics/kafdrop
Kafka Web UI
-
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
-
remkop/picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
-
google/ExoPlayer
An extensible media player for Android
-
alibaba/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
-
DiUS/java-faker
Brings the popular ruby faker gem to Java
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
febsteam/FEBS-Cloud
基于Spring Cloud Hoxton.RELEASE、Spring Cloud OAuth2 & Spring Cloud Alibaba & Element 微服务权限系统,开箱即用。预览地址:https://cloud.mrbird.cn
-
diffplug/spotless
Keep your code spotless
-
zendesk/maxwell
Maxwell's daemon, a mysql-to-json kafka producer
javascript
-
eva-engine/eva.js
Eva.js is a front-end game engine specifically for creating interactive game projects.
-
facebook/react-native
A framework for building native apps with React.
-
30-seconds/30-seconds-of-code
Short JavaScript code snippets for all your development needs
-
qier222/YesPlayMusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
-
ascoders/weekly
前端精读周刊。帮你理解最前沿、实用的技术。
-
reactchartjs/react-chartjs-2
React wrapper for Chart.js
-
meng-chuan/Unlock-netease-cloud-music
解锁网易云音乐客户端变灰歌曲
-
rauenzi/BetterDiscordApp
Better Discord enhances Discord desktop app with new features.
-
chrisleekr/binance-trading-bot
Automated Binance trading bot - Buy low/Sell high with stop loss limit/Trade multiple cryptocurrencies
-
travist/jsencrypt
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
-
quasarframework/quasar
Quasar Framework - Build high-performance VueJS user interfaces in record time
-
Kong/insomnia
The Open Source API Client and Design Platform for GraphQL, REST and gRPC
-
CleverProgrammers/cp-disney-plus-clone
Here's the DEMO Disney+ Clone App
-
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
Rob--W/cors-anywhere
CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
-
alibaba/x-render
🚴♀️ 飞猪中后台「表单/表格/图表」开箱即用解决方案
-
gatsbyjs/gatsby
Build blazing fast, modern apps and websites with React
-
ReactTraining/react-router
Declarative routing for React
-
ricklamers/gridstudio
Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.
-
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open source codebase and curriculum. Learn to code for free.
-
lit/lit
Lit is a simple library for building fast, lightweight web components.
-
greensock/GSAP
GreenSock's GSAP JavaScript animation library (including Draggable).
-
ethereumbook/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
-
yangshun/tech-interview-handbook
💯 Materials to help you rock your next coding interview
python
-
luong-komorebi/Awesome-Linux-Software
A list of awesome applications, software, tools and other materials for Linux distros.
-
jackfrued/Python-100-Days
Python - 100天从新手到大师
-
public-apis/public-apis
A collective list of free APIs
-
DidierRLopes/GamestonkTerminal
The next best thing after Bloomberg Terminal
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
dxa4481/truffleHog
Searches through git repositories for high entropy strings and secrets, digging deep into commit history
-
vietai/SAT
Styled Augmented Translation
-
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 deployment among server, mobile, embedded and IoT devices)
-
wilson1yan/VideoGPT
-
frappe/erpnext
World's best free and open source ERP.
-
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
-
PaddlePaddle/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
-
feast-dev/feast
Feature Store for Machine Learning
-
open-mmlab/mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
-
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
-
zhouhaoyi/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
-
shidenggui/easytrader
提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件
-
pujie1216/RushCoupon
No virus
-
keon/algorithms
Minimal examples of data structures and algorithms in Python
-
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
-
PyGithub/PyGithub
Typed interactions with the GitHub API v3
-
Trusted-AI/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference
-
chubin/cheat.sh
the only cheat sheet you need
-
saltstack/salt
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
-
pytorch/tutorials
PyTorch tutorials.
rust
-
zellij-org/zellij
A terminal workspace with batteries included
-
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
-
rustdesk/rustdesk
The best open source remote desktop software
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
MaterializeInc/materialize
Materialize simplifies application development with streaming data. Incrementally-updated materialized views - in PostgreSQL and in real time. Materialize is powered by Timely Dataflow.
-
AleoHQ/snarkOS
A Decentralized Operating System for Zero-Knowledge Applications
-
dandavison/delta
A viewer for git and diff output
-
cube-js/cube.js
📊 Cube.js — Open-Source Analytical API Platform
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
-
ritchie46/polars
Fast multi-threaded DataFrame library in Rust and Python
-
FeistyKit/Ascii-Rust
-
Peltoche/lsd
The next gen ls command
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
chyyuu/os_kernel_lab
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
-
timberio/vector
A high-performance, highly reliable, observability data pipeline.
-
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
-
bootandy/dust
A more intuitive version of du in rust
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
solana-labs/solana-program-library
A collection of Solana-maintained on-chain programs
-
tree-sitter/tree-sitter
An incremental parsing system for programming tools
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
Kethku/neovide
No Nonsense Neovim Client in Rust
-
http-rs/tide
Fast and friendly HTTP server framework for async Rust