cpbooster VS cpbooster.vim

Compare cpbooster vs cpbooster.vim and see what are their differences.

cpbooster

Competitive Programming Booster (by searleser97)

cpbooster.vim

Vim integration plugin of cpbooster (by searleser97)
Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
cpbooster cpbooster.vim
4 1
131 26
- -
0.0 0.0
about 1 month ago about 2 years ago
TypeScript Vim Script
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

cpbooster

Posts with mentions or reviews of cpbooster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-29.
  • Vim plugins for Competitive Programming
    3 projects | /r/vim | 29 Nov 2021
    I use cpbooster
  • Comp IDE for Emacs. An Emacs package for competitive programming.
    3 projects | /r/emacs | 10 Aug 2021
    It's nice that someone is working on a native Emacs extension for this. I have so far been using cpbooster (https://github.com/searleser97/cpbooster) with a small Emacs Lisp wrapper in my dotfiles (https://github.com/endofunky/emacs.d/blob/master/vendor/cpbooster.el). May be you can find some inspiration there? It would be nice to have similar functionality inside emacs without having to shell out to a nodejs program.
  • cpbooster
    2 projects | /r/programmingcontests | 28 Feb 2021
    Installation instructions and more details here: https://github.com/searleser97/cpbooster

cpbooster.vim

Posts with mentions or reviews of cpbooster.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-28.
  • cpbooster
    2 projects | /r/programmingcontests | 28 Feb 2021
    Hey guys, I wanted to share my latest project: cpbooster which is a cross-platform CLI tool designed to boost competitive programmer's speed during contests by automating various routine tasks like testing, debugging, cloning testcases, etc. The console command suits any coding environment (i.e. VSCode, Jetbrains IDEs, Vim, Emacs, Geany, Sublime Text, ...) and it’s very easy to use. Vim users can install cpbooster.vim plugin to boost their speed even more.

What are some alternatives?

When comparing cpbooster and cpbooster.vim you can also consider the following projects:

emacs.d - Emacs config

caide - Automates certain common tasks that you do during programming competitions

comp-ide.el - A simple competitive programming IDE

vimfiles