buffer-management topic

List buffer-management repositories

nvim-bufmode

9
Stars
1
Forks
Watchers

A mode for manipulating buffers in Neovim.

ScaleStore

110
Stars
15
Forks
Watchers

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

15
Stars
0
Forks
Watchers

Destroy all buffers that are not open in any tabs or windows.

SimpleDB

30
Stars
3
Forks
Watchers

Database implementation from the scratch. The textbook is shown in the following link.

nvim-early-retirement

163
Stars
4
Forks
Watchers

Send buffers into early retirement by automatically closing them after x minutes of inactivity.

arena.nvim

48
Stars
5
Forks
Watchers

A smart (frecency-based) buffer switcher

str

214
Stars
14
Forks
Watchers

C String handling library inspired by Luca Sas