Skip to content
 
 

Latest commit

 

History

84 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verified Trie-Hard

Please first install or build Verus. Once cargo-verus binary is built and in PATH, run

cargo verus verify

to verify the proofs.

Building without Verification

If Verus somehow does not work, you can also run cargo directly to compile without verification:

cargo build [--release]

About

Novel implementation of a Trie data structure optimized for small, sparse maps

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages