public
Description: A plain C implementation of the Ternary Search Tree structure with Ruby bindings
Homepage:
Clone URL: git://github.com/nlehuen/ctst.git
ctst /
name age message
file .gitignore Sun Apr 05 09:23:22 -0700 2009 I have to link src/* into bindings/ruby, since ... [nlehuen User]
file Makefile Sun Apr 05 09:11:51 -0700 2009 - [nlehuen User]
file Makefile-core Wed Oct 24 11:37:27 -0700 2007 - Small syntax fix in storage.h. - Added a Make... [nlehuen]
directory bindings/ Sun Apr 19 07:13:53 -0700 2009 Better example of compacity. [nlehuen User]
file ctst.sln Wed Oct 24 14:23:14 -0700 2007 Made sure that the code compile in Microsoft Vi... [nlehuen]
file ctst.vcproj Tue Mar 04 15:28:19 -0800 2008 New data structure : we forget about the binary... [nlehuen]
directory src/ Sun Apr 19 06:40:58 -0700 2009 Fix for maximum number of bytes per node [nlehuen User]