Go port of Google's Swiss Table hash table
☆469Dec 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 11 months ago
- ☆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,525Dec 23, 2025Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,031Oct 27, 2024Updated last year
- Concurrent data structures for Go☆1,637Feb 9, 2026Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- ☆13Oct 14, 2024Updated last year
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆261Oct 17, 2025Updated 4 months ago
- Assert your Go code is inlined and bounds-check eliminated☆315Apr 30, 2025Updated 10 months ago
- Static analysis tool to detect potential nil panics in Go code☆3,764Feb 13, 2026Updated 2 weeks ago
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Ordered map☆121May 27, 2025Updated 9 months ago
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Zero-allocation type-safe pool for Go☆251May 5, 2023Updated 2 years ago
- High performance LRU cache☆242Nov 2, 2025Updated 3 months ago
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- Go execution trace frontend☆1,379Dec 15, 2025Updated 2 months ago
- A memory arena implementation for Go.☆553Mar 16, 2024Updated last year
- Write ahead log for Go.☆710Aug 31, 2025Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- Generate x86 Assembly with Go☆2,943Feb 1, 2026Updated last month
- Provides easy-to-use async IO interface with io_uring☆693Nov 20, 2023Updated 2 years ago
- Refactoring and code transformation tool for Go.☆1,027Feb 11, 2025Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- Fast selection algorithms for Go☆253Nov 30, 2024Updated last year
- B-tree implementation for Go☆1,198Updated this week
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,079Mar 13, 2025Updated 11 months ago
- Selected Go-internal packages factored out from the standard library☆963Apr 10, 2025Updated 10 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Apr 16, 2024Updated last year
- Arbitrary-precision decimals for Go☆780Dec 16, 2025Updated 2 months ago
- Go heap object reference analysis tool☆990Nov 12, 2025Updated 3 months ago
- io_uring support for go☆206Oct 11, 2020Updated 5 years ago
- Better structured concurrency for go☆10,319Apr 26, 2024Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated this week
- Script engine, especially good for tests☆162Mar 8, 2024Updated last year