Skip to content

jgehring/critbit89

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages