An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cuckoo-hashing-algorithm

arriqaaq/cuckoo

Implementing a Cuckoo filter, based on the paper Cuckoo Filter: Practically Better Than Bloom

Language: Go - Size: 10.7 KB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 3

ronomon/hash-table

Fast, reliable cuckoo hash table for Node.js.

Language: JavaScript - Size: 45.9 KB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 303 - Forks: 13

AlexanderThaep/BCHTable

This is my naive implementation of a "bucketized cuckoo hash table" (BCHT) utilizing a variable amount of interchangeable hash algorithms that I thought to include in the repository.

Language: C - Size: 35.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

d-a-b-o/ProyectoFinal_ADA

Este repositorio contiene el proyecto final del curso de Análisis y Diseño de Algoritmos.El objetivo del proyecto es desarrollar una estructura de datos eficiente para manejar la información de ciudadanos. Abarca varias funcionalidades, incluyendo la generación aleatoria de datos, almacenamiento en disco, y búsqueda eficiente de registros.

Language: C++ - Size: 1.57 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

leiless/cuckoohash-go

Expandable Cuckoo hash map/set implementation in Go (Docs WIP)

Language: Go - Size: 165 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

anserwaseem/Cuckoo-hash-table

An implementation of cuckoo hash table to get amortized searching, insertion and deletion time.

Language: C++ - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sanket2994/cuckoo-hashing

Hash libaray using cuckoo hashing algorithm to hash packets of the same flow into the hash table

Language: C - Size: 53.7 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 4

sanket2994/hashing-cuckoo-iptuple

Language: C - Size: 32.2 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

andres-nav/route-lookup-binary-search-with-hash

Binary Search with Hashing implemented in C

Language: C - Size: 743 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alainesp/Practical_Research

Cutting-edge research in a practical way

Size: 572 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 3

crichez/swift-cuckoo-collections 📦

Cross-platform Swift dictionaries & sets that use a cuckoo hashing algorithm

Language: Swift - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pomelo00o/HASHING-ALGORITHMS

Language: Python - Size: 730 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

rahul1947/Implementation-of-Data-Structures-and-Algorithms

Implementation of data structures (Lists, Stacks, Queues, Trees, Balanced Search Trees, Hashing, Graphs); Implementation of algorithms (Sorting and searching, Recursion, Graph algorithms).

Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

alainesp/CBG

Cuckoo Breeding Ground Hash Table

Language: C++ - Size: 1.46 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

rahul1947/SP07-Comparison-of-Hashing-Implementations

Comparison of Hashing Algorithms - Double Hashing, Robin Hood Hashing Cuckoo Hashing with Java's inbuilt HashMap/ HastSet over million of add(), contains() and remove() operations.

Language: Java - Size: 34.9 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 3

CodeSopranos/hashing-algorithms

The project on comparison of different hashing approaches

Language: Jupyter Notebook - Size: 4.78 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vedhavyas/cuckooc

A service to manage your Cuckoo filters

Language: Go - Size: 161 KB - Last synced at: 16 days ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 0

s4ndhyac/Hashing-Algorithms

Optimized implementations of different hashing algorithms - Linear probing, Quadratic probing, Chained hashing, Cuckoo hashing

Language: Java - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

TheKnowhowTitan/CuckooHashing-ADS-Project

This Program demonstrates Cuckoo Hashing Using Multiple blocks. Made by- Raghav Lohit. Roll No- 72

Language: Java - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

iamKunal/Parallel-Hashing-Implementation

Parallel Computing Project

Language: C++ - Size: 30.7 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

cameronww7/Hashing-Cuckoo-Algorithm-

Hashing using Cuckoo Algorithm

Language: C++ - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0