DiskLib is an easy to use zero dependency Disk Writer & Disk Reader with built in GZIP support for Java.
-
Updated
Mar 5, 2023 - Java
DiskLib is an easy to use zero dependency Disk Writer & Disk Reader with built in GZIP support for Java.
A MEX interface to the VTK library. It provides MATLAB functions to read and write VTK files and to apply VTK filters to datasets.
AUT Operating Systems Lab course
Key value Database using B Tree
Simulation of the service of a restaurant, counts on the use of the threads, semaphores (mutual exclusion) and the known solutions of the problems producer/consumidor and writer/reader.
An small FASTA toolbox for small to medium size projects without dependencies.
This is modified version of famous consumer-producer problem with N readers and 1 writer threads with a fix sized buffer.
The solution to Reader-Writer's problem - a classical problem in the field of Operating Systems
OS lab practical Experiments
An attempt at making a somewhat high(er) level prompt to interact with SLE4442 smart cards
Job implementing local partitioning technique
Concurrent trie in C language with proper locking (HOH, single-lock and read-write lock)
Isso aqui é um manipulador de arquivos de texto capaz de criar, adicionar linhas, ler e apagar arquivos.
Classical problems of synchronization using Semaphores and Condition Variables in java
Inter Process Communication between multiple clients and server to read/write in/from a buffer
Readers writers starve free solution in operating systems
A starve-free solution to the readers-writers problem, a classical one in the domain of Operating Systems.
Add a description, image, and links to the reader-writer topic page so that developers can more easily learn about it.
To associate your repository with the reader-writer topic, visit your repo's landing page and select "manage topics."