C Extension

Open-source C projects categorized as Extension

Top 21 C Extension Projects

  1. php-ext-xlsxwriter

    🚀 PHP Extension for creating and reader XLSX files.

  2. 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.

    CodeRabbit logo
  3. ext-ds

    An extension providing efficient data structures for PHP 7

  4. hypopg

    Hypothetical Indexes for PostgreSQL

    Project mention: Why Doesn't Postgres Use My Index | dev.to | 2024-10-23

    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.

  5. pgaudit

    PostgreSQL Audit Extension

  6. 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).

  7. 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.

  8. php-glfw

    🪐A fully-featured OpenGL and GLFW extension for PHP. 🔋Batteries included (Math Functions, Texture Loaders, etc..)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. postgresql-unit

    SI Units for PostgreSQL

  11. pgsentinel

    postgresql extension providing Active session history

  12. pg_plan_advsr

    PostgreSQL extension for automated execution plan tuning

  13. pg_plan_guarantee

    Postgres Query Optimizer Extension that guarantees your desired plan will not change

  14. pg-ulid

    PostgreSQL extension for ULID

    Project mention: Exploring Alternatives to UUIDv4; Enter ULIDs | news.ycombinator.com | 2024-12-28

    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

  15. blockit

    WebKitGTK adblock extension with Brave's Rust-based adblock engine for backend.

  16. pyawaitable

    Call asynchronous code from an extension module.

    Project mention: Show HN: PyAwaitable – Asynchronous code from Python's C API | news.ycombinator.com | 2024-11-01
  17. ssh-python

    Python bindings for libssh C library.

  18. sqlite-spellfix

    Loadable spellfix1 extension for sqlite as python package

  19. php-simple-kafka-client

    PHP Kafka extension, supports also Redpanda

  20. ext

    PHP extension for building native desktop applications (by ardillo-php)

  21. 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.

  22. lev

    Levenshtein distance function as C Extension for Python 3 (by duranbe)

  23. sqlite-wf

    Simple visual ETL tool

  24. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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 Extension discussion

Log in or Post with

C Extension related posts

  • Exploring Alternatives to UUIDv4; Enter ULIDs

    2 projects | news.ycombinator.com | 28 Dec 2024
  • DuckDB HTTP API Server and Query Interface Extension

    1 project | news.ycombinator.com | 14 Nov 2024
  • Why Doesn't Postgres Use My Index

    1 project | dev.to | 23 Oct 2024
  • HypoPG: Hypothetical Indexes for PostgreSQL

    1 project | news.ycombinator.com | 20 May 2024
  • Show HN: I built this Postgres logger for you guys to check out

    2 projects | news.ycombinator.com | 24 Aug 2023
  • Exploring the design space of binary search trees

    3 projects | news.ycombinator.com | 15 Aug 2023
  • PgAudit: Open-Source PostgreSQL Audit Logging

    1 project | news.ycombinator.com | 10 Aug 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 17 Mar 2025
    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 →

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

Sponsored
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.
coderabbit.ai

Did you know that C is
the 6th most popular programming language
based on number of references?