Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c plus plus hash
c-plus-plus
x
hash
x
220 search results found
Node.bcrypt.js
⭐
7,118
bcrypt for NodeJs
Algorithms
⭐
5,033
Algorithms & Data structures in C++.
Smhasher
⭐
2,267
Automatically exported from code.google.com/p/smhasher
Cista
⭐
1,490
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
Highwayhash
⭐
1,452
Fast strong hash functions: SipHash/HighwayHash
Robin Hood Hashing
⭐
1,352
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
Libcuckoo
⭐
1,318
A high-performance, concurrent hash table
Meow_hash
⭐
1,278
Official version of the Meow hash, an extremely fast level 1 hash
Sparsehash
⭐
1,245
C++ associative containers
Sparsepp
⭐
1,171
A fast, memory efficient hash map for C++
Robin Map
⭐
1,085
C++ implementation of a fast hash map and hash set using robin hood hashing
Hashpump
⭐
1,080
A tool to exploit the hash length extension attack in various hashing algorithms
Opendht
⭐
976
OpenDHT: a C++17 Distributed Hash Table implementation
Qlibc
⭐
879
qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
Hat Trie
⭐
708
C++ implementation of a fast and memory efficient HAT-trie
Hopscotch Map
⭐
659
C++ implementation of a fast hash map and hash set using hopscotch hashing
Unordered_dense
⭐
630
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
Caffe Cvprw15
⭐
512
❤️☕ Deep Learning of Binary Hash Codes for Fast Image Retrieval (CVPRW15)
Picosha2
⭐
509
a header-file-only, SHA256 hash generator in C++
Hashdeep
⭐
493
Ordered Map
⭐
468
C++ hash map and hash set which preserve the order of insertion
Ctti
⭐
373
Compile Time Type Information for C++
Hash Library
⭐
359
Portable C++ hashing library
Emhash
⭐
352
Fast and memory efficient c++ flat hash map/set
Megahash
⭐
351
A super-fast C++ hash table with Node.js wrapper, tested up to 1 billion keys.
Sparse Map
⭐
317
C++ implementation of a memory efficient hash map and hash set
Emilib
⭐
292
Loose collection of misc C++ libs
Codecrypt
⭐
281
Post-quantum cryptography tool (THIS REPOSITORY IS ONLY A MIRROR OF THE MAIN ONE, PLEASE DO NOT FILE BUGS HERE)
Metrohash
⭐
281
MetroHash v1: Exceptionally fast and statistically robust hash functions
Rapidcrc Unicode
⭐
266
Windows tool to quickly create and verify hash checksums
Nedtries
⭐
257
A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit finds and iteration. Is approx. 50-100% faster than red-black trees and up to 20% faster than O(1) hash tables.
Discohash
⭐
218
🚀 DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS
Bbhash
⭐
211
Bloom-filter based minimal perfect hash function library
Clhash
⭐
206
C library implementing the ridiculously fast CLHash hashing function
Ethstark
⭐
198
Okon
⭐
183
Fast offline searching for SHA-1 keys in Have I Been Pwned databases
Digestpp
⭐
177
C++11 header-only message digest library
Array Hash
⭐
172
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
Hashmap
⭐
170
An open addressing linear probing hash table, tuned for delete heavy workloads
Rollinghashcpp
⭐
166
Rolling Hash C++ Library
Node Xxhash
⭐
161
An xxhash binding for node.js
Pthash
⭐
159
Fast and compact minimal perfect hash functions in C++.
Node Hash Ring
⭐
139
A Consistent Hashing C++ add-on for node.js
Pagebloomfilter
⭐
134
May be fastest bloom filter in C++/Go/Java/C#/Python/Rust
Ethash
⭐
134
C/C++ implementation of Ethash and ProgPoW – the Ethereum Proof of Work algorithms
String_id
⭐
130
A small C++ library to handle hashed strings serving as identifiers.
Xxhash_cpp
⭐
130
Port of the xxhash library to C++17.
Libbls
⭐
130
Solidity-compatible BLS signatures, threshold encryption, distributed key generation library in modern C++. Actively maintained and used by SKALE for consensus, distributed random number gen, inter-chain communication and protection of transactions. BLS threshold signatures can be verified in Solidity, and used as random beacon (common coin)
Diskhash
⭐
126
Diskbased (persistent) hashtable
Javascript Cpp Rosetta Stone
⭐
123
Reproducing the behavior of JavaScript in C++.
Node Webcrypto Ossl
⭐
123
A WebCrypto Polyfill for Node in TypeScript built on OpenSSL.
Hashmap
⭐
120
A concurrent thread-safe hash map implemented in C++
Sha256
⭐
116
A C++ SHA256 implementation.
Data Structures
⭐
113
Data-Structures using C++.
Phf
⭐
103
Tiny perfect hash library for C, C++, and Lua
Hamt
⭐
102
Hash Array Mapped Trie (C++ Templates)
Petra
⭐
101
runtime to compile-time mappings
Eternal
⭐
101
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Simple Blockchain
⭐
99
My implementation of a blockchain in C++ - Peer-to-Peer network, SHA-256, Merkle Trees, Mining, etc.
Hashcobra
⭐
95
HashCobra Hash Cracking tool.
Simhash Cpp
⭐
94
Simhashing in C++
Google_hash
⭐
94
wrapper for google's hash functions, for ruby
Growt
⭐
86
This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating the current table once it gets too full.
Node Lru Native
⭐
77
High-performance LRU cache for node.js
Gtl
⭐
77
Greg's Template Library of useful classes.
Hashmap
⭐
74
Faster hash maps in R
Str
⭐
71
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
Hashmap
⭐
68
Basic HashMap (Hash Table) Implementation in C++
Crypto3
⭐
61
Modern Cryptography Suite in C++17
Dstar Lite
⭐
60
A basic implementation of the D* lite algorithm
Kademlia
⭐
59
Dead simple C++11 kademlia distributed hash table library
Qjsonwebtoken
⭐
58
Qt C++ implementation of JSON Web Token (JWT)
Cape
⭐
52
String encryption for Arduino, limited microcontrollers and other embedded systems.
Hash_append
⭐
49
Implementation of hash_append proposal
Emphf
⭐
47
An efficient external-memory algorithm for the construction of minimal perfect hash functions
Smhasher
⭐
46
Hashidsxx
⭐
45
Cceh
⭐
41
Mining_simulator
⭐
40
Simulation framework for non-standard mining strategies
Hmsearch
⭐
37
C++ implementation of hamming distance algorithm HmSearch using Kyoto Cabinet
Pqtable
⭐
37
Fast search algorithm for product-quantized codes via hash-tables
Hashdb
⭐
37
hashdb block hash database tool and API
Deepfashion
⭐
34
Meow_hash_cpp
⭐
34
A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features
Xxhash
⭐
34
A super-fast hash algorithm in a single C++ header
Aquahash
⭐
33
Fast Hash Functions Using AES Intrinsics
Fasthashing
⭐
33
A Variable-Length String Hashing Library in C++
Hash
⭐
32
C++14 header-only easy-to-use cryptographic hash library
Hashplusplus
⭐
32
A C++17 header-only library to easily retrieve hashes/HMACs from data, files, and files in nested directories through a simple interface.
Coherence
⭐
32
Coherence is cryptographic server for modern web apps
Nark Hashmap
⭐
32
Very fast and small(memory efficient) hash map
Sha 3
⭐
32
C++ implementation of SHA-3 hash.
Libdrv
⭐
31
Static Library For Windows Drivers
Rain
⭐
30
Rain Hashes: Rainbow, Rainstorm and more! Support our work with a ⭐ 🥰
Sha256
⭐
29
SHA-256 algorithm implementation (С/С++)
Erlang Murmurhash
⭐
29
Murmur hash functions implemented in Erlang NIFs.
Cpp Cryptlite
⭐
28
C++ library that supports base64-encoding, sha1/sha256 hashing, and hmac calculation
String Id
⭐
26
String ID library & debugging tools
Caffe Dnnh
⭐
24
A caffe version implementation of a hash network(DNNH/NINH) for similarity-based visual research based on paper: Simultaneous feature learning and hash coding with deep neural networks
Libswifft
⭐
24
LibSWIFFT - A fast C/C++ library for the SWIFFT secure homomorphic hash function
Related Searches
C Plus Plus Cmake (8,712)
C Plus Plus Qt (8,557)
C Plus Plus Video Game (8,255)
Python C Plus Plus (6,336)
C Plus Plus Algorithms (6,012)
C Plus Plus Opengl (4,396)
C Plus Plus 3d Graphics (3,196)
C Plus Plus Testing (2,754)
Java C Plus Plus (2,629)
C Plus Plus Command Line (2,304)
1-100 of 220 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.