TommyDS

C library of hashtables and tries
Download

TommyDS Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Andrea Mazzoleni
  • Publisher web site:
  • Operating Systems:
  • Windows All
  • File Size:
  • 1.2 MB

TommyDS Tags


TommyDS Description

Store objects with high performance with the help of the TommyDS C library.The data structures provided are: · tommy_list - A double linked list.· tommy_array - A linear array. It doesn't fragment the heap.· tommy_hashtable - A fixed size chained hashtable.· tommy_hashdyn - A dynamic chained hashtable.· tommy_hashlin - A linear chained hashtable. It doesn't have the problem of the delay when resizing and it doesn't fragment the heap.· tommy_trie - A trie optimized for cache utilization.· tommy_trie_inplace - A trie completely inplace.


TommyDS Related Software