• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-9,6366,085

LICENSED03-May-20241.1 KiB2418

README.chromiumD03-May-2024319 1511

cityhash.target.darwin-arm.mkD03-May-20245.6 KiB257208

cityhash.target.darwin-mips.mkD03-May-20245.5 KiB253204

cityhash.target.darwin-x86.mkD03-May-20245.6 KiB257208

cityhash.target.linux-arm.mkD03-May-20245.6 KiB257208

cityhash.target.linux-mips.mkD03-May-20245.5 KiB253204

cityhash.target.linux-x86.mkD03-May-20245.6 KiB257208

smhasher.gypD03-May-2024803 3735

README.chromium

1Name: SMHasher
2URL: http://code.google.com/p/smhasher/
3Version: 0
4Revision: 147
5License: MIT, Public Domain
6License File: LICENSE
7Security Critical: yes
8
9Description:
10This is a library containing the MurmurHash3 function, and a hashing function
11test suite.
12
13Licenses are MIT (SMHasher) and Public Domain (MurmurHash).
14
15