-
Secondly, have you heard of fd? They're a very mature file search utility, meant to be a modern replacement of the "find" Unix utility. They have a very performance parallel walker implementation that you might learn a lot from.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Just released this today. This is a File Search Library built in Rust to recursively search through the given inputs to the function. This is actually really fast providing it just took around 10 Secs to get the list of around 400K javascript files in my whole system. https://github.com/ParthJadhav/rust_search
-
Hacktoberfest2023
Discontinued Hacktoberfest OPEN FIRST Pull Request 🎉 [Moved to: https://github.com/ossamamehmood/Hacktoberfest]
Also including #hacktoberfest tag... Only 2 days left, any contributions will reflect as Hacktoberfest contributions: https://hacktoberfest.com/
-
Oh, i want to implement auto complete for the files path in my project, i think it's time. #8
-
The API looks really nice! What is your vision for the project? How is it going to compare to (walkdir)[https://github.com/BurntSushi/walkdir] performance and feature-wise?
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.