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

Projects in Awesome Lists tagged with hashmaps

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

https://github.com/martinus/map_benchmark

Comprehensive benchmarks of C++ maps

benchmark c-plus-plus hashmaps

Last synced: 02 Sep 2025

https://github.com/robclu/leapfrog

Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent HashMap in Rust for certain use cases.

concurrency concurrent-hashmap data-structures hashmap hashmaps lock-free-hashtable rust

Last synced: 04 Apr 2026

https://github.com/basemax/hashmapc

A tiny library for using easily HashMap, arraylist in the C.

array arraylist arrays c hashmap hashmaps maplist

Last synced: 03 Nov 2025

https://github.com/robusgauli/cdict.h

Typesafe, Generic & Extremely fast Dictionary in C πŸš€

collection dictionary hash hashmap hashmaps keyvalue map

Last synced: 13 Oct 2025

https://github.com/benibela/fpc-map-benchmark

An exhausive benchmark of string-key based (hash)maps available for Free Pascal.

benchmark hash hashmaps map pascal

Last synced: 27 Feb 2026

https://github.com/andrewrgarcia/streamdice

StreamDice++ is a C++ message encryption program running on a unique stream cipher that I invented

block ciphers ciphertext cpp encryption hacktoberfest hashmaps password secret-messages stream-cipher

Last synced: 23 Jan 2026

https://github.com/villy-p/under-the-hood

All files included in my Youtube series: Under the Hood

assembly c explanations hashmaps under-the-hood youtube

Last synced: 01 Mar 2026

https://github.com/bylothink/hashmaps-webserver

πŸ—ΊοΈ A simple web server that provides a RESTful API to store and retrieve data from hashmap data structures made from scratch.

docker hashmaps jwt python web-server

Last synced: 21 Apr 2026

https://github.com/bazilsuhail/flexibase

FlexiBase Shell (a close to real database inspired by MongoDb) that is a testament to the power of C++ and custom-built data structures from scratch.

btree-indexes custom database database-management hashmaps query-language

Last synced: 09 May 2026

https://github.com/degawa/maps

A practical wrapper for stdlib_hashmaps

fortran fortran-package-manager fortran-stdlib hashmap hashmaps map maps modern-fortran

Last synced: 20 Jan 2026

https://github.com/mahmud-kandawala/data-structures-coursework

This repository delves into the core principles of data structures, covering essential types like arrays, stacks, queues, lists, trees, and graphs, utilizing Python and its extensive libraries to apply and demonstrate these concepts.

array binary-search-tree data-structures graph hashmaps heaps linked-list python queue stacks

Last synced: 17 Jun 2026

https://github.com/itskushagraa/fithub

Java based fitness application designed to simplify workout tracking and diet planning, tailored to users' needs.

algorithm-design data-persistence exception-handling hashmaps java java-swing-gui json junit5 object-oriented-design serialization singleton-pattern

Last synced: 15 May 2026

https://github.com/antonharbers/hashmap-demo

Hashmap Demo - The Odin Project: https://www.theodinproject.com/lessons/javascript-hashmap

hashmaps javascript linkedlist node theodinproject

Last synced: 15 May 2026

https://github.com/konsbe/java-programming

OOP Interfaces, Classes, Hashmaps, ArrayLists, Lambda Expressions

enum hashmaps interfaces lambda-functions oops-in-java

Last synced: 11 Sep 2025

https://github.com/michelerenzullo/addressbook

High performance AddressBook with multimap

addressbook cpp hashmap hashmaps iterators list map multimap range

Last synced: 17 May 2026

https://github.com/vijeshvs/purestore

Custom database engine

b-tree cpp database hashmaps

Last synced: 06 May 2026

https://github.com/b10nicle/database-hashcode-finder

Phone number finder in encrypted database

binary-search-tree hashmaps map

Last synced: 12 Apr 2025

https://github.com/shreyansh-21/leetcode

This repository contains my solutions to LeetCode problems, covering a wide range of algorithms and data structures. Each solution is well-documented and optimized for performance. The goal is to demonstrate problem-solving skills, coding efficiency, and a deep understanding of algorithmic concepts.

array binary-search binary-search-tree hashing hashmaps linked-list priority-queue queue recursion stack string trees

Last synced: 30 Jun 2025

https://github.com/henrylin03/odin-hashmap

Implement hashmap data structure using vanilla JavaScript (Node) as part of The Odin Project's "Full Stack JavaScript" course.

hashing hashmap hashmaps javascript odin-project

Last synced: 08 Jun 2026

https://github.com/winterwind/interactivelistsorter

A short project (mostly for personal use) that allows the user to do a sort of manual bubble sort in which they choose their preferences from each combination of 2 items from a list

bubble-sort combinations dictionaries files filesystem hashmaps interactive-sorting itertools itertools-library python sort sorting

Last synced: 13 Jun 2026