Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java bindings #5

Open
zacchiro opened this issue Aug 28, 2019 · 1 comment
Open

Java bindings #5

zacchiro opened this issue Aug 28, 2019 · 1 comment

Comments

@zacchiro
Copy link

Any plan to also have Java bindings?

@luispedro
Copy link
Owner

No plans.

thsfs added a commit to thsfs/diskhash that referenced this issue Jun 22, 2023
* Adding unittests for OS Wrappers
* Adding size() and clear() methods to C++ wrapper
* Small refactoring on diskhash.hpp
* Adds update functionality
* Small improvements
* Adds indexed lookup feature
* Adds delete feature (adapted version of Kolosovskiy's approach)
* Alignment issues
* Changed entry table offset position, added show_st()
* Fixed delete issues, added unittests
* Added unittest
* Added option to insert value by memory reference
* Improved function checks, added unittests
* Code improvements
* Fixes memory unalignment issues
* Fixes literals to unsigned
* Sets local functions as static
* Add unittests (empty key works)
* Adding reserve feature to C++ wrapper + improvements + unittests
* Bug in the index calculation
* Unittest for the hash index calculation
* Added remove() feature to the C++ wrapper
* Alignment fix
* Memory alignment improvements (more compact)
* Adding slow tests unittest group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants