Sign in
chromium
/
external
/
github.com
/
lann
/
ps
/
HEAD
62de8c4
Update README.md
by Lann
· 10 years ago
master
dcc34c6
Use fmt package by name
by Michael Hendricks
· 10 years ago
builder-compat
98bbe05
go fmt
by Michael Hendricks
· 10 years ago
33ddf69
Fix error messages
by Michael Hendricks
· 12 years ago
cb0b562
Don't allocate memory in hashKey
by Michael Hendricks
· 12 years ago
aacbf98
Use 8 children per node
by Michael Hendricks
· 12 years ago
4077d28
Use array of children for each node
by Michael Hendricks
· 12 years ago
4964cb2
Don't copy structs manually
by Michael Hendricks
· 12 years ago
ccc3919
Inline FNV-1a hash algorithm
by Michael Hendricks
· 12 years ago
f5bc121
Switch to FNV-1a hashing
by Michael Hendricks
· 12 years ago
9309397
Use hash/fnv's Writer interface directly
by Michael Hendricks
· 12 years ago
d29085f
Benchmark for key hashing
by Michael Hendricks
· 12 years ago
6362cf7
Convenience script for generating profile data
by Michael Hendricks
· 12 years ago
e543ee0
Include installation instructions
by Michael Hendricks
· 13 years ago
fa57205
Create MIT license
by Michael Hendricks
· 13 years ago
4bf27b1
Create README
by Michael Hendricks
· 13 years ago
26a0e47
Improve documentation
by Michael Hendricks
· 13 years ago
33c5f69
Factor out Map interface
by Michael Hendricks
· 13 years ago
c5d8e06
Make List an interface
by Michael Hendricks
· 13 years ago
bfcd6dd
Make comments go doc friendly
by Michael Hendricks
· 13 years ago
6a23182
Share a single empty container across instances
by Michael Hendricks
· 13 years ago
aaca984
Rewrite Map using a hash-balanced tree
by Michael Hendricks
· 13 years ago
b117721
Failing test on a map with many keys
by Michael Hendricks
· 13 years ago
8802234
Add a failing test for Maps with pointer values
by Michael Hendricks
· 13 years ago
4e416d0
Test for maps with multiple keys
by Michael Hendricks
· 13 years ago
7a7ca80
Implement and test ps.Map.Keys()
by Michael Hendricks
· 13 years ago
b355418
Initial sketch
by Michael Hendricks
· 13 years ago