cockroachdb / swissLinks
Go port of Google's Swiss Table hash table
☆445Updated last month
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☆828Updated 4 months ago
- ☆246Updated 3 weeks ago
- Concurrency toolkit for Go☆216Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆544Updated last year
- high performance in-memory cache☆338Updated 3 weeks ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆282Updated this week
- ☆122Updated 2 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆246Updated 8 months ago
- Write ahead log for Go.☆670Updated 8 months ago
- ⚡ A memory arena implementation for Go.☆544Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Experimental implementation of a proposed v2 encoding/json package☆520Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆1,011Updated 9 months ago
- Zero-allocation reflection library for Go☆579Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- XXH3 algorithm in Go☆465Updated last week
- Golang rate limiters for distributed applications☆577Updated this week
- 10x faster dynamic Protobuf parsing in Go that’s even 3x faster than generated code.☆467Updated last week
- High Availability Raft Framework for Go☆642Updated 3 months ago
- Generic resource pool for Go☆378Updated 3 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…☆740Updated 4 months ago
- Simple dense bitmap index in Go with binary operators☆347Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆681Updated last year
- Low-level Go Client for ClickHouse☆369Updated last week
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- Concurrent data structures for Go☆1,440Updated last month
- An alternative to stack traces for your Go errors☆772Updated 2 weeks 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.☆213Updated 11 months ago