Topic: "buffer-management"
EmberEmu/Hexi
Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!
Language: C++ - Size: 1.79 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 258 - Forks: 6

mickjc750/str
C String handling library inspired by Luca Sas
Language: C - Size: 1.32 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 253 - Forks: 19

chrisgrieser/nvim-early-retirement
Send buffers into early retirement by automatically closing them after x minutes of inactivity.
Language: Lua - Size: 71.3 KB - Last synced at: about 24 hours ago - Pushed at: 15 days ago - Stars: 218 - Forks: 4

DataManagementLab/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.
Language: C++ - Size: 258 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 105 - Forks: 15

dzfrias/arena.nvim
A smart (frecency-based) buffer switcher
Language: Lua - Size: 161 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 92 - Forks: 7

yutaroyamanaka/SimpleDB
Database implementation from the scratch. The textbook is shown in the following link.
Language: C++ - Size: 539 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 2

artnez/vim-wipeout
Destroy all buffers that are not open in any tabs or windows.
Language: VimL - Size: 198 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 15 - Forks: 0

mistweaverco/bafa.nvim
A minimal 🤏🏾 BufExplorer alternative for lazy 🦥 people for your favorite ⚡editor ❤️.
Language: Lua - Size: 791 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 14 - Forks: 0

Iron-E/nvim-bufmode
A mode for manipulating buffers in Neovim.
Language: Lua - Size: 35.2 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 1

FlashSQL/mysql-57-nvdimm-caching Fork of JonghyeokPark/mysql-57-nvdimm-caching
NVDIMM Caching for MySQL 5.7
Language: C++ - Size: 55.4 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 8

Rechdan/typed-buffer-struct
This is a package which helps the user to create a Struct with automatic Buffer creation.
Language: TypeScript - Size: 75.2 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 2

ggustavo/SNK-DB
A simple file engine to study techniques to develop database management systems.
Language: C - Size: 381 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 1

yunginnanet/common
common golang stuff with full coverage testing. buffer pools, optimized entropy, locking container/list, others
Language: Go - Size: 272 KB - Last synced at: 8 days ago - Pushed at: 12 days ago - Stars: 6 - Forks: 0

chrisbazley/strb_t
A new type and functions to manage strings, as proposed in WG14 papers N3250, N3296 and N3306. Its goal is to eliminate a source of many common programmer errors. The new interface is designed to be as familiar and ergonomic as possible.
Language: C - Size: 171 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

sontungexpt/buffer-closer
The neovim plugin to auto close unused buffer after retirement time
Language: Lua - Size: 102 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

defaultxr/supercollider-bdef
SuperCollider class to create Buffer definitions, a la Ndef, Pdef, etc.
Language: SuperCollider - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

Artawower/buffer-hop.el
Package for navigation between visited buffers with respect to their order of visitation.
Language: Emacs Lisp - Size: 18.6 KB - Last synced at: about 4 hours ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

meeeejin/cosmos-cflru
Cosmos+ OpenSSD firmware with CFLRU (Clean First LRU)
Language: C - Size: 90.8 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

sv-tools/buffers-pool
Go Pool of Byte Buffers
Language: Go - Size: 95.7 KB - Last synced at: about 6 hours ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

N8WM/buffexit.nvim
A Neovim plugin providing user-friendly replacements for "bdelete" and "bwipeout"
Language: Lua - Size: 7.81 KB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

iamgideonidoko/loft.nvim
Streamlined plugin for productive buffer management.
Language: Lua - Size: 229 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

katahiromz/fxstring
A fixed-width string class for C++11
Language: C++ - Size: 156 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

meeeejin/mysql-57-nvdimm-caching
NVDIMM Caching for MySQL 5.7
Language: C++ - Size: 55.4 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

andersonhsporto/ft-get-next-line
Function Which Returns a Line Read From a File Descriptor
Language: C - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rohitshakya/Get_Block_Implementation
Get Block Implementation and Buffer Management System
Language: Python - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

