ps78674's Stars
termux/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
Plachtaa/VALL-E-X
An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/
wangyu-/udp2raw
A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
go-co-op/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
actions/runner
The Runner for GitHub Actions :rocket:
actions/actions-runner-controller
Kubernetes controller for GitHub Actions self-hosted runners
slack-go/slack
Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
woodpecker-ci/woodpecker
Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
ptitSeb/box64
Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64, RV64 and LoongArch Linux devices
google/go-containerregistry
Go library and CLIs for working with container registries
olegos2/mobox
jazzband/django-redis
Full featured redis cache backend for Django.
avast/retry-go
Simple golang library for retry mechanism
josephburnett/jd
JSON diff and patch
int128/kubelogin
kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login)
kubermatic/kubeone
Kubermatic KubeOne automate cluster operations on all your cloud, on-prem, edge, and IoT environments.
rootless-containers/rootlesskit
Linux-native "fake root" for implementing rootless containers
paper-plane-developers/paper-plane
Chat over Telegram on a modern and elegant client
OT-CONTAINER-KIT/redis-operator
A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
pires/go-proxyproto
A Go library implementation of the PROXY protocol, versions 1 and 2.
PagerDuty/go-pagerduty
go client library for PagerDuty v2 API
mr-karan/barreldb
A disk based KV store (based on Bitcask implementation)
jsimonetti/rtnetlink
Package rtnetlink provides low-level access to the Linux rtnetlink API. MIT Licensed.
ctreminiom/go-atlassian
✨ Golang Client Library for Atlassian Cloud.
raininforest/GapCalculator
Android app for gap calculating (bikes, moto, snowboard etc)
mr-karan/balance
Minimal Golang library for implemeting weighted round robin load balancing.