This website requires JavaScript.
Explore
Help
Sign In
magical
/
pmap
Watch
1
Star
0
Fork
0
You've already forked pmap
Code
Issues
Pull Requests
Releases
Wiki
Activity
19
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
magical
e4f0311afa
change collision back to a pointer type
...
this is better for inplace_insert
2022-01-23 05:38:36 +00:00
inplace_test.go
implement inplace insertion
2022-01-23 05:33:59 +00:00
inplace.go
implement inplace insertion
2022-01-23 05:33:59 +00:00
pmap_test.go
use compact node arrays
2022-01-23 03:11:46 +00:00
pmap.go
change collision back to a pointer type
2022-01-23 05:38:36 +00:00
Description
experimental persistent map data structure
68
KiB
Languages
Go
100%