Skip to content

Latest commit

 

History

History
109 lines (105 loc) · 15.1 KB

2024-01-26.md

File metadata and controls

109 lines (105 loc) · 15.1 KB

2024-01-26

python

swift

javascript

go

  • apernet / OpenGFW:OpenGFW is a flexible, easy-to-use, open source implementation of GFW on Linux
  • 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.
  • projectdiscovery / cvemap:Navigate the CVE jungle with ease.
  • jesseduffield / lazygit:simple terminal UI for git commands
  • expr-lang / expr:Expression language and expression evaluation for Go
  • boyter / scc:Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
  • litmuschaos / litmus:Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
  • ollama / ollama:Get up and running with Llama 2, Mistral, and other large language models locally.
  • ffenix113 / zigbee_home:Project to provide functionality similar to ESPHome but for Zigbee instead of WiFi for nRF52
  • fatedier / frp:A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  • kubernetes / kubernetes:Production-Grade Container Scheduling and Management
  • hashicorp / terraform:Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
  • uber-go / zap:Blazing fast, structured, leveled logging in Go.
  • volcano-sh / volcano:A Cloud Native Batch System (Project under CNCF)
  • rook / rook:Storage Orchestration for Kubernetes
  • gravitational / teleport:Protect access to all of your infrastructure.
  • stretchr / testify:A toolkit with common assertions and mocks that plays nicely with the standard library
  • go-git / go-git:A highly extensible Git implementation in pure Go.
  • google / pprof:pprof is a tool for visualization and analysis of profiling data
  • hashicorp / vault:A tool for secrets management, encryption as a service, and privileged access management
  • thanos-io / thanos:Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
  • go-playground / validator:💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
  • juicedata / juicefs:JuiceFS is a distributed POSIX file system built on top of Redis and S3.
  • prometheus-operator / prometheus-operator:Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
  • google / uuid:Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.