Get the latest tech news
Show HN: K(r)ep - A high-performance string search utility
Ultra-fast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pattern matching with memory-mapped I/O and hardware opt...
krep is an optimized string search utility designed for maximum throughput and efficiency when processing large files and directories. Note: Krep is not intended to be a full replacement or direct competitor to feature-rich tools like grep or ripgrep. Automatically detects available CPU cores Divides large files into chunks for parallel processing Implements thread pooling for maximum efficiency Optimized thread count selection based on file size Careful boundary handling to ensure no matches are missed
Or read this on Hacker News