| sangupta/ps |
896 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
mit |
|
| Problem Solving |
| steakknife/bloomfilter |
283 |
|
53 |
570 |
over 7 years ago |
1 |
December 27, 2015 |
2 |
mit |
Go |
| Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go |
| jparkie/PDD |
245 |
|
0 |
0 |
about 9 years ago |
2 |
December 08, 2016 |
2 |
apache-2.0 |
Java |
| Advanced Bloom Filter Based Algorithms for Efficient Approximate Data De-Duplication in Streams |
| 0voice/algorithm-structure |
208 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
|
C |
| 2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结 |
| thomasmueller/minperf |
107 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| A Minimal Perfect Hash Function Library |
| Haseeb-Qureshi/Algorithms-Study-Group |
91 |
|
0 |
0 |
about 10 years ago |
0 |
|
0 |
|
Ruby |
| Study group for algorithms in Ruby, hosted at App Academy |
| bcgsc/btllib |
19 |
|
0 |
0 |
over 2 years ago |
0 |
|
29 |
other |
C++ |
| Bioinformatics Technology Lab common code library |
| TrainingByPackt/CPP-Data-Structures-and-Algorithm-Design-Principles |
16 |
|
0 |
0 |
over 5 years ago |
0 |
|
2 |
mit |
C++ |
| Leverage the power of modern C++ to build robust and scalable applications |
| vincenzopalazzo/cpstl |
14 |
|
0 |
0 |
over 3 years ago |
6 |
April 16, 2022 |
30 |
gpl-2.0 |
C++ |
| Copy and Paste standard library (CPSTL) is a repository with a collection of data structure and algorithms in many different languages |
| petrmanek/rabin-karp-searcher |
9 |
|
0 |
0 |
about 9 years ago |
0 |
|
0 |
mit |
C# |
| Implementation of Rabin-Karp searching algorithm with Bloom Filter probabilistic data structure. |