GitHunt
AB

abcum/lcp

A longest common prefix library implementation for Go

lcp

LCP is a library for detecting the longest common prefix among byte slices for Golang.

Features

  • Detect longest common prefix in byte slices
  • Detect longest common prefix lexicographically
  • Detect longest common prefix between two or multiple byte slices

Installation

go get github.com/abcum/lcp

Languages

Go79.2%Makefile20.8%

Contributors

Apache License 2.0
Created January 15, 2017
Updated November 11, 2024