GitHub

My intention is to host new repositories elsewhere. Things stored here won't be removed and will be updated, however they might be logically moved from GitHub to other location(s). GitHub can still be used for mirrors of new projects if there is a need for that.

"Elsewhere" is my instance of RocketGit. I gave an overview of RocketGit in this post.

For convenience, here's a list of repositories that's not on my GitHub account:

  • pipedial (one more tool for selecting something in console)
  • libcursed (C++ classes for dealing with curses)
  • libcursedrl (libcursed extension for integration with readline)
  • libvle (beginnings of a library for building Vim-like applications)
  • tos (an alternative version of sources presented as part of Write Your Own OS video tutorial by Viktor Engelmann)
  • xscripts (small collection of some scripts I find useful)

Pinned Loading

  1. Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.

    C 3.2k 144

  2. Mainly a syntax-aware diff that also provides a number of additional tools.

    C++ 56 4

  3. uncov(er) is a tool that collects and processes code coverage reports.

    C++ 15 1

  4. Vim plugin for #include directive completion.

    Vim Script 15 2

  5. Simple Tests In C (with optional pure C automatic test registration)

    Shell 5

  6. Command-line task keeper.

    C++ 6

Read the original on github.com ↗