Hacker News new | ask | show | jobs
by fafner 4746 days ago
Give GNU Global a try http://www.gnu.org/software/global/

https://github.com/OpenGrok/OpenGrok/wiki/Comparison-with-Si...

2 comments

Thanks for posting this. Am surprised to have not heard of this project before. It's a bit disappointing that it's not included in either of the Distro's that I use regularly. And even worse that the source for the project is maintained in CVS. It seems like perhaps the project is a tad neglected.
it's in fedora and debian (package name global). what distro do you use? it seems easy to package...
Thanks for highlighting this; I took it out for a spin and wow it's fast. I normally find myself working on projects with tens of thousands of files and I've never really been happy with the few seconds it can take ctags to locate a definition or to tab-complete something. Though it seems like gtags is missing a couple of output-related options, the speed of lookup is a significant improvement.