Pinned Repositories
awesome-go
A curated list of awesome Go frameworks, libraries and software
go-mod-outdated
Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.
gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
gophercon2018-performance-tuning-workshop
GopherCon 2018 Performance Tuning Workshop
gophersnippets
Code snippets with tests and testable examples for the Go programming language
gothanks
GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the maintainers of the modules you use and the contributors of Go itself.
latex-nonfiction-ebook-template-1
A LaTeX template for typesetting a professional print-on-demand nonfiction technical book, eBook (.epub, .mobi), and website
service
A fully testable and commented Go service prototype built for educational purposes
shield
Shield is a simple net/http compatible middleware which blocks or allows requests based on a predicate
slice
Type-safe functions for common Go slice operations
psampaz's Repositories
psampaz/latex-nonfiction-ebook-template-1
A LaTeX template for typesetting a professional print-on-demand nonfiction technical book, eBook (.epub, .mobi), and website
psampaz/gophercon2018-performance-tuning-workshop
GopherCon 2018 Performance Tuning Workshop
psampaz/justforfunc
The repository for the YouTube series JustForFunc
psampaz/shared-settings
All companies have information that wants to be reused in there different internal apps as a result information become redundant and after a while inconsistent. This app has as a purpose to provide a single point where all your information can be stored and shared across all of your applications.
psampaz/AWS-CSA-2019-study-notes
My Study Notes for the AWS Certified Solutions Architect - Associate 2019
psampaz/bigslice
A serverless cluster computing system for the Go programming language
psampaz/caarlos0env
Simple lib to parse environment variables to structs
psampaz/crypto
[mirror] Go supplementary cryptography libraries
psampaz/demo-terraform-101
Before and after demo code for the Terraform Introduction training course
psampaz/docs
psampaz/game-programming-patterns
Source repo for the book
psampaz/go-jmespath
Golang implementation of JMESPath.
psampaz/graby
Graby helps you extract article content from web pages. This is a fork of Full-Text RSS v3.3
psampaz/hugo-xmin
eXtremely Minimal Hugo theme: about 150 lines of code in total, including HTML and CSS (with no dependencies)
psampaz/laradock
Like Laravel Homestead but for Docker instead of Vagrant.
psampaz/laravel-doctrine
A Doctrine 2 implementation that melts with Laravel 4.
psampaz/latex-createspace-bookcover-1
Generates a customizable print-on-demand paperback book cover as a PDF using LaTeX
psampaz/logrus-graylog-hook
Graylog hook for logrus
psampaz/NelmioApiDocBundle
Generates documentation for your REST API from annotations
psampaz/oauth2server-doctrine
Doctrine Entities auto generated from thephpleague/oauth2-server example schema in https://github.com/thephpleague/oauth2-server/blob/master/examples/relational/config/init.php
psampaz/packagist
Package Repository Website
psampaz/packagist-api
PHP API for Packagist
psampaz/php-readability
A fork of http://code.fivefilters.org/php-readability.git
psampaz/ristretto
A high performance memory-bound Go cache
psampaz/shields
Shields badge specification, website and default API server
psampaz/silex-skeleton
psampaz/symfony
The Symfony PHP framework
psampaz/symfony-demo
psampaz/tparse
CLI tool for analyzing and summarizing go test output. Pipe friendly. CI/CD friendly.
psampaz/vagrant-symfony
Provides a basic installation to get up and running with a Symfony2 application quickly