Lists (2)
Sort Name ascending (A-Z)
Stars
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.
zhuifeng521 / LunarVim
Forked from LunarVim/LunarVimAn IDE layer for Neovim with sane defaults. Completely free and community driven.
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.