Lambda Project is an open-source project based on Java 8, designed to provide practical tools and functional extensions to enhance development efficiency and code conciseness.
Artifacts using Lambda Project (2)
A universal logger component designed to provide flexible and efficient logging capabilities across various Java applications. It supports multiple logging frameworks and
offers easy integration with existing projects, enabling developers to ...
Last Release on Nov 22, 2025
2.Algorithm KMP
io.github.zhitron » algorithm-kmp Apache
Java implementation of the Knuth-Morris-Pratt (KMP) algorithm for efficient pattern matching in sequences.
Achieves O(n+m) time complexity through prefix-function computation, avoiding unnecessary character comparisons.
Last Release on Aug 31, 2025
- Prev
- 1
- Next