All Projects → bloomfilter → Similar Projects or Alternatives

198 Open source projects that are alternatives of or similar to bloomfilter

Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+1097.14%)
Mutual labels:  datastructures
Quickgraph
Generic Graph Data Structures and Algorithms for .NET
Stars: ✭ 386 (+1002.86%)
Mutual labels:  datastructures
Competitive Programming Library
Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.
Stars: ✭ 236 (+574.29%)
Mutual labels:  datastructures
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (+965.71%)
Mutual labels:  datastructures
Coding-Questions
Some coding problems with solutions
Stars: ✭ 13 (-62.86%)
Mutual labels:  datastructures
Schematics
Project documentation: https://schematics.readthedocs.io/en/latest/
Stars: ✭ 2,461 (+6931.43%)
Mutual labels:  datastructures
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+680%)
Mutual labels:  datastructures
Programacion-Competitiva
Material de programación competitiva elaborado por el Grupo de Programación Competitiva UNI (GPC-UNI)
Stars: ✭ 23 (-34.29%)
Mutual labels:  datastructures
R-Data-Structures-and-Algorithms
R Data Structures and Algorithms, published by Packt
Stars: ✭ 27 (-22.86%)
Mutual labels:  datastructures
Nearestneighbors.jl
High performance nearest neighbor data structures and algorithms for Julia.
Stars: ✭ 212 (+505.71%)
Mutual labels:  datastructures
swift-algorithms-data-structs
📒 Algorithms and Data Structures in Swift. The used approach attempts to fully utilize the Swift Standard Library and Protocol-Oriented paradigm.
Stars: ✭ 42 (+20%)
Mutual labels:  datastructures
cuckoo filter
High-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir
Stars: ✭ 31 (-11.43%)
Mutual labels:  bloom-filter
Smvdu-Algos
Can learn how to contribute to an open source project and practise Algorithm and Data Structures
Stars: ✭ 13 (-62.86%)
Mutual labels:  datastructures
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+448.57%)
Mutual labels:  datastructures
Graphs.jl
An optimized graphs package for the Julia programming language
Stars: ✭ 197 (+462.86%)
Mutual labels:  datastructures
leaked-password
Leaked password check library with bloom filter
Stars: ✭ 41 (+17.14%)
Mutual labels:  bloom-filter
option
Option object for PHP inspired by Rust
Stars: ✭ 27 (-22.86%)
Mutual labels:  datastructures
Algocasts Js
DSA in JavaScript ✅
Stars: ✭ 189 (+440%)
Mutual labels:  datastructures
kwstruct
Struct with keyword arguments support
Stars: ✭ 17 (-51.43%)
Mutual labels:  datastructures
crlite
WebPKI-level Certificate Revocation via Multi-Level Bloom Filter Cascade
Stars: ✭ 52 (+48.57%)
Mutual labels:  bloom-filter
TUMGAD
Exercise generator and helpful materials for the Introduction to Algorithms and Data Structures 📚
Stars: ✭ 27 (-22.86%)
Mutual labels:  datastructures
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+36860%)
Mutual labels:  datastructures
Abyss
🔬 Assemble large genomes using short reads
Stars: ✭ 219 (+525.71%)
Mutual labels:  bloom-filter
Data-Structures-and-Algorithms--A-Comprehensive-Guide
Data Structures & Algorithms - A Comprehensive Guide
Stars: ✭ 15 (-57.14%)
Mutual labels:  datastructures
Python Hashes
Interesting (non-cryptographic) hashes implemented in pure Python.
Stars: ✭ 213 (+508.57%)
Mutual labels:  bloom-filter
Coding Ninjas Competitive
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
Stars: ✭ 168 (+380%)
Mutual labels:  datastructures
Sketchy
Sketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch)
Stars: ✭ 138 (+294.29%)
Mutual labels:  bloom-filter
jgrapht
Master repository for the JGraphT project
Stars: ✭ 2,259 (+6354.29%)
Mutual labels:  datastructures
Basalt
高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等
Stars: ✭ 128 (+265.71%)
Mutual labels:  bloom-filter
Python data structures and algorithms
Python 中文数据结构和算法教程
Stars: ✭ 2,194 (+6168.57%)
Mutual labels:  datastructures
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+245.71%)
Mutual labels:  bloom-filter
AnonCracker
A single tool to bruteforce pdf , zip and hashes very super fast tool developed with python3
Stars: ✭ 36 (+2.86%)
Mutual labels:  hashes
Jredisbloom
Java Client for RedisBloom probabilistic module
Stars: ✭ 108 (+208.57%)
Mutual labels:  bloom-filter
Javainterview
最全的Java技术知识点,以及Java源码分析。为开源贡献自己的一份力。
Stars: ✭ 154 (+340%)
Mutual labels:  datastructures
Ceramist
Verified hash-based AMQ structures in Coq
Stars: ✭ 107 (+205.71%)
Mutual labels:  bloom-filter
exor filter
Erlang nif for xor_filter. 'Faster and Smaller Than Bloom and Cuckoo Filters'.
Stars: ✭ 29 (-17.14%)
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 (+182.86%)
Mutual labels:  bloom-filter
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (+320%)
Mutual labels:  datastructures
Sketch
C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings
Stars: ✭ 96 (+174.29%)
Mutual labels:  bloom-filter
icpc
Resources for Competitive Programming
Stars: ✭ 14 (-60%)
Mutual labels:  datastructures
Algorithms Study Group
Study group for algorithms in Ruby, hosted at App Academy
Stars: ✭ 94 (+168.57%)
Mutual labels:  bloom-filter
Iter
Go implementation of C++ STL iterators and algorithms.
Stars: ✭ 132 (+277.14%)
Mutual labels:  datastructures
Bloom
C++ Bloom Filter Library
Stars: ✭ 77 (+120%)
Mutual labels:  bloom-filter
dd-algorithm-examples
Code Snippets of DataStructure & Algorithm & LeetCode Implementations/Solutions for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. 💫 多语言版本的数据结构与算法实现分析
Stars: ✭ 33 (-5.71%)
Mutual labels:  datastructures
Springmvc Project
开箱即用的SpringMVC项目,包含常规业务所需的框架功能整合,更多功能请关注 https://github.com/MartinDai/SpringBoot-Project
Stars: ✭ 33 (-5.71%)
Mutual labels:  bloom-filter
Android Interview Questions
A repository containing interview questions on DS, Java & Android based on my experiences.
Stars: ✭ 125 (+257.14%)
Mutual labels:  datastructures
Redisbloom
Probabilistic Datatypes Module for Redis
Stars: ✭ 858 (+2351.43%)
Mutual labels:  bloom-filter
AlgorithmSet
LeetCode 算法练习集合 ~ 每天一道算法题
Stars: ✭ 19 (-45.71%)
Mutual labels:  datastructures
Cfilter
Cuckoo Filter implementation in Go, better than Bloom Filters (unmaintained)
Stars: ✭ 772 (+2105.71%)
Mutual labels:  bloom-filter
Aardvark.base
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. This repository is the basis for most platform libraries and provides basic functionality such as data-structures, math and much more.
Stars: ✭ 117 (+234.29%)
Mutual labels:  datastructures
Wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
Stars: ✭ 410 (+1071.43%)
Mutual labels:  bloom-filter
Algorithm
📝 Daily accumulate of algorithm.
Stars: ✭ 74 (+111.43%)
Mutual labels:  datastructures
Newbie Plan
📚 Java 技术体系面试指南 , 旨在锻炼学习方法论的技术指南 🚀 数学,算法,基础框架,原理剖析,职业感悟,技术面试
Stars: ✭ 412 (+1077.14%)
Mutual labels:  datastructures
Lens
A utility for working with nested data structures.
Stars: ✭ 104 (+197.14%)
Mutual labels:  datastructures
datastructures-and-algorithms
Repository for studying/practicing Data Structures, Algorithms and Code Interview Problems.
Stars: ✭ 30 (-14.29%)
Mutual labels:  datastructures
Vendor-Threat-Triage-Lookup
Lookup file hashes, domain names and IP addresses using various vendors to assist with triaging potential threats.
Stars: ✭ 17 (-51.43%)
Mutual labels:  hashes
Joy-of-Computing-using-Python-NPTEL
Joy of computing using Python NPTEL Course Assignment Solutions
Stars: ✭ 22 (-37.14%)
Mutual labels:  datastructures
peds
Type safe persistent/immutable data structures for Go
Stars: ✭ 57 (+62.86%)
Mutual labels:  datastructures
libfilter
High-speed Bloom filters and taffy filters for C, C++, and Java
Stars: ✭ 23 (-34.29%)
Mutual labels:  bloom-filter
raptor
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences.
Stars: ✭ 37 (+5.71%)
Mutual labels:  bloom-filter
121-180 of 198 similar projects