[package] name = "cami" version = "0.0.0" edition = "2018" description = "Cache-friendly comparison, binary & sequential search." categories = ["algorithms", "caching", "data-structures", "no-std", "text-processing"] authors = ["Peter Kehl "] license = "MIT OR Apache-2.0" repository = "https://github.com/peter-kehl/camigo" [dependencies]