All Projects → stusmall → murmur3

stusmall / murmur3

Licence: other
A rust implementation of murmur3

Programming Languages

rust
11053 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to murmur3

harsh
Hashids implementation in Rust
Stars: ✭ 48 (+0%)
Mutual labels:  hash, rust-library
node-cryptonight
node bindings for cryptonight hashing
Stars: ✭ 15 (-68.75%)
Mutual labels:  hash
pthash
Fast and compact minimal perfect hash functions in C++.
Stars: ✭ 62 (+29.17%)
Mutual labels:  hash
trickster
user-friendly linux memory hacking library
Stars: ✭ 50 (+4.17%)
Mutual labels:  rust-library
lonlat bng
A multithreaded Rust library with FFI for converting WGS84 longitude and latitude coordinates into BNG (OSGB36) Eastings and Northings and vice versa (using OSTN15)
Stars: ✭ 20 (-58.33%)
Mutual labels:  rust-library
fingerprint-brunch
A brunch plugin for cache busting assets
Stars: ✭ 15 (-68.75%)
Mutual labels:  hash
phpass-starter
A starter project for Phpass.
Stars: ✭ 24 (-50%)
Mutual labels:  hash
bmemcached-rs
Rust binary memcached implementation
Stars: ✭ 24 (-50%)
Mutual labels:  rust-library
heimdall
Secure Password Storage
Stars: ✭ 38 (-20.83%)
Mutual labels:  hash
awesome-identicons
A curated list of "Visual Hashs" (Identicon, Avatar, Fractal, RandomArt and general Hash Visualization)
Stars: ✭ 156 (+225%)
Mutual labels:  hash
serial test
Allows for the creation of serialised Rust tests
Stars: ✭ 105 (+118.75%)
Mutual labels:  rust-library
crypthash-net
CryptHash.NET is a .NET multi-target library to encrypt/decrypt/hash/encode/decode strings and files, with an optional .NET Core multiplatform console utility.
Stars: ✭ 33 (-31.25%)
Mutual labels:  hash
bcrypt
Swift implementation of the BCrypt password hashing function
Stars: ✭ 30 (-37.5%)
Mutual labels:  hash
komihash
Very fast, high-quality hash function (non-cryptographic, C) + PRNG
Stars: ✭ 68 (+41.67%)
Mutual labels:  hash
warc
⚙️ A Rust library for reading and writing WARC files
Stars: ✭ 26 (-45.83%)
Mutual labels:  rust-library
JSum
Consistent checksum calculation of JSON objects.
Stars: ✭ 64 (+33.33%)
Mutual labels:  hash
LinuxHashCracker
🔨 Linux Hash Cracker
Stars: ✭ 19 (-60.42%)
Mutual labels:  hash
php-ntlm
Message encoder/decoder and password hasher for the NTLM authentication protocol
Stars: ✭ 14 (-70.83%)
Mutual labels:  hash
idy
👓 An ID obfuscator for ActiveRecord
Stars: ✭ 15 (-68.75%)
Mutual labels:  hash
ArduinoSpritzCipher
Spritz encryption system portable C library, CSPRNG, cryptographic hash and MAC functions, symmetric-key data encryption, and general-purpose functions. It's also an Arduino library.
Stars: ✭ 67 (+39.58%)
Mutual labels:  hash

murmur3

Actions Status Crates.io MSRV

This is a rust implementation of the fast, non-cryptographic hash murmur3.

See the API docs for example code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].