All Projects → Sketchy → Similar Projects or Alternatives

167 Open source projects that are alternatives of or similar to Sketchy

Proof Of Work
Proof of Work with SHA256 and Bloom filter
Stars: ✭ 97 (-29.71%)
Mutual labels:  bloom-filter
Ahash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
Stars: ✭ 251 (+81.88%)
Mutual labels:  hashing
Farmhash.sharp
Port of Google's farmhash algorithm to .NET
Stars: ✭ 52 (-62.32%)
Mutual labels:  hashing
HashCompare
Compare various different Hashing Algorithms
Stars: ✭ 18 (-86.96%)
Mutual labels:  hashing
Tinysearch
🔍 Tiny, full-text search engine for static websites built with Rust and Wasm
Stars: ✭ 1,705 (+1135.51%)
Mutual labels:  bloom-filter
Similarity-Adaptive-Deep-Hashing
Unsupervised Deep Hashing with Similarity-Adaptive and Discrete Optimization (TPAMI2018)
Stars: ✭ 18 (-86.96%)
Mutual labels:  hashing
Esecurity
MSc Module
Stars: ✭ 49 (-64.49%)
Mutual labels:  hashing
fastbloom
A simple but fast bloomfilter written in Python
Stars: ✭ 21 (-84.78%)
Mutual labels:  bloom-filter
Sketch
C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
Stars: ✭ 96 (-30.43%)
Mutual labels:  bloom-filter
bloomfilter
Bloomfilter written in Golang, includes rotation and RPC
Stars: ✭ 61 (-55.8%)
Mutual labels:  bloom-filter
Node Argon2
Node.js bindings for Argon2 hashing algorithm
Stars: ✭ 1,008 (+630.43%)
Mutual labels:  hashing
hashlookup-forensic-analyser
Analyse a forensic target (such as a directory) to find and report files found and not found from CIRCL hashlookup public service - https://circl.lu/services/hashlookup/
Stars: ✭ 43 (-68.84%)
Mutual labels:  bloom-filter
Hash Embeddings
PyTorch implementation of Hash Embeddings (NIPS 2017). Submission to the NIPS Implementation Challenge.
Stars: ✭ 126 (-8.7%)
Mutual labels:  hashing
ntHash
Fast hash function for DNA sequences
Stars: ✭ 66 (-52.17%)
Mutual labels:  bloom-filter
Parallel Xxhash
Compute xxHash hash codes for 8 keys in parallel
Stars: ✭ 36 (-73.91%)
Mutual labels:  hashing
golomb-set
A Golomb Coded Set implementation in Rust
Stars: ✭ 33 (-76.09%)
Mutual labels:  bloom-filter
Algorithms Study Group
Study group for algorithms in Ruby, hosted at App Academy
Stars: ✭ 94 (-31.88%)
Mutual labels:  bloom-filter
Low Latency Android Ios Linux Windows Tvos Macos Interactive Audio Platform
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
Stars: ✭ 1,121 (+712.32%)
Mutual labels:  hashing
Bloom Filter Scala
Bloom filter for Scala, the fastest for JVM
Stars: ✭ 333 (+141.3%)
Mutual labels:  bloom-filter
Springmvc Project
开箱即用的SpringMVC项目,包含常规业务所需的框架功能整合,更多功能请关注 https://github.com/MartinDai/SpringBoot-Project
Stars: ✭ 33 (-76.09%)
Mutual labels:  bloom-filter
bloomfilter
Simplistic (but fast) java implementation of a bloom filter.
Stars: ✭ 35 (-74.64%)
Mutual labels:  bloom-filter
smhasher
No description or website provided.
Stars: ✭ 65 (-52.9%)
Mutual labels:  hashing
Deep Mihash
Code for papers "Hashing with Mutual Information" (TPAMI 2019) and "Hashing with Binary Matrix Pursuit" (ECCV 2018)
Stars: ✭ 13 (-90.58%)
Mutual labels:  hashing
7uring
An advanced cryptography tool for hashing, encrypting, encoding, steganography and more.
Stars: ✭ 15 (-89.13%)
Mutual labels:  hashing
Eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
Stars: ✭ 93 (-32.61%)
Mutual labels:  hashing
agent
hashtopolis.org
Stars: ✭ 19 (-86.23%)
Mutual labels:  hashing
Java Competitive Programming
I have written some important Algorithms and Data Structures in an efficient way in Java with proper references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, All Pair Shortest Path, Longest Common Subsequence, Binary Search, Lower Bound Search, Maximal Matching, Matrix Exponentiation, Segment Tree, Sparse Table, Merge Sort, Miller Prime Test, Prims - Minimum Spanning Tree, BIT - Binary Index Tree, Two Pointers, BST - Binary Search Tree, Maximum Subarray Sum, Immutable Data Structures, Persistent Data Structurs - Persistent Trie, Dijkstra, Z - Function, Minimum Cost Maximal Matching, Heavy Light Decomposition, Knapsack, Suffix Array and LCP - Longest Common Prefix, Squre Root Decomposition, Kth Order Statics, Trie / Prefix Tree, LIS - Longest Increasing Subsequence, Hashing
Stars: ✭ 24 (-82.61%)
Mutual labels:  hashing
scala-phash
Image comparison by hash codes
Stars: ✭ 16 (-88.41%)
Mutual labels:  hashing
Basalt
高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等
Stars: ✭ 128 (-7.25%)
Mutual labels:  bloom-filter
VBCorLib
The VBCorLib framework brings many of the powerful .NET classes to VB6.
Stars: ✭ 81 (-41.3%)
Mutual labels:  hashing
Cfilter
Cuckoo Filter implementation in Go, better than Bloom Filters (unmaintained)
Stars: ✭ 772 (+459.42%)
Mutual labels:  bloom-filter
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-78.26%)
Mutual labels:  hashing
Bloom
C++ Bloom Filter Library
Stars: ✭ 77 (-44.2%)
Mutual labels:  bloom-filter
leaked-password
Leaked password check library with bloom filter
Stars: ✭ 41 (-70.29%)
Mutual labels:  bloom-filter
Sirix
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.
Stars: ✭ 638 (+362.32%)
Mutual labels:  hashing
AdversarialBinaryCoding4ReID
Codes of the paper "Adversarial Binary Coding for Efficient Person Re-identification"
Stars: ✭ 12 (-91.3%)
Mutual labels:  hashing
Ceramist
Verified hash-based AMQ structures in Coq
Stars: ✭ 107 (-22.46%)
Mutual labels:  bloom-filter
rust-bloomfilter
🦀 Bloom filter implementation in Rust 🦀
Stars: ✭ 18 (-86.96%)
Mutual labels:  bloom-filter
Lazy importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
Stars: ✭ 544 (+294.2%)
Mutual labels:  hashing
haiti
🔑 Hash type identifier (CLI & lib)
Stars: ✭ 287 (+107.97%)
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 (-48.55%)
Mutual labels:  hashing
balanced
BalanceD is a Layer-4 Linux Virtual Server (LVS) based load balancing platform for Kubernetes.
Stars: ✭ 34 (-75.36%)
Mutual labels:  hashing
Crypto Hash
Tiny hashing module that uses the native crypto API in Node.js and the browser
Stars: ✭ 501 (+263.04%)
Mutual labels:  hashing
ganon
ganon classifies short DNA sequences against large sets of genomic sequences efficiently, with download and update of references (RefSeq/Genbank), taxonomic (NCBI/GTDB) and hierarchical classification, customized reporting and more
Stars: ✭ 57 (-58.7%)
Mutual labels:  bloom-filter
T1ha
One of the fastest hash functions
Stars: ✭ 302 (+118.84%)
Mutual labels:  hashing
siphash-java
SipHash in Java; zero-allocation and streaming implementations
Stars: ✭ 25 (-81.88%)
Mutual labels:  hashing
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+3294.2%)
Mutual labels:  hashing
tlsh
TLSH lib in Golang
Stars: ✭ 110 (-20.29%)
Mutual labels:  hashing
Lazysodium Android
An Android implementation of the Libsodium cryptography library. For the lazy dev.
Stars: ✭ 69 (-50%)
Mutual labels:  hashing
hash-checker
Fast and simple application that allows you to generate and compare hashes from files and text
Stars: ✭ 72 (-47.83%)
Mutual labels:  hashing
Wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
Stars: ✭ 410 (+197.1%)
Mutual labels:  bloom-filter
password-hasher
The PasswordHasher component provides password hashing utilities.
Stars: ✭ 425 (+207.97%)
Mutual labels:  hashing
Bloom Filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
Stars: ✭ 99 (-28.26%)
Mutual labels:  bloom-filter
Imagededup
😎 Finding duplicate images made easy!
Stars: ✭ 3,910 (+2733.33%)
Mutual labels:  hashing
Cuckoo Filter
Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化
Stars: ✭ 129 (-6.52%)
Mutual labels:  bloom-filter
Gulden Official
Blockchain as intended
Stars: ✭ 126 (-8.7%)
Mutual labels:  bloom-filter
Stronglyuniversalstringhashing
Benchmark showing the we can randomly hash strings very quickly with good universality
Stars: ✭ 119 (-13.77%)
Mutual labels:  hashing
Easycrypt
Android cryptography library with SecureRandom patches.
Stars: ✭ 102 (-26.09%)
Mutual labels:  hashing
Blake2fast
Optimized BLAKE2 hashing implementations in C#
Stars: ✭ 63 (-54.35%)
Mutual labels:  hashing
Deephash Papers
Must-read papers on deep learning to hash (DeepHash)
Stars: ✭ 302 (+118.84%)
Mutual labels:  hashing
61-120 of 167 similar projects