cockroachdb / swissLinks
Go port of Google's Swiss Table hash table
☆459Updated 4 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☆828Updated 8 months ago
- ☆254Updated 2 weeks ago
- Concurrency toolkit for Go☆218Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆553Updated 2 years ago
- 10x faster dynamic Protobuf parsing in Go that’s even 3x faster than generated code.☆627Updated last week
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- high performance in-memory cache☆350Updated 2 months ago
- Write ahead log for Go.☆689Updated 2 months ago
- Golang rate limiters for distributed applications☆599Updated this week
- A memory arena implementation for Go.☆553Updated last year
- Experimental implementation of a proposed v2 encoding/json package☆537Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆301Updated this week
- ☆123Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆756Updated 2 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆226Updated last year
- Simple dense bitmap index in Go with binary operators☆367Updated 4 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Zero-allocation reflection library for Go☆583Updated 2 years ago
- High Availability Raft Framework for Go☆651Updated 3 months ago
- An alternative to stack traces for your Go errors☆781Updated last week
- XXH3 algorithm in Go☆491Updated 3 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.