All Projects → Xxhash_cpp → Similar Projects or Alternatives

300 Open source projects that are alternatives of or similar to Xxhash_cpp

Dagon
Advanced Hash Manipulation
Stars: ✭ 155 (+46.23%)
Mutual labels:  hash, hashing
Util
A collection of useful utility functions
Stars: ✭ 201 (+89.62%)
Mutual labels:  hash, hashing
Clhash
C library implementing the ridiculously fast CLHash hashing function
Stars: ✭ 220 (+107.55%)
Mutual labels:  hash, hashing
bromberg sl2
Cayley hashing as in "Navigating in the Cayley Graph of SL₂(𝔽ₚ)"
Stars: ✭ 32 (-69.81%)
Mutual labels:  hashing, hash
Eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Stars: ✭ 93 (-12.26%)
Mutual labels:  hash, hashing
laravel-hashid
HashId Implementation on Laravel Eloquent ORM
Stars: ✭ 23 (-78.3%)
Mutual labels:  hashing, hash
agent
hashtopolis.org
Stars: ✭ 19 (-82.08%)
Mutual labels:  hashing, hash
metrohash-rs
Rust MetroHash
Stars: ✭ 45 (-57.55%)
Mutual labels:  hashing, hash
Password4j
Password4j is a user-friendly cryptographic library that supports Argon2, Bcrypt, Scrypt, PBKDF2 and various cryptographic hash functions.
Stars: ✭ 124 (+16.98%)
Mutual labels:  hash, hashing
prvhash
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor. (Codename Gradilac/Градилак)
Stars: ✭ 194 (+83.02%)
Mutual labels:  hashing, hash
noble-hashes
Audited & minimal JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2 & Scrypt
Stars: ✭ 213 (+100.94%)
Mutual labels:  hashing, hash
komihash
Very fast, high-quality hash function (non-cryptographic, C) + PRNG
Stars: ✭ 68 (-35.85%)
Mutual labels:  hashing, hash
node-blake2
All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js
Stars: ✭ 52 (-50.94%)
Mutual labels:  hashing, hash
Ahash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
Stars: ✭ 251 (+136.79%)
Mutual labels:  hash, hashing
Minperf
A Minimal Perfect Hash Function Library
Stars: ✭ 107 (+0.94%)
Mutual labels:  hash, hashing
Wyhash Rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
Stars: ✭ 44 (-58.49%)
Mutual labels:  hash, hashing
pthash
Fast and compact minimal perfect hash functions in C++.
Stars: ✭ 62 (-41.51%)
Mutual labels:  hashing, hash
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+14.15%)
Mutual labels:  hash, hashing
haiti
🔑 Hash type identifier (CLI & lib)
Stars: ✭ 287 (+170.75%)
Mutual labels:  hashing, hash
hash-checker
Fast and simple application that allows you to generate and compare hashes from files and text
Stars: ✭ 72 (-32.08%)
Mutual labels:  hashing, hash
agent-python
Official python agent for using the distributed hashcracker Hashtopolis
Stars: ✭ 39 (-63.21%)
Mutual labels:  hashing, hash
Name That Hash
🔗 Don't know what type of hash it is? Name That Hash will name that hash type! 🤖 Identify MD5, SHA256 and 3000+ other hashes ☄ Comes with a neat web app 🔥
Stars: ✭ 540 (+409.43%)
Mutual labels:  hash, hashing
String Hash
Get the hash of a string
Stars: ✭ 56 (-47.17%)
Mutual labels:  hashing
Meow hash
Official version of the Meow hash, an extremely fast level 3 hash
Stars: ✭ 1,204 (+1035.85%)
Mutual labels:  hash
Fast Near Duplicate Image Search
Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.
Stars: ✭ 54 (-49.06%)
Mutual labels:  hashing
Farmhash.sharp
Port of Google's farmhash algorithm to .NET
Stars: ✭ 52 (-50.94%)
Mutual labels:  hashing
Postcss Hash Classname
PostCSS plugin to append hash string to your css class name.
Stars: ✭ 57 (-46.23%)
Mutual labels:  hash
Signature Base
Signature base for my scanner tools
Stars: ✭ 1,212 (+1043.4%)
Mutual labels:  hash
Merkle Tools
Tools for creating Merkle trees, generating merkle proofs, and verification of merkle proofs.
Stars: ✭ 54 (-49.06%)
Mutual labels:  hash
Gokangarootwelve
Implementation of KangarooTwelve in Go
Stars: ✭ 90 (-15.09%)
Mutual labels:  hash
Hash Bench
Java Hashing, CRC and Checksum Benchmark (JMH)
Stars: ✭ 53 (-50%)
Mutual labels:  hash
Memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Stars: ✭ 74 (-30.19%)
Mutual labels:  hashing
Opensubtitles Api
nodejs opensubtitles.org api wrapper for downloading and uploading subtitles in multiple langs
Stars: ✭ 96 (-9.43%)
Mutual labels:  hash
Thmap
Concurrent trie-hash map library
Stars: ✭ 51 (-51.89%)
Mutual labels:  hashing
Lexicon
A data package containing lexicons and dictionaries for text analysis
Stars: ✭ 87 (-17.92%)
Mutual labels:  hash
Active enumerable
ActiveRecord like query methods for Ruby enumerable collections.
Stars: ✭ 73 (-31.13%)
Mutual labels:  hash
Esecurity
MSc Module
Stars: ✭ 49 (-53.77%)
Mutual labels:  hashing
Md5 Simd
Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.
Stars: ✭ 71 (-33.02%)
Mutual labels:  hashing
Smsretrieverapimaster
Automatic SMS Verification with the SMS Retriever API
Stars: ✭ 48 (-54.72%)
Mutual labels:  hash
Sparsepp
A fast, memory efficient hash map for C++
Stars: ✭ 1,021 (+863.21%)
Mutual labels:  hash
Dash
Scalable Hashing on Persistent Memory
Stars: ✭ 86 (-18.87%)
Mutual labels:  hash
Digestif
Simple hash algorithms in OCaml
Stars: ✭ 69 (-34.91%)
Mutual labels:  hash
Node Argon2
Node.js bindings for Argon2 hashing algorithm
Stars: ✭ 1,008 (+850.94%)
Mutual labels:  hashing
Hash Buster
Crack hashes in seconds.
Stars: ✭ 981 (+825.47%)
Mutual labels:  hash
Ssri
Standard Subresource Integrity library for Node.js
Stars: ✭ 69 (-34.91%)
Mutual labels:  hashing
Parallel Xxhash
Compute xxHash hash codes for 8 keys in parallel
Stars: ✭ 36 (-66.04%)
Mutual labels:  hashing
Rhashmap
Robin Hood hash map library
Stars: ✭ 33 (-68.87%)
Mutual labels:  hashing
Blake3
BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssembly
Stars: ✭ 100 (-5.66%)
Mutual labels:  hash
Hashcobra
HashCobra Hash Cracking tool.
Stars: ✭ 96 (-9.43%)
Mutual labels:  hash
Pluck all
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
Stars: ✭ 83 (-21.7%)
Mutual labels:  hash
Lazysodium Android
An Android implementation of the Libsodium cryptography library. For the lazy dev.
Stars: ✭ 69 (-34.91%)
Mutual labels:  hashing
Ios Category
iOS 工具分类整理
Stars: ✭ 30 (-71.7%)
Mutual labels:  hash
Wyhash
A pure-Go wyhash implementation.
Stars: ✭ 21 (-80.19%)
Mutual labels:  hash
Bughunt
A weekly challenge where we share some code and you find a bug in it.
Stars: ✭ 68 (-35.85%)
Mutual labels:  hash
Hashapi Lib Node
Tierion Hash API client library for Node.js
Stars: ✭ 20 (-81.13%)
Mutual labels:  hash
Webpack Hashed Chunkids
a plugin to help webpack to generate unique chunk id based on unique module id
Stars: ✭ 15 (-85.85%)
Mutual labels:  hash
Beamsplitter
💎 Beamsplitter - A new (possibly universal) hash that passes SMHasher. Built mainly with a random 10x64 S-box. Also in NodeJS
Stars: ✭ 83 (-21.7%)
Mutual labels:  hash
Biddle
Self-hosted application distribution
Stars: ✭ 66 (-37.74%)
Mutual labels:  hash
Java Crypto Utils
Java Cryptographic, Encoding and Hash Utilities
Stars: ✭ 15 (-85.85%)
Mutual labels:  hash
Flickrsync
A command line tool to synchronise, upload, download, pictures between the local file system and Flickr. Image hash signature of the picture is used to uniquely identify the image.
Stars: ✭ 14 (-86.79%)
Mutual labels:  hash
1-60 of 300 similar projects