cockroachdb / swissLinks
Go port of Google's Swiss Table hash table
☆468Updated 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 10 months ago
- ☆259Updated this week
- Concurrency toolkit for Go☆223Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆559Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆281Updated last month
- 10x faster dynamic Protobuf parsing in Go that’s even 3x faster than generated code.☆652Updated last month
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- A memory arena implementation for Go.☆553Updated last year
- high performance in-memory cache☆360Updated 4 months ago
- ☆123Updated 2 years ago
- Experimental implementation of a proposed v2 encoding/json package☆536Updated 3 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆261Updated 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…☆766Updated 5 months ago
- Write ahead log for Go.☆702Updated 4 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆307Updated last week
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Golang rate limiters for distributed applications☆614Updated 3 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆693Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,065Updated 10 months ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- OpenTelemetry Go Compile Instrumentation☆253Updated this week
- Generic resource pool for Go☆405Updated last week
- B-tree implementation for Go☆239Updated 3 years ago
- An alternative to stack traces for your Go errors☆787Updated 2 weeks ago
- JSON benchmarks to compare different Go JSON implementations☆103Updated 4 months ago
- High Availability Raft Framework for Go☆661Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year