fnv
There are 43 repositories under fnv topic.
sindresorhus/fnv1a
FNV-1a non-cryptographic hash function
ModdingLinked/Viva-New-Vegas
A Comprehensive Fallout New Vegas Modding Guide.
TDarkShadow/vivanewvegas-wabbajack
A Wabbajack port of the Viva New Vegas modding guide.
ArashPartow/hash
General Purpose Hash Function Algorithms https://www.partow.net/programming/hashfunctions/index.html
3F/Huid
🎫 High-speed a FNV-1a-128 hash-based UUID.
imandra-ai/mhash
hashing library that is generic on the hashing function, and a ppx deriving plugin for type-directer hashers
GoodManWEN/py-fnvhash-c
Python FNV hash implementation based on cython, to give you an alternative high speed choice.
daisuke-t-jp/FNV
FNV hash framework in Swift.
Midi12/fnv
FNV hash algorithm for Dart language
althonos/pruefung
Redundancy checks in pure Rust
Lofanmi/ry-hash
ry-hash 速度飞快的文件哈希工具!
naqvis/crystal-fnv
Crystal Implementation of Fowler–Noll–Vo hash
3F/Fnv1a128
FNV-1a 「 128-bit 」 High-Speed implementations 🚀 using LX4Cnh etc.
aleks-net/fnv1a
Single header solution to hashing with FNV1a in C/C++
BrianPugh/micropython-fnv1a32
Micropython native module for the FNV1a hashing algorithm.
gamarelease/spreadsheet-hash
Portable solutions for calculating hashes in spreadsheets (FNV hash)
durgaswaroop/fnv_fastHashing_java
Java Implementation of the FNV fast hashing algorithms
NIR3X/Fxms.cpp
FNV-XOR-Mask-Shuffle Symmetric Encryption Algorithm
pawandubey/fnv-hash
Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms
Spore-Community/SporeHash-VSCode
Convert between names and FNV Hash IDs used in Spore.
sunilkanzar/HashCalculator
Pure java implementaion of Hashfunction
anik123/FNV-implementation-in-Matlab
FNV Hash implementation in Matlab (32 bit)
drichardson/fnv
Fowler/Noll/Vo Hash based on Reference Sources
hlts2/gfnv
Allocation-free FNV-1
hugoalh/fnv-es
An ES (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm Fowler-Noll-Vo (FNV).
jamiealquiza/fnv
Allocation-free FNV-1 32 and 64 bit variants
namralkeeg/fnvjs
A FNV hashing library for JavaScript.
qRoC/Loobee-OldRepository
Loobee Swift library (WIP)
xyx0826/FnvBrute
A FNV-1 (32-bit) hash collider.
grandom-library/fnv1a
FNV-1a non-cryptographic hash function implementation written in TypeScript.
AbdeltwabMF/lisp-hashpalooza
A diverse array of non-cryptographic hash functions in Common Lisp
crashdemons/fnv512-wasm
a WebAssembly implementation for the FNV-0/FNV-1/FNV-1A 512 bits hashing algorithms
NIR3X/fxms
FNV-XOR-Mask-Shuffle Symmetric Encryption Algorithm
RubyOnWorld/rust-fnv
The FNV hash function is a custom Hasher implementation that is more efficient for smaller hash keys.
xorz57/FNV
Compile Time FNV Hash Functions written in C++14