C Git

Open-source C projects categorized as Git

Top 10 C Git Projects

  1. tig

    Text-mode interface for git

    Project mention: Tig: Text-Mode Interface for Git | news.ycombinator.com | 2024-12-16
  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. libgit2

    A cross-platform, linkable library implementation of Git that you can use in your application.

    Project mention: Git Without a Forge | news.ycombinator.com | 2025-03-05

    That does get intense pretty quickly, if you're generating a source and commit/diff pages for every file * every commit. Probably just single commits would make the most sense and then a source browser for each branch.

    That said, JavaScript libgit2 is totally a thing [1], so doing it "properly" in a client app is totally possible.

    [1]: https://github.com/libgit2/libgit2/issues/4376

  4. Rugged

    ruby bindings to libgit2

  5. wasm-git

    GIT for nodejs and the browser using https://libgit2.org compiled to WebAssembly with https://emscripten.org

  6. bake

    Bake, A build system for building, testing and running C & C++ projects (by SanderMertens)

  7. gti

    a git launcher :-)

    Project mention: A steam locomotive from 1993 broke my yarn test | news.ycombinator.com | 2025-04-02
  8. nano-for-windows

    Windows version of the GNU Nano editor

  9. 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
  10. git

    Fork of Junio Hamano's git for users (by felipec)

  11. git-evtag

    Extended verification for git tags

  12. git-date

    Bindings onto the date parsing code from Git

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 Git discussion

Log in or Post with

C Git related posts

Index

What are some of the best open-source Git projects in C? This list will help you:

# Project Stars
1 tig 12,684
2 libgit2 9,950
3 Rugged 2,266
4 wasm-git 701
5 bake 698
6 gti 649
7 nano-for-windows 217
8 git 204
9 git-evtag 133
10 git-date 6

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

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