An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by bygui86

A curated list of projects in awesome lists by bygui86 .

https://github.com/bygui86/multi-profile

Multi-profiling support package for Go

Last synced: 14 Apr 2025

https://github.com/bygui86/k8s-jx-workshop

Workshop on Kubernetes CI/CD with JenkinsX

docker java jenkins-x kubernetes spring-boot

Last synced: 11 Aug 2025

https://github.com/bygui86/go-csv-view

Visualize CSV data in Golang

Last synced: 11 Feb 2026

https://github.com/bygui86/go-channels

Project to explore Golang channels

Last synced: 04 Sep 2025

https://github.com/bygui86/go-tor-proxy

Simple project to investigate how to hide a golang application behind a Tor proxy

Last synced: 17 Feb 2026

https://github.com/bygui86/argo-apps

Applications to test Argo

Last synced: 14 Apr 2025

https://github.com/bygui86/go-testcontainers

Sample project to understand Testcontainers in Golang

Last synced: 06 Sep 2025

https://github.com/bygui86/go-k8s-probes

Flexible solution to fastly implement Kubernetes probes in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-uber-dig

Sample project to investigate DI in Golang provided by Uber dig library

Last synced: 17 Feb 2026

https://github.com/bygui86/k8s-reloader

Example of how to use stakater/Reloader in Kubernetes to trigger Pods restart upon ConfigMaps and Secrets updates

Last synced: 14 Apr 2025

https://github.com/bygui86/go-traces

Go sample project to expose traces

Last synced: 17 Feb 2026

https://github.com/bygui86/go-configurable-chain

Use the Chain of Responsibility design pattern to modify app behavior based on configuration changes

Last synced: 19 Jul 2025

https://github.com/bygui86/go-atomic-counters

Golang sample project to test atomic counters

Last synced: 17 Feb 2026

https://github.com/bygui86/go-releaser

GoReleaser sample project

Last synced: 15 Jul 2025

https://github.com/bygui86/spring-framework

Spring Framework sample project not using Spring Boot

Last synced: 17 Feb 2026

https://github.com/bygui86/spring-devtools-docker

Sample project to understand Spring DevTools for Docker

Last synced: 17 Feb 2026

https://github.com/bygui86/sample-service

Microservice sample

Last synced: 17 Feb 2026

https://github.com/bygui86/model-dto-performance-tests

Model-DTO conversion performance tests

Last synced: 17 Feb 2026

https://github.com/bygui86/python-practical-programming-tutorial

Python practical programming tutorial

Last synced: 17 Feb 2026

https://github.com/bygui86/java-modules

New Java Module system project sample

java java-10

Last synced: 17 Feb 2026

https://github.com/bygui86/go-terminal-dashboard

Project to monitoring a Go HTTP server using a terminal dashboard

Last synced: 17 Feb 2026

https://github.com/bygui86/go-zap-logger

Example of Golang zap logger usage

Last synced: 17 Feb 2026

https://github.com/bygui86/go-middleware

Sample project to explore middleware concept in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-timescaledb

Sample project to test TimescaleDB in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-tail-latency

Tail latency sample project in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-routines

Sample project to understand how to group go routines

Last synced: 17 Feb 2026

https://github.com/bygui86/go-modules

Go modules sample project

Last synced: 17 Feb 2026

https://github.com/bygui86/go-profiling

Project to understand how to profile a Golang application with various techniques

Last synced: 17 Feb 2026

https://github.com/bygui86/go-envvars

Go envconfig sample project

Last synced: 17 Feb 2026

https://github.com/bygui86/go-grpc-healthcheck

Example project to understand gRPC health-check in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-word-alignment

Better word alignment in Go struct

Last synced: 17 Feb 2026

https://github.com/bygui86/go-latency-calculation

Project to understand latency measurement in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-load-test

Simple and fast example on how to build a load test tool in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-http

Sample project to explore Golang HTTP functionalities

Last synced: 17 Feb 2026

https://github.com/bygui86/go-parquet

Project to explore Apache Parquet in golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-float-decimal

Example usage of float and decimal in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-empty-interface

Project to explore Golang empty interface concept

Last synced: 17 Feb 2026

https://github.com/bygui86/go-health

Example project to understand healthcheck go library

Last synced: 17 Feb 2026

https://github.com/bygui86/event-sourcing-with-kafka-in-go

Demo accompanying talk and blog post.

Last synced: 17 Feb 2026

https://github.com/bygui86/go-grpc-compatibility

Sample project to investigate gRPC backward and forward compatbility

Last synced: 17 Feb 2026

https://github.com/bygui86/config-data-operator

Kubernetes operator designed to manage ConfigMaps based on Config Service

Last synced: 17 Feb 2026

https://github.com/bygui86/go-defer-panic-recover

Project to test defer, panic and recover functions of Golang

Last synced: 26 Jun 2025

https://github.com/bygui86/go-static-website-server

File server to handle default (root-path) ingress requests

Last synced: 25 Jan 2026

https://github.com/bygui86/hello-containers

Very very simple container apps

Last synced: 14 Apr 2025

https://github.com/bygui86/go-playground

Playground project to explore Golang

Last synced: 04 Oct 2025

https://github.com/bygui86/spring-elk

Spring Boot ELK sample projects

Last synced: 26 Jul 2025

https://github.com/bygui86/enthusiast-consumer-service

17th DevOps Enthustiast Meetup - Consumer service

Last synced: 30 Jul 2025

https://github.com/bygui86/go-gofunk

Project to explore Go-Funk

Last synced: 31 Jul 2025

https://github.com/bygui86/go-swagger

Sample project to test Swagger-OpenAPI integration in Golang

Last synced: 02 Aug 2025

https://github.com/bygui86/go-protobuf

Golang ProtoBuf sample project

go golang protobuf protobuf3 tutorial

Last synced: 10 Aug 2025

https://github.com/bygui86/k8s-army-knife

Swiss army knife container image for K8s

Last synced: 25 Jan 2026

https://github.com/bygui86/go-elasticsearch

Sample project to explore Golang integration with Elasticsearch

Last synced: 08 Jul 2026

https://github.com/bygui86/go-cli

Go CLI sample project

Last synced: 08 Jul 2026

https://github.com/bygui86/go-plugins

Sample project to explore plugins offered by Golang

Last synced: 22 Aug 2025

https://github.com/bygui86/graphql-sample

Sample of how to use GraphQL features

gradle gradlew graphql java java-8 lombok spring spring-boot spring-mvc

Last synced: 10 Apr 2026

https://github.com/bygui86/go-files-folders

Sample project to deal with files and folders in Golang

Last synced: 12 Sep 2025

https://github.com/bygui86/go-concurrency-patterns

Simple project to explore Golang concurrency patterns

Last synced: 17 Feb 2026

https://github.com/bygui86/simple-mtls

Last synced: 17 Feb 2026

https://github.com/bygui86/go-yaml

Go YAML sample project

Last synced: 17 Feb 2026

https://github.com/bygui86/go-sync-groups

Simple project to explore sync groups in Golang

Last synced: 03 Jul 2025

https://github.com/bygui86/go-functional

Example of Functional pipe in Go

Last synced: 24 Jun 2026

https://github.com/bygui86/k8s-istio-observe

Kubernetes and Istio observability test projects

Last synced: 17 Feb 2026

https://github.com/bygui86/go-grpc

gRPC example in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-container-registry

Project to explore google/go-containerregistry library

Last synced: 17 Feb 2026

https://github.com/bygui86/go-rest

REST example project in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/k8s-tools

A collection of tools useful to work on/with Kubernetes

Last synced: 27 Jan 2026

https://github.com/bygui86/go-memory

Simple project to explore Golang memory tools

Last synced: 17 Feb 2026

https://github.com/bygui86/go-postgres

Go REST PostgreSQL sample project

Last synced: 17 Feb 2026

https://github.com/bygui86/go-pointers

Go sample project to understand difference between pointer and copy

Last synced: 17 Feb 2026

https://github.com/bygui86/spring-cloud-ribbon

Spring Cloud Ribbon sample projects

Last synced: 17 Feb 2026

https://github.com/bygui86/java-grpc

gRPC example in Java

Last synced: 17 Feb 2026

https://github.com/bygui86/go-project-blueprint

Blueprint for new Golang projects

Last synced: 30 Jun 2025

https://github.com/bygui86/go-rate-limit

Sample project to investigate about rate limiting in Golang

Last synced: 17 Feb 2026

https://github.com/bygui86/go-prompt

go-prompt sample project

Last synced: 17 Feb 2026