Downloadliste

Projektbeschreibung

nedtries is a portable in-place bitwise binary Fredkin trie algorithm that allows for near constant time insertions, deletions, finds, closest fit finds, and iteration. It is approximately 50-100% faster than red-black trees and up to 20% faster than O(1) hash tables. It provides implementations as C macros, C++ templates, and as a C++ STL compatible associative container.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-20 06:12
1.01 RC1

Fast ausschließlich sehr kleine Bugfixes, Dokumentation Fixes und Benchmarking behebt. nedtries funktioniert sehr gut für viele Menschen.
Almost entirely very small bugfixes, documentation fixes, and benchmarking fixes. nedtries works very well for many people.

2010-06-19 07:55
1.00 beta1a

Erste Veröffentlichung.
Tags: Beta
First release.

Project Resources