Starred repositories
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Generate images of code and terminal output 📸
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progres…
The gotime is a Go library for simplified date and time processing, offering intuitive parsing, formatting, and relative time calculations. It complements the standard time package with user-friend…
🐘 A Circuit Breaker pattern implementation for PHP applications.
A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a suc…
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
A pragmatic event sourcing library for PHP with a focus on developer experience.
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
📚 Freely available programming books
A complete computer science study plan to become a software engineer.
A toolkit with common assertions and mocks that plays nicely with the standard library
12 factor configuration as a typesafe struct in as little as two function calls
Package ini provides INI file read and write functionality in Go
Cross platform GUI toolkit in Go inspired by Material Design
WIP. Hexagonal (aka Ports and Adapters) Architecture and CQRS ready Laminas Mezzio application skeleton
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
Abstraction for local and remote filesystems
Standard Go Project Layout