dolthub / swissLinks
Golang port of Abseil's SwissTable
☆828Updated 5 months ago
Alternatives and similar repositories for swiss
Users that are interested in swiss are comparing it to the libraries listed below
Sorting:
- Fastest and most memory efficient golang concurrent hashmap☆1,015Updated 9 months ago
- Concurrent data structures for Go☆1,452Updated last month
- Make your Go programs use less memory (maybe)☆837Updated last week
- Go port of Google's Swiss Table hash table☆447Updated last month
- Golang rate limiters for distributed applications☆579Updated 2 weeks ago
- ⚡ A memory arena implementation for Go.☆547Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- Go execution trace frontend☆1,278Updated 5 months ago
- Refactoring and code transformation tool for Go.☆1,008Updated 6 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,007Updated 5 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆547Updated 2 years ago
- Generate type-safe Go converters by defining function signatures.☆744Updated 3 weeks ago
- Go library for creating finite state machines☆1,098Updated 2 months ago
- Experimental implementation of a proposed v2 encoding/json package☆524Updated last week
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆747Updated 5 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆825Updated last year
- Write ahead log for Go.☆672Updated 9 months ago
- A collection of generic data structures written in Go.☆1,339Updated last year
- 🔍 Go binary size SVG treemap☆579Updated 11 months ago
- Fast ring-buffer deque (double-ended queue)☆698Updated last month
- Zero-allocation reflection library for Go☆580Updated last year
- An alternative to stack traces for your Go errors☆776Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆616Updated 4 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,347Updated 7 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆527Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆975Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago
- XXH3 algorithm in Go☆474Updated 3 weeks ago
- 🎄 Go code coverage to SVG treemap☆576Updated 3 months ago
- Simple dense bitmap index in Go with binary operators☆353Updated last month