Golang port of Abseil's SwissTable
☆829Mar 7, 2025Updated last year
Alternatives and similar repositories for swiss
Users that are interested in swiss are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆124Jul 10, 2023Updated 2 years ago
- Go port of Google's Swiss Table hash table☆468Dec 24, 2025Updated 3 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆262Updated this week
- Go execution trace frontend☆1,381Dec 15, 2025Updated 3 months ago
- Concurrent data structures for Go☆1,649Feb 9, 2026Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 6 months ago
- Generate x86 Assembly with Go☆2,952Mar 1, 2026Updated 3 weeks ago
- Better structured concurrency for go☆10,334Apr 26, 2024Updated last year
- A high performance caching library for Go☆2,555Dec 23, 2025Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆223Feb 24, 2026Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Aug 3, 2024Updated last year
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- A library for calling C functions from Go without Cgo☆3,461Updated this week
- Make your Go programs use less memory (maybe)☆981Updated this week
- Optimized Go Compression Packages☆5,437Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- RocksDB/LevelDB inspired key-value database in Go☆5,811Updated this week
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆783Aug 26, 2025Updated 6 months ago
- A blazingly fast JSON serializing & deserializing library☆9,291Mar 16, 2026Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,097Jul 3, 2024Updated last year
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,637Updated this week
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,014Aug 26, 2025Updated 6 months ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- wazero: the zero dependency WebAssembly runtime for Go developers☆6,019Mar 8, 2026Updated 2 weeks ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,096May 2, 2025Updated 10 months ago
- Minimalist and zero-dependency scheduling library for Go☆2,011Jan 20, 2026Updated 2 months ago
- An immutable radix tree implementation in Golang☆1,092Mar 13, 2026Updated last week
- Go package implementing bitsets☆1,489Mar 1, 2026Updated 3 weeks ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.☆2,920Mar 16, 2026Updated last week
- A memory arena implementation for Go.☆552Mar 16, 2024Updated 2 years ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,081Mar 13, 2025Updated last year
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,142Dec 11, 2024Updated last year
- Visualise Go runtime metrics in real time☆3,625Feb 27, 2026Updated 3 weeks ago
- Library to help with walking of code directories in go☆95Mar 3, 2026Updated 3 weeks ago
- Go implementation of Stream VByte integer compression☆23Apr 22, 2020Updated 5 years ago
- Zero-allocation type-safe pool for Go☆253May 5, 2023Updated 2 years ago