Giter Site home page Giter Site logo

bytehamster / sichash Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 0.0 2.28 MB

A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.

License: GNU General Public License v3.0

CMake 2.94% Dockerfile 1.84% C++ 77.05% Shell 8.06% TeX 10.11%

sichash's People

Contributors

bytehamster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sichash's Issues

Missing <tbb/concurrent_queue.h>

Hi @ByteHamster ,

While trying to use your library as a submodule of lphash I am unable to include <tbb/concurrent_queue.h> .
I tried using sudo apt install libtbb-dev on a Ubuntu box without success.

Can you please tell me how you installed it?

Thanks in advance.

ssh key required when cloning submodules

Hello @ByteHamster,

Cloning recursively SicHash as a submodule of another project fails.
SicHash itself is imported correctly, but downloading its submodules (namely: simpleRibbon and util) fails due to permission issues.

[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.

I think the culprit is that ssh is used instead of https, e.g. :

url = [email protected]:ByteHamster-etc/sux.git

Would it be possible to switch to https?

Improve labels

It would be VERY useful if you could clearly label the graphs in the README as construction times. Anybody will expect query times there (there's no label). I lost quite some time and had to go through the paper to understand why the results looked completely absurd to me...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.