hashmap topic

List hashmap repositories

clru-rs

38
Stars
8
Forks
Watchers

An LRU cache implementation with constant time operations and weighted semantic.

C-Macro-Collections

488
Stars
37
Forks
Watchers

Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

js-sdsl

733
Stars
61
Forks
Watchers

A javascript standard data structure library which benchmark against C++ STL.

lockfreehashmap-rs

21
Stars
2
Forks
Watchers

A concurrent lock-free hash map for Rust.

dashmap

2.7k
Stars
141
Forks
Watchers

Blazing fast concurrent HashMap for Rust.

memento

76
Stars
10
Forks
Watchers

Fairly basic redis-like hashmap implementation on top of a epoll TCP server.

wyhash

918
Stars
71
Forks
Watchers

The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.

sparsepp

1.2k
Stars
124
Forks
Watchers

A fast, memory efficient hash map for C++

sc

2.2k
Stars
240
Forks
Watchers

Common libraries and data structures for C.