An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with hashtable

A curated list of projects in awesome lists tagged with hashtable .

https://github.com/teivah/algodeck

An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯

algorithm algorithms array bit-manipulation complexity data-structures dynamic-programming graph greedy-algorithms hashtable heap interview-practice java linked-list math queue recursion sorting-algorithms stack tree

Last synced: 05 Oct 2025

https://github.com/attractivechaos/klib

A standalone and lightweight C library

algorithm avl-tree b-tree c generic hashtable library sort

Last synced: 13 May 2025

https://github.com/srdja/collections-c

A library of generic data structures for the C language.

algorithms array c collections data-structures deque hashtable library list memory-pool

Last synced: 14 May 2025

https://github.com/srdja/Collections-C

A library of generic data structures for the C language.

algorithms array c collections data-structures deque hashtable library list memory-pool

Last synced: 20 Mar 2025

https://github.com/indexmap-rs/indexmap

A hash table with consistent order and fast iteration; access items by key or sequence index

hashtable rust

Last synced: 12 Dec 2025

https://github.com/wolkykim/qlibc

qLibc is a simple and yet powerful C library providing generic data structures and algorithms.

c cplusplus hashtable library linkedlist qlibc queue stack tree-structure vector

Last synced: 08 Apr 2025

https://github.com/tidwall/hashmap.c

Hash map implementation in C.

hash hashmap hashtable map table

Last synced: 16 May 2025

https://github.com/ibraheemdev/papaya

A fast and ergonomic concurrent hashmap for read-heavy workloads.

concurrent hashmap hashtable

Last synced: 14 May 2025

https://github.com/jhuckaby/megahash

A super-fast C++ hash table with Node.js wrapper, tested up to 1 billion keys.

djb2 hash hashtable

Last synced: 12 Apr 2025

https://github.com/ronomon/hash-table

Fast, reliable cuckoo hash table for Node.js.

bloom-filter cache cuckoo-hashing-algorithm hashtable lru tabulation

Last synced: 06 Apr 2025

https://github.com/radareorg/sdb

Simple and fast string based key-value database with support for arrays and json

c data-structures database hacktoberfest hashtable key-value

Last synced: 21 Jun 2025

https://github.com/tidwall/hashmap

A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.

hash hashmap hashtable map table

Last synced: 01 Aug 2025

https://github.com/rigtorp/hashmap

An open addressing linear probing hash table, tuned for delete heavy workloads

backshift-deletion hashmap hashtable linear-probing open-addressing

Last synced: 08 May 2025

https://github.com/rigtorp/HashMap

An open addressing linear probing hash table, tuned for delete heavy workloads

backshift-deletion hashmap hashtable linear-probing open-addressing

Last synced: 08 May 2025

https://github.com/luispedro/diskhash

Diskbased (persistent) hashtable

c c-plus-plus hashtable haskell persistence python

Last synced: 09 Apr 2025

https://github.com/betomoedano/javascript-coding-interview-questions

100+ coding interview questions related to algorithms and data structures.

arrays binary-tree dynamic graphs-algorithms hashtable map matrix recursion strings

Last synced: 28 Jul 2025

https://github.com/rimbu-org/rimbu

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.

bimap collection graph hashmap hashtable immutable list multimap rimbu sorted sorted-map sorted-sets stream table typescript

Last synced: 08 Apr 2025

https://github.com/MengRao/str

A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching

cpp hashing-algorithm hashtable simd string

Last synced: 08 May 2025

https://github.com/taviso/swisstable

Access Abseil Swiss Tables from C

c hashtable performance

Last synced: 25 Mar 2025

https://github.com/nvidia-merlin/hierarchicalkv

HierarchicalKV is a part of NVIDIA Merlin and provides hierarchical key-value storage to meet RecSys requirements. The key capability of HierarchicalKV is to store key-value feature-embeddings on high-bandwidth memory (HBM) of GPUs and in host memory. It also can be used as a generic key-value storage.

cuda dynamic-embedding embedding-storage gpu hashtable key-value-store recommender-system

Last synced: 10 Apr 2025

https://github.com/thermadiag/seq

The seq library is a collection of original C++14 STL-like containers and related tools

c-plus-plus compression concurrent-data-structure cpp cpp11 data-structures formatting hashmap hashtable radix

