Skip to content

This module provides tree-based hashtable-like structure for strings in C.

License

Unknown, Unlicense licenses found

Licenses found

Unknown
LICENSE-INFO.md
Unlicense
THE-UNLICENSE.md
Notifications You must be signed in to change notification settings

mathieucaroff/cprefixtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@author Mathieu CAROFF
@license THE-UNLICENSE

This project is made to be compiled in a Unix environment.
The following instructions suppose your working directory is the one containig this README file.

To compile the project, use the makefile instruction:
    make

Then, to run the tests, use
    bin/test

About

This module provides tree-based hashtable-like structure for strings in C.

Topics

Resources

License

Unknown, Unlicense licenses found

Licenses found

Unknown
LICENSE-INFO.md
Unlicense
THE-UNLICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published