tohanilhan's Stars
PatrickJS/awesome-cursorrules
📄 A curated list of awesome .cursorrules files
mhmtszr/go-practices
Go practices, patterns, and solutions for better code quality.
yassinebenaid/bunster
Compile shell scripts to static binaries.
GunterMueller/Books-3
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
HeyPuter/puter
🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
alpkeskin/rota
A high-performance proxy rotation engine with automated IP management and real-time health monitoring
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
charlax/professional-programming
A collection of learning resources for curious software engineers
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
atakanaydinbas/gofangdefang
GoFangDefang is a Go library for secure manipulation of Indicators of Compromise (IOCs), converting them between their original "fang" format (with special characters) and a safer "defang" format. It prevents accidental execution of potentially malicious IOCs like URLs, IPs, domains, or subdomains.
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kopia/kopia
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
nrdnt/elk-with-docker
ELK setup with Docker .
araujo88/design-patterns-in-go
A list of design patterns implemented in Go with REAL WORLD examples!
robinske/password-data
CSV files containing password data using in my Analyzing Pwned Passwords with Apache Spark talk and blog post
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
keep-practicing/leetcode-go
✏️ Golang solution for leetcode algorithm problems 📚(continually updating 💪 😃).
PacktPublishing/Hands-On-Software-Engineering-with-Golang
Hands-On Software Engineering with Golang, published by Packt
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
getanteon/anteon
Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
golang/go
The Go programming language
gabriel-vasile/mimetype
A fast Golang library for media type and file extension detection, based on magic numbers
h2non/filetype
Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
GoogleCloudPlatform/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
alitto/pond
🔘 Minimalistic and High-performance goroutine worker pool written in Go
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about