Opened 13 years ago
Closed 13 years ago
#30178 closed submission (fixed)
cmph - C Minimal Perfect Hashing Library new submission
Reported by: | miwi@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | cmph |
Description
Hi new submission devel/cmph - C Minimal Perfect Hashing Library
The CMPH Library encapsulates the newest and more efficient algorithms in an easy-to-use, production-quality, fast API. The library was designed to work with big entries that cannot fit in the main memory. It has been used successfully for constructing minimal perfect hash functions for sets with more than 100 million of keys, and we intend to expand this number to the order of billion of keys. Although there is a lack of similar libraries, we can point out some of the distinguishable features of the CMPH Library.
Attachments (1)
Change History (2)
Changed 13 years ago by miwi@…
comment:1 Changed 13 years ago by mkae (Marko Käning)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
So, I guess this a resolved ticket.