Леонид Юрьев (Leonid Yuriev)
Леонид Юрьев (Leonid Yuriev)
[Fast Positive Hash](https://github.com/leo-yuriev/t1ha) - just the fastest portable hash function. ## Briefly, it is a portable 64-bit hash function: 1. Intended for 64-bit little-endian platforms, predominantly for Elbrus and x86_64,...
I am the main developer of libmdbx and very interested in your project. I think I will be able to implement the driver for MDBX and issue a pull-request. However,...
https://github.com/leo-yuriev/libmdbx#libmdbx
[libmdbx](https://github.com/leo-yuriev/libmdbx#improvements-over-lmdb) is revised and extended descendant of LMDB.
https://github.com/erthink/libmdbx Regards.
https://github.com/pmwkaa/ioarena
Briefly, t1ha is a 64-bit Hash Function: - Created for 64-bit little-endian platforms, in predominantly for x86_64, but without penalties could runs on any 64-bit CPU. - In most cases...
https://github.com/leo-yuriev/t1ha#t1ha Briefly, it is a portable 64-bit hash function: - In most cases **up to 15% faster than** StadtX hash, xxHash, mum-hash, metro-hash, etc. and **all others portable hash-functions** (which...
Please pay attention to https://github.com/PositiveTechnologies/t1ha Regards.
Seems be very useful have a such "legacy baseline" for the comparison.