/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: Krep a High-Performance String Search Utility Written in C
(davidesantangelo.github.io)
173 points
daviducolo
| 3 comments |
11 Mar 25 16:12 UTC
|
HN request time: 0.566s
|
source
1.
stefanos82
◴[
11 Mar 25 17:00 UTC
]
No.
43334582
[source]
▶
>>43333946 (OP)
#
It's weird that the_silver_searcher, also known as `ag` [1] is not mentioned in benchmarks, which is also implemented in C.
I wonder why...
[1]
https://github.com/ggreer/the_silver_searcher
replies(2):
>>43335153
#
>>43335298
#
ID:
GO
2.
tom_
◴[
11 Mar 25 17:50 UTC
]
No.
43335153
[source]
▶
>>43334582 (TP)
#
The author seemed to stop working on it around 2020, and nobody seems to have taken it over.
3.
nicce
◴[
11 Mar 25 18:01 UTC
]
No.
43335298
[source]
▶
>>43334582 (TP)
#
Classic post where ripgrep is faster than ag, so maybe that does not matter:
https://burntsushi.net/ripgrep/
↑