Skip to content

Latest commit

 

History

History
109 lines (105 loc) · 14.6 KB

2024-01-06.md

File metadata and controls

109 lines (105 loc) · 14.6 KB

2024-01-06

python

swift

javascript

go

  • RUB-NDS / Terrapin-Scanner:This repository contains a simple vulnerability scanner for the Terrapin attack present in the paper "Terrapin Attack: Breaking SSH Channel Integrity By Sequence Number Manipulation".
  • apache / incubator-answer:A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
  • zeromicro / go-zero:A cloud-native Go microservices framework with cli tool for productivity.
  • hashicorp / terraform-provider-aws:Terraform AWS provider
  • gorilla / websocket:Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
  • qiwentaidi / Slack:一款Go Wails实现的GUI工具,功能涵盖网站扫描、端口扫描、企业信息收集、子域名暴破、空间引擎搜索、CDN识别等
  • cilium / ebpf:ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
  • argoproj / argo-cd:Declarative Continuous Deployment for Kubernetes
  • 99designs / gqlgen:go generate based graphql server library
  • cert-manager / cert-manager:Automatically provision and manage TLS certificates in Kubernetes
  • thanos-io / thanos:Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
  • 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.
  • stretchr / testify:A toolkit with common assertions and mocks that plays nicely with the standard library
  • google / pprof:pprof is a tool for visualization and analysis of profiling data
  • onsi / ginkgo:A Modern Testing Framework for Go
  • openimsdk / open-im-server:IM Chat
  • kubernetes / autoscaler:Autoscaling components for Kubernetes
  • milvus-io / milvus:A cloud-native vector database, storage for next generation AI applications
  • moby / moby:The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
  • go-playground / validator:💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
  • restic / restic:Fast, secure, efficient backup program
  • gophish / gophish:Open-Source Phishing Toolkit
  • istio / istio:Connect, secure, control, and observe services.
  • prometheus / client_golang:Prometheus instrumentation library for Go applications
  • spf13 / viper:Go configuration with fangs