-
Murmur3 is sensitive to the endianess of the system and thus can produce different results depending on that. On debian this leads to breakage on big-endian systems [(log)](https://buildd.debian.org/s…
-
## Situation
I want to use Alembic library in my C++ application that is organized by CMake. My repository is like this:
```
myapp
├── CMakeLists.txt
├── external
│ └── alembic [git submodul…
-
In branch [`murmur_hash`](https://github.com/Kotlin/kotlinx.serialization/blob/a2277b377f2b57ffeb96da559222acb53d3918a4/runtime/jvm/src/test/kotlin/kotlinx/serialization/hashing/MurMurTest.kt#L17) I'v…
-
as of version `0.3.0b0`, it seems like the hashing algorithm is not configurable ([reference](https://github.com/pfreixes/emcache/blob/675df6774b0e771d1a86c504da9f53cb08e15911/emcache/cluster.py))
…
-
Can i use different `seed` for every time reshuffling to do that?
Is the every time reshuffling expected to be well-distributed(or maybe depends on the seed)?
If i can:
Comparing to the solution …
-
If you have a long-lived `~/.elm` folder, it may contain dependencies that have been removed or renamed on Github. The most frequent one being `Skinney/murmur3`.
Given that situation, it is possibl…
-
on Ubuntu 13.10 Server (running under VMWare)
```
pm@perlmodulesnet-vm:~$ cpanm -L ~/perl5 Memcached::libmemcached
--> Working on Memcached::libmemcached
Fetching http://www.cpan.org/authors/id/W/WO…
-
**Update:** This is DONE, we currently block non-cryptographic hash functions at blockstore level – see https://github.com/ipfs/go-ipfs/issues/4371#issuecomment-400031808
----
It just occured t…
ghost updated
3 years ago
-
Hello,
I'm possibly the one responsible for `splitmix32a`, or at least a lot of people seem to be using it from my post over at https://stackoverflow.com/a/52056161/815680.
I can't seem to find…
-
- [ ] Most of the numeric types are found at https://www.elastic.co/guide/en/elasticsearch/reference/current/number.html but `unsigned long` has its own page with some content not found on the number …