Merge Open Source Projects

Browse 289 Merge open source projects, ranked by GitHub stars. Find the most popular Merge tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 289 projects
23,907 stars

dolthub/dolt

Dolt – Git for Data

Metrics details
Stars23,907
10,769 stars

javascript-tutorial/zh.javascript.info

现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。

Metrics details
Stars10,769
8,989 stars

WinMerge/winmerge

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.

Metrics details
Stars8,989
8,466 stars

barteksc/AndroidPdfViewer

Android view for displaying PDFs rendered with PdfiumAndroid

Metrics details
Stars8,466
6,992 stars

arzzen/git-quick-stats

▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.

Metrics details
Stars6,992
6,770 stars

RomuloOliveira/commit-messages-guide

A guide to understand the importance of commit messages and how to write them well

Metrics details
Stars6,770
5,528 stars

ombharatiya/FAANG-Coding-Interview-Questions

A curated List of Coding Questions Asked in FAANG Interviews

Metrics details
Stars5,528
5,411 stars

obss/sahi

Framework agnostic sliced/tiled inference + interactive ui + error analysis plots

Metrics details
Stars5,411
4,501 stars

torakiki/pdfsam

PDFsam, a desktop application to split, merge, mix, rotate PDF files and extract pages

Metrics details
Stars4,501
3,678 stars

wmonk/create-react-app-typescript

DEPRECATED: Create React apps using typescript with no build configuration.

Metrics details
Stars3,678
3,596 stars

ingydotnet/git-subrepo

Metrics details
Stars3,596
3,289 stars

kezong/fat-aar-android

A gradle plugin that merge dependencies into the final aar file works with AGP 3.+

Metrics details
Stars3,289
3,103 stars

darccio/mergo

Mergo: merging Go structs and maps since 2013

Metrics details
Stars3,103
2,839 stars

jupyter/nbdime

Tools for diffing and merging of Jupyter notebooks.

Metrics details
Stars2,839
2,831 stars

mhagger/git-imerge

Incremental merge for git

Metrics details
Stars2,831
2,774 stars

next-theme/hexo-theme-next

🎉 Elegant and powerful theme for Hexo.

Metrics details
Stars2,774
2,684 stars

survivejs/webpack-merge

Merge designed for webpack

Metrics details
Stars2,684
2,280 stars

rsms/kod

Programmers' editor for OS X [DEAD PROJECT]

Metrics details
Stars2,280
2,200 stars

scandum/quadsort

Quadsort is a branchless stable adaptive mergesort faster than quicksort.

Metrics details
Stars2,200
1,923 stars

clawsoftware/clawPDF

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.

Metrics details
Stars1,923
1,707 stars

libvirt/libvirt

Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt

Metrics details
Stars1,707
1,658 stars

eficode-academy/git-katas

A set of exercises for deliberate Git Practice

Metrics details
Stars1,658
1,633 stars

IanHarvey/bluepy

Python interface to Bluetooth LE on Linux

Metrics details
Stars1,633
1,548 stars

sandreas/m4b-tool

m4b-tool is a command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b

Metrics details
Stars1,548
1,530 stars

bors-ng/bors-ng

👁 A merge bot for GitHub Pull Requests

Metrics details
Stars1,530
1,354 stars

gluck/il-repack

Open-source alternative to ILMerge

Metrics details
Stars1,354
1,289 stars

BonzaiThePenguin/WikiSort

Fast and stable sort algorithm that uses O(1) memory. Public domain.

Metrics details
Stars1,289
1,221 stars

evanphx/json-patch

A Go library to apply RFC6902 patches and create and apply RFC7386 patches

Metrics details
Stars1,221
1,221 stars

jiangqizheng/BlueSea

BlueSea,一个有趣的英语学习扩展,支持划词翻译、单词高亮、单词弹幕、记忆曲线复习、词频统计...

Metrics details
Stars1,221
1,161 stars

huage2580/leeks

idea插件,查看基金,股票,虚拟币

