hashmaps topic
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.
map_benchmark
Comprehensive benchmarks of C++ maps
Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
fastutil-concurrent-wrapper
Set of concurrent wrappers around fastutil primitive maps
cdict.h
Typesafe, Generic & Extremely fast Dictionary in C 🚀
Data_Structure-and-Algorithm-CodingNinjas.com
Problems and their solutions in C++.
CC
A small, usability-oriented generic container library.
libxutils
Simple and yet powerful cross-platform C library providing data structures, algorithms and much more
Coding-Ninjas-Solution-Java-DSA-Premium
This repo Provide Coding Ninjas Basics of Java with Data Structures and Algorithms Solution. This will have solutions to all the problems that are included in Coding Ninja's 2022 Java Course. Star the...