All Projects → Python Hashes → Similar Projects or Alternatives

309 Open source projects that are alternatives of or similar to Python Hashes

Data Structures
Data-Structures using C++.
Stars: ✭ 121 (-43.19%)
Mutual labels:  hash, bloom-filter
komihash
Very fast, high-quality hash function (non-cryptographic, C) + PRNG
Stars: ✭ 68 (-68.08%)
Mutual labels:  bloom-filter, hash
Java Crypto Utils
Java Cryptographic, Encoding and Hash Utilities
Stars: ✭ 15 (-92.96%)
Mutual labels:  hash, hash-functions
prvhash
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor. (Codename Gradilac/Градилак)
Stars: ✭ 194 (-8.92%)
Mutual labels:  hash-functions, hash
fastbloom
A simple but fast bloomfilter written in Python
Stars: ✭ 21 (-90.14%)
Mutual labels:  bloom-filter, hash
ntHash
Fast hash function for DNA sequences
Stars: ✭ 66 (-69.01%)
Mutual labels:  bloom-filter, hash
xxHash-Swift
xxHash framework in Swift.
Stars: ✭ 22 (-89.67%)
Mutual labels:  hash-functions, hash
Wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
Stars: ✭ 410 (+92.49%)
Mutual labels:  hash, bloom-filter
Minperf
A Minimal Perfect Hash Function Library
Stars: ✭ 107 (-49.77%)
Mutual labels:  hash, bloom-filter
XXHash
XXHash - Extremely fast hash algorithm,impl for csharp,can process 11.8 GB/s on modern cpu. impl with net core 2.0 and .net
Stars: ✭ 24 (-88.73%)
Mutual labels:  hash-functions, hash
Xxhash
Extremely fast non-cryptographic hash algorithm
Stars: ✭ 5,783 (+2615.02%)
Mutual labels:  hash, hash-functions
Meow hash
Official version of the Meow hash, an extremely fast level 3 hash
Stars: ✭ 1,204 (+465.26%)
Mutual labels:  hash, hash-functions
Basalt
高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等
Stars: ✭ 128 (-39.91%)
Mutual labels:  bloom-filter
Gtkhash
A cross-platform desktop utility for computing message digests or checksums
Stars: ✭ 167 (-21.6%)
Mutual labels:  hash
Password4j
Password4j is a user-friendly cryptographic library that supports Argon2, Bcrypt, Scrypt, PBKDF2 and various cryptographic hash functions.
Stars: ✭ 124 (-41.78%)
Mutual labels:  hash
Codetective
a tool to determine the crypto/encoding algorithm used according to traces from its representation
Stars: ✭ 121 (-43.19%)
Mutual labels:  hash
Awesome Unique Id
A curated list of awesome Unique IDs
Stars: ✭ 196 (-7.98%)
Mutual labels:  hash
Loki
Loki - Simple IOC and Incident Response Scanner
Stars: ✭ 2,217 (+940.85%)
Mutual labels:  hash
Gulp Rev
Static asset revisioning by appending content hash to filenames: `unicorn.css` → `unicorn-d41d8cd98f.css`
Stars: ✭ 1,540 (+623%)
Mutual labels:  hash
Digestpp
C++11 header-only message digest library
Stars: ✭ 116 (-45.54%)
Mutual labels:  hash
Redis Cuckoofilter
Hashing-function agnostic Cuckoo filters for Redis
Stars: ✭ 158 (-25.82%)
Mutual labels:  bloom-filter
Active hash relation
ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.
Stars: ✭ 115 (-46.01%)
Mutual labels:  hash
Fim
File Integrity Manager -
Stars: ✭ 114 (-46.48%)
Mutual labels:  hash
Discohash
👯 Discohash - A super fast and simple hash. 5GB/s serial (depending on hardware). Also in NodeJS
Stars: ✭ 205 (-3.76%)
Mutual labels:  hash
Leaked
Leaked? 2.1 - A Checking tool for Hash codes, Passwords and Emails leaked
Stars: ✭ 184 (-13.62%)
Mutual labels:  hash
Pytorch deephash
Pytorch implementation of Deep Learning of Binary Hash Codes for Fast Image Retrieval, CVPRW 2015
Stars: ✭ 148 (-30.52%)
Mutual labels:  hash
Node Webcrypto Ossl
A WebCrypto Polyfill for Node in TypeScript built on OpenSSL.
Stars: ✭ 113 (-46.95%)
Mutual labels:  hash
Webpack Plugin Hash Output
Plugin to replace webpack chunkhash with an md5 hash of the final file conent.
Stars: ✭ 128 (-39.91%)
Mutual labels:  hash
Simple Scrypt
A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑
Stars: ✭ 168 (-21.13%)
Mutual labels:  hash
Gulden Official
Blockchain as intended
Stars: ✭ 126 (-40.85%)
Mutual labels:  bloom-filter
Argon2 Browser
Argon2 library compiled for browser runtime
Stars: ✭ 197 (-7.51%)
Mutual labels:  hash
Merkle
Node.js module implementing Merkle tree algorithm
Stars: ✭ 123 (-42.25%)
Mutual labels:  hash
Fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
Stars: ✭ 163 (-23.47%)
Mutual labels:  hash
Next Build Id
Easily set your `next build` BUILD_ID to the latest git commit hash
Stars: ✭ 203 (-4.69%)
Mutual labels:  hash
Mum Hash
Hashing functions and PRNGs based on them
Stars: ✭ 117 (-45.07%)
Mutual labels:  hash-functions
Crypto Async
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
Stars: ✭ 161 (-24.41%)
Mutual labels:  hash
Tinysearch
🔍 Tiny, full-text search engine for static websites built with Rust and Wasm
Stars: ✭ 1,705 (+700.47%)
Mutual labels:  bloom-filter
Dcipher Cli
🔓Crack hashes using online rainbow & lookup table attack services, right from your terminal.
Stars: ✭ 193 (-9.39%)
Mutual labels:  hash
Open Crypto
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
Stars: ✭ 115 (-46.01%)
Mutual labels:  hash
Dagon
Advanced Hash Manipulation
Stars: ✭ 155 (-27.23%)
Mutual labels:  hash
Antidebugging
AntiDebugging sample sources written in C++
Stars: ✭ 114 (-46.48%)
Mutual labels:  hash
Bcrypt
A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool.
Stars: ✭ 207 (-2.82%)
Mutual labels:  hash
Murmurhash3.js
MurmurHash3, in JavaScript.
Stars: ✭ 147 (-30.99%)
Mutual labels:  hash
Node Sha3
SHA3 for JavaScript - The Keccak family of hash algorithms
Stars: ✭ 112 (-47.42%)
Mutual labels:  hash
Stata Gtools
Faster implementation of Stata's collapse, reshape, xtile, egen, isid, and more using C plugins
Stars: ✭ 108 (-49.3%)
Mutual labels:  hash
Highwayhash
Node.js implementation of HighwayHash, Google's fast and strong hash function
Stars: ✭ 183 (-14.08%)
Mutual labels:  hash
Tlsh Js
JavaScript port of TLSH (Trend Micro Locality Sensitive Hash)
Stars: ✭ 143 (-32.86%)
Mutual labels:  hash
Jredisbloom
Java Client for RedisBloom probabilistic module
Stars: ✭ 108 (-49.3%)
Mutual labels:  bloom-filter
Xxhash cpp
Port of the xxhash library to C++17.
Stars: ✭ 106 (-50.23%)
Mutual labels:  hash
React Scrollchor
A React component for scroll to `#hash` links with smooth animations
Stars: ✭ 141 (-33.8%)
Mutual labels:  hash
Ceramist
Verified hash-based AMQ structures in Coq
Stars: ✭ 107 (-49.77%)
Mutual labels:  bloom-filter
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (-50.23%)
Mutual labels:  bloom-filter
Util
A collection of useful utility functions
Stars: ✭ 201 (-5.63%)
Mutual labels:  hash
Swifthash
🍕 MD5 in pure Swift
Stars: ✭ 182 (-14.55%)
Mutual labels:  hash
Sketchy
Sketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch)
Stars: ✭ 138 (-35.21%)
Mutual labels:  bloom-filter
Bloom Filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
Stars: ✭ 99 (-53.52%)
Mutual labels:  bloom-filter
Blake3
BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssembly
Stars: ✭ 100 (-53.05%)
Mutual labels:  hash
Hashlib4pascal
Hashing for Modern Object Pascal
Stars: ✭ 132 (-38.03%)
Mutual labels:  hash
Proof Of Work
Proof of Work with SHA256 and Bloom filter
Stars: ✭ 97 (-54.46%)
Mutual labels:  bloom-filter
Opensubtitles Api
nodejs opensubtitles.org api wrapper for downloading and uploading subtitles in multiple langs
Stars: ✭ 96 (-54.93%)
Mutual labels:  hash
1-60 of 309 similar projects