forked from jgehring/critbit89
-
Notifications
You must be signed in to change notification settings - Fork 0
wbruna/critbit89
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
critbit89 - A crit-bit tree implementation for strings in C89 ============================================================= This implementation closely follows the original CWEB source by Dan Bernstein [http://cr.yp.to/critbit.html], provided as generated C code at [https://github.com/agl/critbit]. It was converted to human-readable C89 code, and should be more portable than the original version. Additionally, support for custom memory allocators has been added. Hereby placed under public domain, just like Dan Bernstein's original implementation.
About
A critbit tree implementation for strings in C89 - fork for experimentation and learning
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 98.0%
- Makefile 2.0%