Last synced: 07 May 2025

https://github.com/dizballanze/hashtable

Async hash table server in C

c hashtable text-protocol

Last synced: 16 Sep 2025

https://github.com/jackzhenguo/leetcode-csharp

solutions using C# for leetcode according to tags of questions, updating everyday. My contact info: guozhennianhua@163.com or my blog: http://blog.csdn.net/daigualu

array csdn data-structure dynamic-programming graph hashtable leetcode linked-list pointer stack tree

Last synced: 09 Oct 2025

https://github.com/bhhbazinga/lockfreehashtable

Lock Free Resizable Hash Table Based On Split-Ordered Lists.

cpp hashtable lock-free thread

Last synced: 30 Jun 2025

https://github.com/xincao9/dkv

对象存储 - 日志结构哈希表

append-files bitcask hashtable key-value object-storage s3

Last synced: 11 Jul 2025

https://github.com/adamwalker/clash-utils

A collection of reusable Clash designs/examples

algorithms crypto dsp fpga hashtable

Last synced: 05 Oct 2025

https://github.com/lkedward/fhash

fpm package implementing a hash table with support for generic keys and values.

fortran fortran-package-manager fpm hashmap hashtable

Last synced: 20 Feb 2025

https://github.com/assyrianic/harbol

Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+

allocators bytebuffer c configuration-file custom-types floating-point-types hashmap hashtable libraries library memory-pool miscellaneous-libraries ordered-hashmap plugin-manager queue string tree tuple variants vector

Last synced: 21 Apr 2025

https://github.com/kevyonan/harbol

Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+

allocators bytebuffer c configuration-file custom-types floating-point-types hashmap hashtable libraries library memory-pool miscellaneous-libraries ordered-hashmap plugin-manager queue string tree tuple variants vector

Last synced: 16 Jun 2025

https://msune.github.io/libcdada/

Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)

bitmap c cdada data data-container data-structures data-structures-and-algorithms hashmap hashtable library libstdc libstdcxx linked-list list map queue set stack string struct

Last synced: 18 Nov 2025

https://github.com/rosedblabs/diskhash

on-disk hash table(mainly for WAL).

disk hashtable storage wal

Last synced: 24 Apr 2025

https://github.com/msune/libcdada

Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)

bitmap c cdada data data-container data-structures data-structures-and-algorithms hashmap hashtable library libstdc libstdcxx linked-list list map queue set stack string struct

Last synced: 24 Apr 2025

https://github.com/performanc/tablec

Low-level C89 Closed/Open-addressed hashtable implementation.

c caching-library fast-cache hashtable library

Last synced: 23 Apr 2025

https://github.com/hoangsonww/queue-and-hashtable-dsa

🔑 This repository focuses on hash tables and priority queues, highlighting their use in text analysis, word stats generation, and managing a movie review user database. It includes techniques for efficient text tokenization, word frequency analysis, prioritized data handling, and more!

algorithms data-structures dsa hash hashcode hashing hashing-algorithm hashmap hashtable java java-8 priority-queue queue queue-algorithm queue-theory

Last synced: 12 Jul 2025

https://github.com/narasimha1997/redis-pydict

A python dictionary that uses Redis as in-memory storage backend to facilitate distributed computing applications development.

backend distributed-systems hashtable message-queue microservice python python3 redis

Last synced: 25 Jun 2025

https://github.com/rofl0r/htab

simple and efficient hashtable implementation for C, taken from musl's hsearch()

c efficient fast hashmap hashtable

Last synced: 11 Apr 2025

https://github.com/bwoodsend/hirola

NumPy vectorized hash table for fast set and dict operations.

dict hashtable numpy python set

Last synced: 08 Aug 2025

https://github.com/ostafen/zipcache

An in-memory compressed cache for gigabytes of data written in Go.

cache compression golang hashtable

Last synced: 11 Apr 2025

https://github.com/sagivo/solidity-utils

solidity utils to make your life easier

data-structures ethereum hashtable smart-contracts solidity

Last synced: 11 Apr 2025

https://github.com/pdebuyl/fortran_hash_table

"<string,string>" hash table in Fortran 2008

fortran fortran2008 hashtable

Last synced: 02 Mar 2025

https://github.com/alichtman/data-structures-cpp

Teaching data structures in C++. Great resource for students.