timstableford/DynamicBuffer
A utility to allow dynamically sized and fragmented buffers within a fixed size buffer
Language: C++ - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

KaavyaRekanar/Software-Security
Security in the context of Software-Source code analysis, Buffer Overflow and Web Security
Language: C - Size: 16.5 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

devjayswal/OrderFlow-Optimizer
OrderFlow Optimizer is an order assignment and route optimization system designed for delivery riders. It automatically assigns orders based on location, availability, and workload while calculating the efficient routes. This ensures faster deliveries, balanced rider distribution, and improved operational efficiency for logistics companies.
Language: Python - Size: 120 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nabilac27/42-get_next_line
get_next_line is a C function that reads and returns a single line from a file descriptor, utilizing a static buffer to manage data across multiple calls
Language: C - Size: 1.49 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gruzewson/ExternalFileSorting
External sorting algorithm with large buffers to efficiently handle datasets larger than available RAM. It simulates real-world disk I/O operations
Language: Java - Size: 483 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jgrey4296/carousel-minor-mode
An emacs minor mode for a rotating ring of buffers
Language: Emacs Lisp - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

arj1211/FileCrypto
File encryption utility using dual-layer AES encryption (Fernet + AES-256 ZIP) with metadata preservation
Language: Python - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

GSantoine/get_next_line
personal implementation of the GNU C library getline() in C
Language: C - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

liliansteven/OS-assignment-Producer-Consumer-Problem-using-Semaphores-
Our Project for the Operating Systems course taken during fall 2023 semester.
Language: Java - Size: 286 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ivanvanderbyl/buffer Fork of globocom/go-buffer
Generic, Asynchronous data buffer for Go applications that supports timeout and capacity flushing
Language: Go - Size: 319 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hpcavalcante/42-School-GNL
A function that returns a line read from a file descriptor.
Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Termplexed/BBUF
BBUF : Vim, buffer management.
Language: Vim script - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

prempreetbrar/Auction
A program that simulates an auction using POSIX threads in C, where each thread represents a bidder. Progress bars are displayed to see what value each bidder is bidding.
Language: C - Size: 4.25 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

larswaechter/bufferlo.js
A TypeScript library built for the Node Buffer class.
Language: TypeScript - Size: 165 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

r-fsantos/01_get_next_line
The aim of this project is to make one code a function that returns a line, read from a file descriptor.
Language: C - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Vedant2311/Whats-your-query
Compilation of the assignments of the course of COL362: Database management (Spring 2021) taught at IITD
Language: Python - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

zbelial/pb.el
Language: Emacs Lisp - Size: 31.3 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

harrisoncbrammell/bufferOverflowexample
This is a simple c 99 program that is vulnerable to a buffer overflow thru the input string taken from the console. The purpose is for use in learning to debug and write exploits
Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AS400JPLPC/ZONED
Gestion de buffer fixe type AS400 traitement char* decimal date
Language: C - Size: 744 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

navyenzo/blMathAPI
A collection of simple generic algorithms and data structures for mathematical functions and geometric shapes
Language: C++ - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

mjago/PBuf
Prioritised Buffer
Language: C - Size: 13.1 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

gigi81/buffermanager
Buffer Manager for C#
Language: C# - Size: 69.3 KB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

meeeejin/write-after-read-protocol
Write-After-Read Protocol on MySQL 5.7
Language: C++ - Size: 52.8 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 4

mgia/get_next_line
Returning one line from a file descriptor
Language: C - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

lenrar/SauronDB
An extended fork of SimpleDB (http://www.cs.bc.edu/~sciore/simpledb/).
Language: Java - Size: 188 KB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

meeeejin/read-ahead-of-write
Read-Ahead-of-Write in MySQL
Language: C++ - Size: 484 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

meeeejin/mysql-read-first
Write cache for single page flush
Language: C++ - Size: 480 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
