svm-hashset

Crates.iosvm-hashset
lib.rssvm-hashset
version0.1.0
created_at2025-12-04 08:07:30.379351+00
updated_at2025-12-04 08:07:30.379351+00
descriptionCustom svm hashset
homepage
repositoryhttps://github.com/abelmarnk/svm-hash
max_upload_size
id1966138
size6,153
abelmarnk (abelmarnk)

documentation

README

Hashset

This crate provides a custom implementation of a hashset based on SHA256, to be used in a solana environment. It does not provide any guarantees beyond using less CUs than the rust provided hashset when used in a solana environment.

Commit count: 0

cargo fmt