RoomOfRequirement / godev

code used in my daily dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoDev

Actions Status codecov Go Report Card Codacy Badge License

basic repo for studying various data structure and algorithm in golang.

others contains code snippets i used in daily development.

Notice: some package may not thread safe, you should always try test -race.

About

code used in my daily dev

License:MIT License


Languages

Language:Go 99.9%Language:Makefile 0.1%