A powerful hashing library with features like dynamic bucketsize adjustments, thread safety, generic interface, rbtree bucket storage and a bundle of hashing algorithms.

Project Activity

See All Activity >

Categories

Algorithms

License

GNU General Public License version 2.0 (GPLv2)

Follow libhashish

libhashish Web Site

You Might Also Like
Control remote support software for remote workers and IT teams Icon
Control remote support software for remote workers and IT teams

Raise the bar for remote support and reduce customer downtime.

ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
1
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Finally hash tables which actually care about collision strategies, against algorithmic complexity attacks. And it even includes bloom. Modern open addressing schemes are not here (robin-hood, hopscotch, ...), but rbtree should be good. I'm only missing sorted arrays, which should have better cache performance, and CPU optimized hash functions (crc32 instrinsics, SIMD)
  • Good ready to use hash table implementation- Really saves time not reinventing the wheel
Read more reviews >

Additional Project Details

Intended Audience

Developers

User Interface

Command-line

Programming Language

C

Related Categories

C Algorithms

Registered

2007-04-23