fnv-1a
Here are 28 public repositories matching this topic...
FNV-1a non-cryptographic hash function
-
Updated
Nov 16, 2023 - JavaScript
Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply 3d file format loader.
-
Updated
May 7, 2021 - C
A library containing the most commonly used non-cryptographic hashing functions such as MurmurHash3, CRC32 and FNV1a. All functions Hash data of type ANY.
-
Updated
Mar 4, 2023
autocomplete function used search engines, spell-checking, text-messengers, etc. Includes a bloom filter that provides memory efficient check of whether an item has been inserted before through the use of hashing algorithms (FNV1AHash, CRCHash, and SBDMHash).
-
Updated
Aug 24, 2020 - C++
Crystal Implementation of Fowler–Noll–Vo hash
-
Updated
Mar 24, 2021 - Crystal
This Go package contains functions that produce non-cryptographic hashes.
-
Updated
Feb 16, 2023 - Go
FNV-1a 「 128-bit 」 High-Speed implementations 🚀 using LX4Cnh etc.
-
Updated
Aug 3, 2021 - C#
C-like string and ctype functions for Erlang binary strings.
-
Updated
Jan 3, 2023 - Erlang
Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms
-
Updated
May 17, 2017 - Ruby
Single header solution to hashing with FNV1a in C/C++
-
Updated
Oct 23, 2024 - C++
Jump consistent hash in TypeScript
-
Updated
Jun 18, 2024 - TypeScript
A FNV hashing library for JavaScript.
-
Updated
Sep 4, 2020 - TypeScript
Tool to analyze news from a dataset.
-
Updated
Nov 23, 2020 - Java
FNV Hash implementation in Matlab (32 bit)
-
Updated
Oct 31, 2018 - MATLAB
Allocation-free FNV-1
-
Updated
Aug 29, 2018 - Go
Improve this page
Add a description, image, and links to the fnv-1a topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fnv-1a topic, visit your repo's landing page and select "manage topics."