My projects are in the second year, specifically in the second semester, where they were done using the C# language, and I created some Windows applications.
-
Updated
Jul 6, 2023 - C#
My projects are in the second year, specifically in the second semester, where they were done using the C# language, and I created some Windows applications.
Generic, Asynchronous data buffer for Go applications that supports timeout and capacity flushing
This project simulates a DBMS buffer management system with a Smart Array implementation to optimize memory usage. It manages virtual-to-physical page mapping, resolves conflicts during slot allocation, and ensures efficient data access using Linux’s mmap system call.
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.
Prioritised Buffer
C++ Extended - a Buffer class for any mappable memory
Buffer Manager for C#
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
BBUF : Vim, buffer management.
Our Project for the Operating Systems course taken during fall 2023 semester.
An emacs minor mode for a rotating ring of buffers
An extended fork of SimpleDB (http://www.cs.bc.edu/~sciore/simpledb/).
A function that returns a line read from a file descriptor.
A robust and versatile Java API offering advanced buffer management and manipulation capabilities for efficient data handling and organization in various applications.
Compilation of the assignments of the course of COL362: Database management (Spring 2021) taught at IITD
The aim of this project is to make one code a function that returns a line, read from a file descriptor.
personal implementation of the GNU C library getline() in C
Add a description, image, and links to the buffer-management topic page so that developers can more easily learn about it.
To associate your repository with the buffer-management topic, visit your repo's landing page and select "manage topics."