B-plus-Tree This is the implementation of B+ tree in C language. The objective of the project to create a B+ tree in memory and use it for indexing data.