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. Learn more →
Top 21 C Extension Projects
-
-
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.
-
-
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.
-
-
plpgsql_check
plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).
-
orafce
The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.
-
php-glfw
🪐A fully-featured OpenGL and GLFW extension for PHP. 🔋Batteries included (Math Functions, Texture Loaders, etc..)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
pg_plan_guarantee
Postgres Query Optimizer Extension that guarantees your desired plan will not change
-
This will transfer the data from the server to psql, so it will include network time, which makes the benchmark more realistic.
[1] https://github.com/andrielfn/pg-ulid
-
-
Project mention: Show HN: PyAwaitable – Asynchronous code from Python's C API | news.ycombinator.com | 2024-11-01
-
-
-
-
-
distlib
Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C Extension discussion
C Extension related posts
-
Exploring Alternatives to UUIDv4; Enter ULIDs
-
DuckDB HTTP API Server and Query Interface Extension
-
Why Doesn't Postgres Use My Index
-
HypoPG: Hypothetical Indexes for PostgreSQL
-
Show HN: I built this Postgres logger for you guys to check out
-
Exploring the design space of binary search trees
-
PgAudit: Open-Source PostgreSQL Audit Logging
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 17 Mar 2025
Index
What are some of the best open-source Extension projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | php-ext-xlsxwriter | 2,291 |
2 | ext-ds | 2,120 |
3 | hypopg | 1,452 |
4 | pgaudit | 1,405 |
5 | plpgsql_check | 667 |
6 | orafce | 499 |
7 | php-glfw | 431 |
8 | postgresql-unit | 268 |
9 | pgsentinel | 175 |
10 | pg_plan_advsr | 105 |
11 | pg_plan_guarantee | 93 |
12 | pg-ulid | 89 |
13 | blockit | 55 |
14 | pyawaitable | 41 |
15 | ssh-python | 41 |
16 | sqlite-spellfix | 26 |
17 | php-simple-kafka-client | 26 |
18 | ext | 23 |
19 | distlib | 23 |
20 | lev | 4 |
21 | sqlite-wf | 3 |