Top 3 C Indexing Projects
-
To test various indexes, we don’t need to create them. We can use HypoPG extension that can analyze the index without creating it in the database.
-
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.
-
ugrep-indexer
A monotonic indexer to speed up grepping by >10x (ugrep-indexer is now part of ugrep 6.0)
-
Project mention: Show HN: Bptree – A B+ tree implementation in C | news.ycombinator.com | 2025-04-14
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C Indexing discussion
Index
What are some of the best open-source Indexing projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | hypopg | 1,471 |
2 | ugrep-indexer | 70 |
3 | bptree | 31 |