Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgryski/go-simstore
/ types & classes
Types & classes
19 in github.com/dgryski/go-simstore
⨍
Functions
88
◇
Types & classes
19
Struct
Config
simd/main.go:39
Interface
FeatureScanner
TODO(dgryski): channel scanner TODO(dgryski): ngram scanner for bytes and words Return features one-at-a-time to be considered by SimHash. This matche
simhash/scanners.go:8
Struct
Item
vptree/vptree.go:11
Struct
SliceScanner
simhash/scanners.go:14
Struct
SmallStore3
SmallStore3 is a simstore for distance k=3 with smaller memory requirements
simstore.go:235
Interface
Storage
simstore6.go:3
Struct
Store
Store is a storage engine for 64-bit hashes
simstore.go:92
Struct
Store6
simstore6.go:9
Struct
VPTree
A VPTree struct represents a Vantage-point tree. Vantage-point trees are useful for nearest-neighbour searches in high-dimensional metric spaces.
vptree/vptree.go:32
Struct
entry
simstore.go:21
Struct
heapItem
vptree/vptree.go:25
Struct
hit
simd/main.go:299
TypeAlias
limiter
simstore.go:159
Struct
node
vptree/vptree.go:18
TypeAlias
priorityQueue
vptree/pq.go:3
TypeAlias
table
simstore.go:26
TypeAlias
u64slice
a store for uint64s
simstore.go:60
Interface
u64store
simstore.go:53
Struct
zstore
zstore.go:19