issues
search
dolthub
/
swiss
Golang port of Abseil's SwissTable
Apache License 2.0
770
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Question: Does swissmap shrink on key deletion?
#37
Jakobovski
opened
2 weeks ago
0
Go1.23.2
#36
TomTonic
closed
1 month ago
0
Extract `simd` source to a submodule
#35
colega
opened
4 months ago
0
Use 0 for empty value
#34
colega
opened
4 months ago
3
Redefine `h2` as `uint8`
#33
colega
opened
4 months ago
2
is there a mmap version of swiss map?
#32
sprappcom
opened
6 months ago
0
Any benchmark comparison against cockroachdb's swiss map?
#31
kolinfluence
opened
6 months ago
1
use generic to allow 32 and 64 uint keys
#30
jtarchie
opened
7 months ago
1
Use `math/rand/v2`.`Uint32N` instead of `runtime.fastrand` in v1.22
#29
Aoang
closed
8 months ago
1
Ability to import and export maps
#28
kevcenteno
opened
9 months ago
0
using `uint64` for number of elements
#27
jtarchie
opened
9 months ago
0
change struct define of `group` might be improve cpu cache hit
#26
ahfuzhang
opened
11 months ago
0
Advice: I think there are many ways to make go-swiss better
#25
ahfuzhang
opened
11 months ago
2
report problems
#24
ahfuzhang
closed
11 months ago
2
remove useless row
#23
ahfuzhang
closed
11 months ago
1
Add RandomGet() or GetPos(uint64) to fetch random data
#22
xgzlucario
opened
1 year ago
0
Clear() does not compile
#21
prr123
closed
1 year ago
1
Clear() only clears crtl and doesn't clear the groups
#20
rkerno
closed
1 year ago
1
could you help provide a performance benchmark comparison between the map in official Go library and your swiss table
#19
elliotchenzichang
opened
1 year ago
1
Add a PutWithHash() method to avoid unnecessary hash calculation
#18
mhmtszr
opened
1 year ago
0
Can Iter function return a boolean if it's stopped?
#17
mhmtszr
opened
1 year ago
1
map.go: Change Delete and Clear so they reset the key and value for a removed entry to the zero value.
#16
reltuk
closed
1 year ago
0
fix: deep remove kvs by clear
#15
rfyiamcool
closed
1 year ago
3
docs: add iter and clear
#14
rfyiamcool
closed
1 year ago
1
Add Keys() and other maps method
#13
bangzek
opened
1 year ago
0
Improve test coverage to 100%
#12
elliotwutingfeng
closed
1 year ago
1
The performance of swiss Get() is worse than go map at capacity 1~500.
#11
ankisme
opened
1 year ago
0
Could swiss add method Clear()?
#10
ankisme
closed
1 year ago
1
Is swiss concurrency safe?
#9
lufishggg
closed
1 year ago
3
Added utility methods Clear() and Capacity()
#8
andy-wm-arthur
closed
1 year ago
0
Remove dependency on thepudds/swisstable
#7
andy-wm-arthur
closed
1 year ago
0
Getting Error in Usage of swisstable
#6
ghost
closed
1 year ago
2
how's the memory in bytes allocation? how much garbage does it generate?
#5
hiqsociety
opened
1 year ago
2
Broken link in the ReadMe
#4
LuisLSousa
closed
1 year ago
1
Incorrect result?
#3
kokizzu
closed
1 year ago
2
Update README.md
#2
andy-wm-arthur
closed
1 year ago
0
[feature request] generic over the hash function
#1
peter7891
opened
1 year ago
5