issues
search
relab
/
bbhash
Implementation of the BBHash minimal perfect hash function
MIT License
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider to increase gamma for higher levels
#13
meling
opened
1 year ago
0
Fix python script to plot all graphs for Create in the same plot with different legend
#12
meling
opened
1 year ago
0
Consider to implement bitVector using []byte to further reduce bits per key overhead
#11
meling
opened
1 year ago
1
Use uint32 instead of uint64 to reduce overhead
#10
meling
opened
1 year ago
0
Implement MarshalBinary and UnmarshalBinary for BBHash2
#9
meling
opened
1 year ago
0
Perf benchmarking
#8
meling
closed
1 year ago
0
Perf benchmarking with iago
#7
meling
closed
1 year ago
0
Remove reverse map functionality
#6
meling
closed
1 year ago
0
New parallelization attempt
#5
meling
closed
1 year ago
0
Adds parallel BBHash construction
#4
meling
closed
1 year ago
0
Adds bcVector combining the bit and collision vectors in one struct
#3
meling
closed
1 year ago
0
Split out intermediate results from BBHash struct to new lvlData struct
#2
meling
closed
1 year ago
0
Integrated construction of a reverse index
#1
meling
closed
1 year ago
0