Go Community Linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Go community here or just enjoy what everyone else has found!


Terminal color rendering tool library by Golang

gookit/color - command-line color library with true color support, universal API methods and Windows support.

Features

  • Simple to use, zero dependencies
  • Supports rich color output: 16-color, 256-color, true color (24-bit)
    • 16-color output is the most commonly used and most widely supported, working on any Windows version
    • See this gist for information on true color support
  • Generic API methods: Print, Printf, Println, Sprint, Sprintf
  • Supports HTML tag-style color rendering, such as <green>message</>
  • Basic colors: Bold, Black, White, Gray, Red, Green, Yellow, Blue, Magenta, Cyan
  • Additional styles: Info, Note, Light, Error, Danger, Notice, Success, Comment, Primary, Warning, Question, Secondary
 Inhere

A flexible and configurable captcha image generate package

https://github.com/yujiahaol68/captchy

Still in DEV. Any issue and feature request is welcomed! Please star if you think it is helpful.

 Tecker.Yu

JIRA Search Utility using GO

 



Write files using Go

 

Go 1.11.4 and Go 1.10.7 are released

 Davor Kapsa

[security] Go 1.11.3 and Go 1.10.6 are released

 Davor Kapsa

Koazee

Benchmark comparison between frameworks that provided a stream like API to deal with slices.

https://medium.com/@ivan.corrales.solera/koazee-vs-go-funk-vs-go-linq-caf8ef18584e

If you want to know more about koazee, have a look at https://github.com/wesovilabs/koazee

 Iván Corrales Solera

How to Hash and Verify Passwords With Argon2 in Go

 Davor Kapsa

Scheduling In Go : Part III - Concurrency

 Davor Kapsa

Advent 2018 articles

 Davor Kapsa

Go 2, here we come!

 Davor Kapsa

Json API errors with GO

 David Dymko

Context propagation over HTTP in Go

 Davor Kapsa

Animated QR data transfer with Gomobile and Gopherjs

 Davor Kapsa

Go Microservices with Go kit: Introduction

 Davor Kapsa

Further Dangers of Large Heaps in Go

 Davor Kapsa

Goroutine Leaks - The Forgotten Sender

 Davor Kapsa

Sydney Golang Meetup - Rob Pike - Go 2 Draft Specifications

 Davor Kapsa