Dynamic Memory Mapped Queue

Three simple queue implementations

Description

This repository is a queue program designed to compare run-times of various queue implementations. The makefile provides functionality to compile the multi-build project into a single distributable and also test. A docker-build system is included for cross-platform development and isolation. It also faciliates the rebuilding process whenever a change is made to source files.

It is written and maintained by Scott Leland Crossen.

Important Note

I fixed some bugs related to the linked-list implementation of this project. However, these changes were lost due to various reasons. Therefore, some of the functionality may be perfunctory until I revisit the project again.

Contributors

  1. Scott Leland Crossen
    http://scottcrossen.com
    scottcrossen42@gmail.com