avl-tree btree cpp cs225 data-structures graph-algorithms hashtable trees uiuc

Last synced: 19 Mar 2025

https://github.com/shuirutian/swisstable

C# port of Google's SwissTable hash map

csharp dotnet hashmap hashtable swisstable

Last synced: 11 Aug 2025

https://github.com/niklasf/magics

Finding magic factors for bitboard based move generation

bitboard chess hashtable

Last synced: 22 Feb 2025

https://github.com/baratgabor/suffixtree

A well-structured, relatively compact implementation of Ukkonen's linear time suffix tree construction algorithm in C# 7+. With bonus detailed explanation on the algorithm.

csharp-code hashtable suffix-tree ukkonen-algorithm

Last synced: 02 Sep 2025

https://github.com/bor0/hashtable

Hashtable implementation in C

algorithm c hashtable linked-list

Last synced: 03 Jul 2025

https://github.com/sondosaabed/baby-frecuencies-hash

Baby-Frecuencies managment application using Hash table as data Structure. Java | JavaFX

baby-frecuency data-structures hashtable java javafx-application

Last synced: 01 Nov 2025

https://github.com/ashvardanian/hashevals

Minimalistic Rust toolkit for hash function quality analysis. Tests avalanche effect, differential patterns, and statistical distribution across variable-length n-grams.

benchmark bioinformatics bloom-filter evaluation hash hashing hashmap hashtable minhash nlp smhasher string string-manipulation testing

Last synced: 09 Nov 2025

https://github.com/ahmedsobhy01/redis-clone

A lightweight Redis clone implemented in C++ that supports key-value operations and sorted sets

avl c clone cpp hashmap hashtable inmemory-db redis redis-client redis-server system-design

Last synced: 07 Oct 2025

https://github.com/keyu-tian/buaa-datastructure-project-solution

[Ranked No. 1🥇] My solution for the course project of Datastructure 2019'Spring @ BUAA (北航数据结构). Plenty of C language tricks, hacks, and optimizations are used for extreme efficiency. *Ranked 1/800* in the efficiency test.

algorithms beihang beihang-university buaa buaaoj c datastructures datastructures-algorithms hashtable string-matching

Last synced: 13 Apr 2025

https://github.com/kevyonan/sm-ordmap

A Hash Table that preserves insertion order for SourceMod Plugins.

data-structure extension hashtable sourcemod sourcepawn

Last synced: 16 Jun 2025

https://github.com/gullradriel/nilorea-library

C tools that are usable as a collection of .c .h or a shared library/dll

allegro5 c hashtable library list network network-engine particles physics pthread socket

Last synced: 12 Apr 2025

https://github.com/aravindraj777/problems-d365

Data structure and Algorithms, Java workouts ,Problem Solving questions and solutions.(Repository contains major Graph alogirthms like Bellmanford algo,Prim's ,Dijkstra's algorithm).

arraylist-java arrays bellman-ford-algorithm binary-search-tree data-structures-and-algorithms dijkstra-algorithm graph hashtable heap heapsort linkedlist prims-algorithm queue sorting-algorithms stack strings trie

Last synced: 12 Jul 2025

https://github.com/TylerBloom/CycleMap

A structure for mapping multiple hash sets together

hashmap hashtable rust rust-lang rust-library

Last synced: 27 Feb 2025

https://github.com/tylerbloom/cyclemap

A structure for mapping multiple hash sets together

hashmap hashtable rust rust-lang rust-library

Last synced: 13 Apr 2025

https://github.com/dennisfrancis/generic-hashtable

A generic hash table in C

c dynamic-library generic hashtable

Last synced: 12 Jul 2025

https://github.com/azzzrro/data-structure-solutions-2

Data structure solutions for various sorting algorithms such as bubble sort, insertion sort, selection sort, quick sort, and merge sort. Additionally, essential data structures like hash tables, stacks, and queues are aslo included. Useful for learning and coding practice.

algorithms bubble-sort data-structures hashtable hashtable-chaining insertion-sort merge-sort queue quick-sort selection-sort sorting-algorithms stack

Last synced: 26 Sep 2025

https://github.com/narasimha1997/bit_vector

A header-only bit vector library for C . This can be used for implementing dynamic bit-vectors for building Bloom-Filters and Hyper-Logs .

