Legado desenvolvimento papirus.
Find a file
2026-07-02 18:59:51 -03:00
bucket.go minor interface change for block indexation funcionalities 2024-01-08 21:34:53 -03:00
go.mod ajustando mod e sum 2026-07-02 18:59:51 -03:00
go.sum ajustando mod e sum 2026-07-02 18:59:51 -03:00
hashtable.go minor interface change for block indexation funcionalities 2024-01-08 21:34:53 -03:00
hashtable_test.go ajustes no go mod com migracao para self-host em git.aslivres 2026-07-02 17:51:13 -03:00
io.go first commit 2023-10-11 09:37:15 -03:00
README.md first commit 2023-10-11 09:37:15 -03:00

Papirus

Papirus is a high performance hash map that is capable of cloning itself while running close to capacity.

It can be used as a memory based store or can have a disk-based persistency backend.