Reimplementations of containers from the C++ Standard Library in C
-
Updated
May 25, 2025 - C
Reimplementations of containers from the C++ Standard Library in C
(Legacy) Extremely fast unordered map and set library for C++20
benchmark for golang hash maps
A secure password manager application to safely store, modify and remove an end-user’s data and personal information.
My solutions, in C, to the daily coding challenge provided by The Daily Byte. If you want to sign up to these challenges, do so at https://thedailybyte.dev/
Great coding challenges using many programming languages
An Electrical Payment Program utilizing data structures efficiently manages user accounts, billing, and payments. It stores customer details, usage data, and transaction history using structures like linked lists, hash maps, or trees for fast retrieval and updates.
This repo contains DSA theory and codes relevant and neetcode 250 problem pattern by pattern
I felt like writing the HashMap class from scratch to my own specifications (original exercise from Codecademy)
A c++ unordered_map alternative for small integral keys
Add a description, image, and links to the hash-maps topic page so that developers can more easily learn about it.
To associate your repository with the hash-maps topic, visit your repo's landing page and select "manage topics."