Skip to content

komplex-polygon/binary_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

I am writing a small database application / library that does binary tree search and query.

This library can construct a database, query the database, and add to a existing database without needing to reconstruct the hole thing. You can add and remove entry's, and it has some level of redundancy built in. (error handling).

Build

gcc main.c -lm -o exec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages