An open API service providing repository metadata for many open source software ecosystems.

Topic: "perfect-hash-functions"

odinmillion/Phf.Net

Tiny perfect hash library for dotnet

Language: C# - Size: 18.6 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 1

mohamedsakeel/Cichellis-Method-Perfect-Hash-Function Fork of aysegulkndfr/Cichellis-Method-Perfect-Hash-Function

Cichelli's Method is implemented to minimize the number of collisions when mapping values to a hash table, using a hash function. This program reads key words from a text file and inserts these key words into a hash table by following Cichelli's method. The program then reads a second text file of words and compares these words to the key words with the aid of the hash function. Finally the program prints statistics such as the number of key words present in the second text file.

Language: Java - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

ScrimpyCat/Generalisable-Unique-Ordered-Pairing-Function

A function for encoding unique ordered sets of natural numbers into a single unique natural number.

Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0