Golang port of Abseil's SwissTable
☆829Mar 7, 2025Updated 11 months ago
Alternatives and similar repositories for swiss
Users that are interested in swiss are comparing it to the libraries listed below
Sorting:
- Go port of Google's Swiss Table hash table☆469Dec 24, 2025Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,031Oct 27, 2024Updated last year
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆262Oct 17, 2025Updated 4 months ago
- Go execution trace frontend☆1,379Dec 15, 2025Updated 2 months ago
- ☆124Jul 10, 2023Updated 2 years ago
- Concurrent data structures for Go☆1,637Feb 9, 2026Updated 3 weeks ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- A high performance caching library for Go☆2,525Dec 23, 2025Updated 2 months ago
- Better structured concurrency for go☆10,319Apr 26, 2024Updated last year
- Generate x86 Assembly with Go☆2,943Updated this week
- Make your Go programs use less memory (maybe)☆940Feb 25, 2026Updated last week
- A library for calling C functions from Go without Cgo☆3,395Updated this week
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Optimized Go Compression Packages☆5,416Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Feb 24, 2026Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Aug 3, 2024Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- Minimalist and zero-dependency scheduling library for Go☆2,008Jan 20, 2026Updated last month
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆778Aug 26, 2025Updated 6 months ago
- A blazingly fast JSON serializing & deserializing library☆9,245Updated this week
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- B-tree implementation for Go☆1,198Updated this week
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,626Jan 4, 2026Updated 2 months ago
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,140Dec 11, 2024Updated last year
- wazero: the zero dependency WebAssembly runtime for Go developers☆5,971Feb 16, 2026Updated 2 weeks ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- Go package implementing bitsets☆1,485Updated this week
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,902Updated this week
- 🚀 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,095May 2, 2025Updated 10 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,079Mar 13, 2025Updated 11 months ago
- A memory arena implementation for Go.☆553Mar 16, 2024Updated last year
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- Library to help with walking of code directories in go☆95Updated this week
- Static analysis tool to detect potential nil panics in Go code☆3,768Feb 24, 2026Updated last week