cockroachdb / swiss
Go port of Google's Swiss Table hash table
☆321Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for swiss
- Golang port of Abseil's SwissTable☆777Updated 4 months ago
- Concurrency toolkit for Go☆169Updated 3 months ago
- ☆168Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- ☆110Updated last year
- Zero-allocation type-safe pool for Go☆223Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆241Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆390Updated this week
- Simple building blocks for protobuf marshaling and unmarshaling☆141Updated 5 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆515Updated last year
- Zero-allocation reflection library for Go☆526Updated last year
- ⚡️ Automatically add Trace Spans to Go methods and functions☆230Updated 2 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- Write ahead log for Go.☆611Updated this week
- B-tree implementation for Go☆233Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆311Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆274Updated 4 months ago
- Golang rate limiters for distributed applications☆460Updated last week
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆176Updated 2 months ago
- Script engine, especially good for tests☆146Updated 8 months ago
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆702Updated this week
- XXH3 algorithm in Go☆409Updated last year
- Checklist for code reviews☆151Updated 3 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆224Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Golang ClickHouse client☆260Updated 8 months ago
- The `io_uring` library and runtime for GO☆125Updated 2 years ago
- The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for ordera…☆123Updated last week
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago