Skip to content

6th-ndn-hackathon/psync-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Port of PSync

Dependencies

NDN:

https://github.com/named-data/jndn

To be compatible with the C++ library, IBF and Bloom Filter written in C++ were ported to Java:

IBF:

Java port of: https://github.com/gavinandresen/IBLT_Cplusplus

Bloom Filter

Java port of: https://github.com/ArashPartow/bloom

IDE

Use eclipse and export as Maven project (May need to install Maven plugin)

Bug Reports/Issues:

https://redmine.named-data.net/projects/psync

About

Java Port of PSync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages