Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 1.02 KB

File metadata and controls

16 lines (11 loc) · 1.02 KB

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.