Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

google/zuckerli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Zuckerli

Compression format and data structures for large graphs.

Cloning and compiling

git clone https://github.com/google/zuckerli
cd zuckerli
git clone https://github.com/abseil/abseil-cpp.git
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make -j 12

Note that to compile and run tests googletest should be installed on your system.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •