There are no reviews yet. Be the first to send feedback to the community and the maintainers!
web-based-jobs-worker-service
Fast and secure lightweight go-based backend deamon to spin up and fully control multiple remote jobs (applications or shell commands) with timeout and resources limitations options. Useful to remotely schedule actions and monitor systems without ssh into - just use your usual web browser.gosnippets
some real-world code snippets into golang used into some of my several back-ends services and console-based tools.goalgo
This repository contains some coding challenges tasks done completely into golang. Feel free to learn from them.pingo
PinGO is a standalone and feature-rich tool for common IP-based reachability checking tasks. Ping or Trace any IP address and Observe in real-time the statistics.eprocessor
eprocessor is a simple Go-based tool to process a specific and well formatted csv-based file.moreloves
Go-based 2D game to relax after a long coding time. It aims at chasing for more loves with lots of precision before any action.gorqs
Go-based concurrent-safe library to start and stop a Queue with capabilities to asynchronously push jobs and execute them either into sync or async fashion. Along with capability to fetch their execution results.demo-redis
Demo Go-based RestFul API backend implementation with Redis & HTTP-Router. Driven by DDD approach in a flat style project structure for simplicity.geosearch
A go-based WebApp and RestFul API platforms to search for jobs based on user location with google maps display integration.goeats
Fun 2D game designed and built into Go for my daughter (ma fille). Learn to think to move fast and deal with challenges to reach goals.gomazes
Awesome 2D Maze-based games to play with kids in family and with friends on rich console UI. developed into Go.gotobrokers
RestFul API backend to demonstrate a full scale interaction templates between Go (publishers & subscribers) and common & modern message brokers.netoverlap
go-based cli utility that provides overlapping relation between two IPv4 or IPv6 network prefixes provided into cidr format.gofetching
Go source code to demonstrate three techniques for concurrent fetching of multiple urls over http.backend-api
Demo of a fullscale Go-based RestFul API backend implementation with PostgreSQL and MongoDB as persistences layers.gotodatabases
RestFul API backend to demonstrate a full scale interaction templates between Go and common & modern databases.gorsn
simple and high-concurent and scalable go library for monitoring a folder tree and notifying on any sub-content changes.go-digital-root-algorithms
This is a short full scale coding challenge consisting of implementing two algorithms that compute the digital root of a given number. Each function has its unit test and benchmark implementations as well. Outputs have been provided to see how looks like the execution results.demo-mtls
This is a cross-platform go tool to demonstrate the implementation of mTLS (Mutual TLS) and how useful it can be to setup authorization on top of TLS certificate - known as Certificate Bound Token. This program could be run into client or server mode. All certificates (for root & clients CAs, server and clients) are auto generated.Love Open Source and this site? Check out how you can help us