Adaptive Radix Trees implemented in Go
created at April 1, 2016, 1:40 a.m.
ID hashing and Obfuscation using Knuth's Algorithm
created at May 5, 2015, 10:12 a.m.
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
created at Nov. 2, 2019, 5:28 p.m.
Go implementation to calculate Levenshtein Distance.
created at July 30, 2014, 2:03 p.m.
A Go code editor. With debugging and Autocomplete. 一个 Go 代码编辑器,具有 DEBUGGING 和 AUTOCOMPLETE
created at Sept. 9, 2017, 7:49 p.m.
Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on types.
created at Sept. 21, 2021, 1:51 a.m.
A tiny library for super simple Golang tables
created at Dec. 17, 2018, 11:35 p.m.