rufytq's Stars
nginx/nginx
The official NGINX Open Source repository.
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.
scito/extract_otp_secrets
Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
P3TERX/GeoLite.mmdb
MaxMind's GeoIP2 GeoLite2 Country, City, and ASN databases
MindaugasVarkalys/docker-reverse-proxy
🐳 Docker server setup to run multiple web applications each on a different domain
microsoft/PowerToys
Windows system utilities to maximize productivity
photoprism/photoprism
AI-Powered Photos App for the Decentralized Web 🌈💎✨
martinblech/xmltodict
Python module that makes working with XML feel like you are working with JSON
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
juanfont/headscale
An open source, self-hosted implementation of the Tailscale control server
google/generative-ai-docs
Documentation for Google's Gen AI site - including the Gemini API and Gemma
GoogleCloudPlatform/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
openai/weak-to-strong
HumanAIGC/OutfitAnyone
Outfit Anyone: Ultra-high quality virtual try-on for Any Clothing and Any Person
iperov/DeepFaceLive
Real-time face swap for PC streaming or video calls
drk1wi/Modlishka
Modlishka. Reverse Proxy.
Kong/kong
🦍 The Cloud-Native API Gateway and AI Gateway.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
qeeqbox/analyzer
Analyze, extract and visualize features, artifacts and IoCs of files and memory dumps (Windows, Linux, Android, iPhone, Blackberry, macOS binaries, emails and more)
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
perkeep/perkeep
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
olivierlacan/keep-a-changelog
If you build software, keep a changelog.
ksimka/go-is-not-good
A curated list of articles complaining that go (golang) isn't good enough
smartystreets/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
gizak/termui
Golang terminal dashboard
wtfutil/wtf
The personal information dashboard for your terminal
ChimeraCoder/gojson
Automatically generate Go (golang) struct definitions from example JSON
GoogleCloudPlatform/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.