Go port of Google's Swiss Table hash table
☆468Dec 24, 2025Updated 2 months ago
Alternatives and similar repositories for swiss
Users that are interested in swiss are comparing it to the libraries listed below
Sorting:
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated last year
- ☆124Jul 10, 2023Updated 2 years ago
- A Go API for perf_event_open☆27Jul 3, 2024Updated last year
- A high performance caching library for Go☆2,555Dec 23, 2025Updated 2 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Apr 16, 2024Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆315Mar 13, 2026Updated last week
- Zero-allocation type-safe pool for Go☆253May 5, 2023Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,811Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- Static analysis tool to detect potential nil panics in Go code☆3,778Feb 24, 2026Updated 3 weeks ago
- Ordered map☆122May 27, 2025Updated 9 months ago
- Concurrent data structures for Go☆1,649Feb 9, 2026Updated last month
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- Write ahead log for Go.☆720Aug 31, 2025Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,328Jul 20, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog