-
Notifications
You must be signed in to change notification settings - Fork 0
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
mathieucaroff/cprefixtree
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published