Awesome Open Source
Awesome Open Source
Combined Topics
hashing
x
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210
The Top 56 Hashing Open Source Projects
Categories
>
Computer Science
>
Hashing
Cyberchef
⭐
11,406
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
C Sharp Algorithms
⭐
4,184
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Imagededup
⭐
3,410
😎 Finding duplicate images made easy!
Low Latency Android Ios Linux Windows Tvos Macos Interactive Audio Platform
⭐
1,115
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
Node Argon2
⭐
990
Node.js bindings for Argon2 hashing algorithm
Sirix
⭐
635
SirixDB is a temporal, evolutionary database system, which uses an accumulate only approach. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach called sliding snapshot.
Zero Allocation Hashing
⭐
557
Zero-allocation hashing for Java
Lazy_importer
⭐
527
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
Crypto Hash
⭐
499
Tiny hashing module that uses the native crypto API in Node.js and the browser
Upash
⭐
484
🔒Unified API for password hashing algorithms
Name That Hash
⭐
478
🔗 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 🔥
Deephash
⭐
416
An Open-Source Package for Deep Learning to Hash (DeepHash)
Competitive Programming Repository
⭐
365
Competitive Programming templates that I used during the past few years.
Deephash Papers
⭐
302
Must-read papers on deep learning to hash (DeepHash)
T1ha
⭐
300
One of the fastest hash functions
Cuckoofilter
⭐
270
Substitute for bloom filter.
Argon2 Jvm
⭐
242
Argon2 Binding for the JVM
Merkletreejs
⭐
234
🌱 Construct Merkle Trees and verify proofs in JavaScript.
Ahash
⭐
234
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
Libdict
⭐
233
C library of key-value data structures.
Damiengkit
⭐
220
Useful utility classes and helpers from DamienG.com
Clhash
⭐
220
C library implementing the ridiculously fast CLHash hashing function
Caffe Deepbinarycode
⭐
207
Supervised Semantics-preserving Deep Hashing (TPAMI18)
Util
⭐
198
A collection of useful utility functions
Hashnet
⭐
190
Code release for "HashNet: Deep Learning to Hash by Continuation" (ICCV 2017)
Shokoserver
⭐
183
Repository for Shoko Server.
Interviewbit
⭐
165
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Dagon
⭐
155
Advanced Hash Manipulation
Auth Adt
⭐
150
Authenticated Data Structures Generically
Rollinghashcpp
⭐
140
Rolling Hash C++ Library
Sketchy
⭐
138
Sketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch)
Hash Embeddings
⭐
125
PyTorch implementation of Hash Embeddings (NIPS 2017). Submission to the NIPS Implementation Challenge.
Password4j
⭐
123
Password4j is a user-friendly cryptographic library that supports Argon2, Bcrypt, Scrypt, PBKDF2 and various cryptographic hash functions.
Stronglyuniversalstringhashing
⭐
119
Benchmark showing the we can randomly hash strings very quickly with good universality
Data Structures
⭐
119
Data-Structures using C++.
Minperf
⭐
107
A Minimal Perfect Hash Function Library
Xxhash_cpp
⭐
105
Port of the xxhash library to C++17.
Easycrypt
⭐
102
Android cryptography library with SecureRandom patches.
Dsh_tensorflow
⭐
97
implemement of DEEP SUPERVISED HASHING FOR FAST IMAGE RETRIEVAL_CVPR2016
Eternal
⭐
91
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Webcrypto
⭐
79
W3C Web Cryptography API for Node.js
Memento
⭐
74
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Ssri
⭐
69
Standard Subresource Integrity library for Node.js
Lazysodium Android
⭐
69
An Android implementation of the Libsodium cryptography library. For the lazy dev.
Md5 Simd
⭐
67
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.
Scala Hashing
⭐
66
Fast non-cryptographic hash functions for Scala
Blake2fast
⭐
62
Optimized BLAKE2 hashing implementations in C#
String Hash
⭐
56
Get the hash of a string
Farmhash.sharp
⭐
52
Port of Google's farmhash algorithm to .NET
Thmap
⭐
51
Concurrent trie-hash map library
Esecurity
⭐
49
MSc Module
Fast Near Duplicate Image Search
⭐
48
Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.
Parallel Xxhash
⭐
35
Compute xxHash hash codes for 8 keys in parallel
Wyhash Rs
⭐
34
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
Rhashmap
⭐
33
Robin Hood hash map library
Deep Mihash
⭐
13
Code for papers "Hashing with Mutual Information" (TPAMI 2019) and "Hashing with Binary Matrix Pursuit" (ECCV 2018)
1-56 of 56 projects
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210