Repository navigation

#

swisstable

C# port of Google's SwissTable hash map

C#
13
3 年前

flat_hash_map from from Google's Abseil made in generic and type-safe C

C
6
2 年前

A proof-of-concept implementation of swisstable in Java using Vector API

Java
4
2 年前

A SIMD-enhanced hash table in Swift that utilizes the AVX2 instruction set on modern CPUs. Based off of Google's Swiss Table hashmap and Rust's Hashbrown.

Swift
4
2 年前

MapOf is a high-performance concurrent map implementation that offers significant, performance improvements over sync.Map in many common scenarios.

Go
3
1 天前

Haskell implementation of Google's SwissTable hash map

Haskell
1
4 年前