aozturk / HashMapLinks
Basic HashMap (Hash Table) Implementation in C++
☆106Updated 5 months ago
Alternatives and similar repositories for HashMap
Users that are interested in HashMap are comparing it to the libraries listed below
Sorting:
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A lightweight big integer library for c++☆220Updated 4 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- My C++ Notes☆106Updated 4 years ago
- C++ standard library features, "from scratch"☆192Updated 7 months ago
- Boost.org algorithm module☆119Updated last week
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- A STL allocator that mmaps files☆249Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆251Updated 12 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- Origin C++11 Libraries☆132Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Boost.org serialization module☆128Updated 3 weeks ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆337Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- A C++ implementation of the aho corasick pattern search algorithm☆227Updated last year
- A C++ implementation of timsort☆309Updated 9 months ago
- C++ implementation of Radix tree☆65Updated 5 years ago
- Experiments with the C++ programming language.☆142Updated 3 weeks ago
- STXXL: Standard Template Library for Extra Large Data Sets☆491Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ implementations of common data compression algorithms.☆116Updated 8 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆418Updated 7 months ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- STL-like containers from Boost☆108Updated last week