LCP is a library for detecting the longest common prefix among byte slices for Golang.
- Detect longest common prefix in byte slices
- Detect longest common prefix lexicographically
- Detect longest common prefix between two or multiple byte slices
go get github.com/abcum/lcp