mob VS vim-go

Compare mob vs vim-go and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
mob vim-go
8 25
1,590 15,841
2.1% -
6.9 8.3
5 days ago 12 days ago
Go Vim Script
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mob

Posts with mentions or reviews of mob. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-21.
  • Tool für eine Programmierschulung gesucht
    1 project | /r/de_EDV | 4 May 2023
  • Mob Programming
    1 project | /r/ExperiencedDevs | 10 Feb 2023
    We do remote mob programming and use the mob tool for faster handovers. It handles creating, pushing and merging a WIP branch. It reduces the cost of switching. Once we had a rotation time of 7min because the team was big and it worked great
  • Story of most of the developer
    1 project | /r/ProgrammerHumor | 29 Sep 2022
    Every time I introduce new people to mob programming they love it and usually suggest we do it more often in retros. I always make mob sessions optional. How you structure/run the mob session makes a big difference. Be humble. Don't be a dick. Leave ego at the door. And use this tool: https://github.com/remotemobprogramming/mob. It allows for lightning quick hand offs of in progress code. Works excellent for pairing too. You just type "mob start 10" (for 10 minutes) and when it tells you "mob next" you just type "mob next" and the next person types "mob start 10" and they instantly have all of your changes. Then when you're done, just "mob done" and you can craft a nice commit message.
  • Whats stopping you from coding like this?
    2 projects | /r/ProgrammerHumor | 21 Jul 2022
    We found it better to use a mob CLI.
  • My Mob Programming Experience
    1 project | news.ycombinator.com | 18 Feb 2022
    Did you have a chance to try out https://github.com/remotemobprogramming/mob ?
  • Mob
    1 project | /r/devopspro | 14 Jan 2022
  • Anyone write Go full time using vim?
    13 projects | /r/golang | 5 Jan 2022
    We eventually just moved back to each person using their editor of choice over a discord screen share, and focused on fast git cycles instead, first using and contributing to https://github.com/remotemobprogramming/mob and then later writing a simple many-to-many merge and review script (https://gist.github.com/stevegt/2c04ee0e9500ff1727eff60e538934a1) to support both mob and async work.

vim-go

Posts with mentions or reviews of vim-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-29.

What are some alternatives?

When comparing mob and vim-go you can also consider the following projects:

git-cuk

coc-go - Go language server extension using gopls for coc.nvim.

ezcli - ✨ Minimal Go package for create CLI tools in <10 second!

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

gnt - Quickly create your Go project in your favorite terminal with `gnt`.

go.nvim - A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.

nvim-lspfuzzy - A Neovim plugin to make the LSP client use FZF

Go for Visual Studio Code

gut - An alternative git CLI for Windows, macOS, and Linux

YouCompleteMe - A code-completion engine for Vim

tik - hierarchical timing wheel

gocode - An autocompletion daemon for the Go programming language