Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 12 C Git Projects
-
Project mention: What is your preferred version control software and what additional features do you wish it had? | reddit.com/r/AskProgramming | 2023-03-02
I'm normally a CLI git (and tig) user.
-
libgit2
A cross-platform, linkable library implementation of Git that you can use in your application.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
Project mention: The amount of times I have accidentally done this... | reddit.com/r/ProgrammerHumor | 2023-02-16
The second thing I do is install gti
-
bake
A build system that lets you clone, build and run C/C++ projects with a single command (by SanderMertens)
Project mention: Chalet: A cross-platform project format & build tool for C/C++ | reddit.com/r/programming | 2022-06-09I agree in case of cmake, but not in case of e.g. meson (or all other build systems the specification files of which are not scripts). But we also have to keep in mind that JSON is just the basic syntax, but the interesting stuff is built on top; it's like XML, which - as we know - can quickly become human unreadable and complex; JSON has simpler constructs than XML of course, but what you do with JSON is even though subject to specific usability assessment; a specification language is not automatically more usable because it is based on JSON. And also the other contemporary build systems abstract e.g. compiler differences away. I would compare your approach to e.g. Qbs or https://github.com/SanderMertens/bake.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
wasm-git
GIT for nodejs and the browser using https://libgit2.org compiled to WebAssembly with https://emscripten.org
Project mention: Any open-source web-based git guis for committing/merging/etc git flow? | reddit.com/r/git | 2022-05-26 -
-
-
Project mention: gitcommit tree-sitter parser for neovim looking for testers :) | reddit.com/r/neovim | 2022-11-20
-
C Git related posts
- What is your preferred version control software and what additional features do you wish it had?
- pyaction: Over 1 million pulls from the GitHub Container Registry
- libgit2 fails to verify SSH keys by default
- libgit2 fails to verify SSH keys by default
- libgit2 fails to verify SSH keys by default
- gti, gtti, giit, gut, gti, got, hit, jit, git <enter> {f%ck} <up-arrow-key>
- tig to switch branches
-
A note from our sponsor - InfluxDB
www.influxdata.com | 22 Mar 2023
Index
What are some of the best open-source Git projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | tig | 11,533 |
2 | libgit2 | 8,936 |
3 | Rugged | 2,196 |
4 | pygit2 | 1,474 |
5 | Guitar | 1,422 |
6 | gti | 608 |
7 | bake | 576 |
8 | wasm-git | 462 |
9 | git | 189 |
10 | git-evtag | 116 |
11 | tree-sitter-gitcommit | 35 |
12 | git-date | 6 |