Skip to content

dennis-tra/go-libp2p-xor

This branch is 1 commit ahead of, 10 commits behind libp2p/go-libp2p-xor:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4814194 · Jul 5, 2023

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-libp2p-xor

GoDoc Build Status Discourse posts

Implementation of XOR tries

Summary

This package implements XOR tries. An XOR trie is a trie for equal-length bit strings. XOR tries support efficient set operations, as well as distance-based operations with respect to the XOR metric.

Contribute

Contributions welcome. Please check out the issues.

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to libp2p are subject to the IPFS Code of Conduct.

License

MIT © Protocol Labs Inc.

About

Xor Trie implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%