Skip to content

Latest commit

 

History

History
327 lines (314 loc) · 43.2 KB

2021-04-24.md

File metadata and controls

327 lines (314 loc) · 43.2 KB

2021-04-24

all

unknown

python

swift

objective-c

javascript

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

html

kotlin

shell

scala

rust