bloom-filter c cplusplus datastructures hashtable hyperloglog

Last synced: 12 Apr 2025

https://github.com/assyrianic/sm-ordmap

A Hash Table that preserves insertion order for SourceMod Plugins.

data-structure extension hashtable sourcemod sourcepawn

Last synced: 11 Apr 2025

https://github.com/jvdp1/hashtable

Fortran hash tables

hash hash-table hashtable

Last synced: 27 Mar 2025

https://github.com/gohouse/datastructure

the data structure implementation in golang(数据结构的go语言实现, 队列:queue; 散列表:hashtable; 二叉平衡树:avl-tree......)

avl-tree data-structures go hashtable queue

Last synced: 05 May 2025

https://github.com/maxim2266/smap

smap: a hash table for C language.

c hashmap hashtable

Last synced: 06 Jul 2025

https://github.com/kchousos/idbs

Implementations of different kinds of databases, written in pure C.

c database databases design-database hash-table hashtable heap implementation-from-scratch low-level

Last synced: 09 Jul 2025

https://github.com/vgherard/r2r

R-Object to R-Object Hash Maps

data-structures hashtable r

Last synced: 30 Apr 2025

https://github.com/huangjiahua/neatlib

Some C++ utility library, especially on hash tables.

concurrency cxx hashtable library memory-safety

Last synced: 01 Mar 2025

https://github.com/vanditg/comp-sci-7201---algorithm-data-structure-analysis

This repository contains assignment, tutorials, practical exam and solutions for one of my postgraduate subjects of COMP SCI 7201 - Algorithm Data Structure Analysis. The programming language is C++ and some solutions will be in Python and JAVA.

algorithms-and-data-structures avl-tree-implementations cpp hashtable integer-addition linear-probing postgraduate-subjects quiz websubmission-testcases

Last synced: 20 Aug 2025

https://github.com/funilrys/a-john-shots

A tool to get the Security Hash Algorightms (SHA) of all files in a given path into a JSON formatted file.

hash hashcode hashing hashtable json json-format md5 python python-module python3 sha1 sha224 sha384 sha512

Last synced: 03 Oct 2025

https://github.com/schrodingerzhu/swisstablejavavectorapi

A proof-of-concept implementation of swisstable in Java using Vector API

hashtable simd swisstable vectorization

Last synced: 31 Jul 2025

https://github.com/desmonhak/structs_data_c

implementacion de vectores, al estilo de C++, podemos situar un ejemplo usando la implementacion en el archivo code_array-list.c. Ademas hemos hecho una implementacion de tablas de hash, puede situar un ejemplo de su uso en code_hash-table.c. Podemos situar tambien una implementacion de vectores pero esta vez con listas enlazadas en code_vector-...

arrays-dinamicos c estr hashtable listas-enlazadas

Last synced: 23 Jul 2025

https://github.com/marvincolgin/data-structures-and-algorithms

Polyglot Data Structures/Algorithms. Collection of classic computer science data-structures: LinkList, Queue/Stack, Binary Tree, Hashmap, Graph and the sorts: bubble, insertion, merge, quicksort. Whiteboarded and originally written in Python, then ported to Java, Node and Golang.

algorithms binary-search-tree computer-science data-structrues data-structures-algorithms data-structures-and-algorithms go golang graph-algorithms graphs hashtable java junit5 linked-list node node-js nodejs polyglot python whiteboards

Last synced: 10 Oct 2025

https://github.com/tahmid-tanzim/problem-solving

AlgoExpert, LeetCode & HackerRank Problem Solving - hackerrank.com/tahmid_tanzim & leetcode.com/tahmid-tanzim

binary-search-tree breath-first-search depth-first-search dynamic-programming graph hashtable javascript linked-list python3 searching sorting

Last synced: 07 Apr 2025

https://github.com/minad/hashtable

Hashtable in C with open addressing and specialization via macros

c hash hashfunctions hashtable

Last synced: 20 Mar 2025

https://github.com/borgbackup/borghash

A memory-efficient hashtable with serialization.

cython hashtable

Last synced: 21 Aug 2025

https://github.com/acucciniello/hashmap-python

A hashmap implemented in Python without using a hashmap primitive.

chaining hashmap hashtable python

Last synced: 15 Jul 2025