Metrics details
Stars1,161
1,125 stars

VirtusLab/git-machete

Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen

Metrics details
Stars1,125
1,103 stars

chdsbd/kodiak

🔮 A bot to automatically update and merge GitHub PRs

Metrics details
Stars1,103
1,085 stars

scola/Qart

Qart merge picture and QR code, based on https://github.com/chinuno-usami/CuteR

Metrics details
Stars1,085
1,079 stars

twtrubiks/Git-Tutorials

Git-Tutorials GIT基本使用教學 :memo:

Metrics details
Stars1,079
1,032 stars

simonwagner/mergepbx

script for merging XCode project files in git

Metrics details
Stars1,032
1,013 stars

wikimedia/composer-merge-plugin

Merge one or more additional composer.json files at Composer runtime

Metrics details
Stars1,013
1,002 stars

dawnlabs/alchemy

:crystal_ball: File conversion, all from the menu bar

Metrics details
Stars1,002
970 stars

SQiShER/java-object-diff

Library to diff and merge Java objects with ease

Metrics details
Stars970
962 stars

susam/gitpr

Quick reference guide on fork and pull request workflow

Metrics details
Stars962
922 stars

pascalgn/automerge-action

GitHub action to automatically merge pull requests that are ready

Metrics details
Stars922
922 stars

PestoTech/curriculum

Metrics details
Stars922
840 stars

akumuli/Akumuli

Time-series database

Metrics details
Stars840
826 stars

everettjf/AppleTrace

🍎Objective C Method Tracing Call Chart

Metrics details
Stars826
804 stars

palantir/bulldozer

GitHub Pull Request Auto-Merge Bot

Metrics details
Stars804
775 stars

voicerepublic/vr-fidelity

Metrics details
Stars775
738 stars

smarkets/marge-bot

A merge-bot for GitLab

Metrics details
Stars738
728 stars

jamesmontemagno/InAppBillingPlugin

Cross-platform In App Billing Plugin for .NET

Metrics details
Stars728
722 stars

chrisboulton/php-diff

A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc). Based on the difflib implementation in Python

Metrics details
Stars722
713 stars

scandum/blitsort

Blitsort is an in-place stable adaptive rotate mergesort / quicksort.

Metrics details
Stars713
671 stars

namlook/mongokit

MongoKit framework try to keep its simplicity when you manage mongodb in python. MongoKit was developed to be fast and light with KISS and DRY in mind. MongoKit brings structured schema and validation layer on top of the great pymongo driver. Discuss with us on Google group : http://groups.google.com/group/mongokit or follow the news on Twitter: http://twitter.com/namlook

Metrics details
Stars671
670 stars

gregberge/react-merge-refs

React utility to merge refs 🖇

Metrics details
Stars670
656 stars

sing1ee/dict_build

自动构建中文词库:http://www.matrix67.com/blog/archives/5044

Metrics details
Stars656
655 stars

dev-labs-bg/swift-video-generator

Metrics details
Stars655
598 stars

piceaTech/node-gitlab-2-github

Migrate Issues, milestones etc from gitlab to github

Metrics details
Stars598
595 stars

rime-aca/dictionaries

Rime詞庫

Metrics details
Stars595
575 stars

yegor256/rultor

DevOps team assistant that helps you merge, deploy, and release GitHub-hosted apps and libraries

Metrics details
Stars575
574 stars

eth-clients/goerli

the goerli/prater testnet configurations.

Metrics details
Stars574
565 stars

neighborhood999/vue-signature-pad

🖋 Vue Signature Pad Component

Metrics details
Stars565
551 stars

foriequal0/git-trim

Automatically trims your branches whose tracking remote refs are merged or stray

Metrics details
Stars551
529 stars

wangziqi2013/BwTree

An open sourced implementation of Bw-Tree in SQL Server Hekaton

Metrics details
Stars529
1-60 of 289 projects
Get A Weekly Email With Trending Merge Projects
Stay updated on Merge plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.