buffer-management topic
nvim-bufmode
A mode for manipulating buffers in Neovim.
ScaleStore
This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cost-Efficient Storage Engine using DRAM, NVMe, and RDMA.
vim-wipeout
Destroy all buffers that are not open in any tabs or windows.
SimpleDB
Database implementation from the scratch. The textbook is shown in the following link.
nvim-early-retirement
Send buffers into early retirement by automatically closing them after x minutes of inactivity.
arena.nvim
A smart (frecency-based) buffer switcher
str
C String handling library inspired by Luca Sas