dolthub / swiss
Golang port of Abseil's SwissTable
☆826Updated 3 weeks ago
Alternatives and similar repositories for swiss:
Users that are interested in swiss are comparing it to the libraries listed below
- Fastest and most memory efficient golang concurrent hashmap☆984Updated 5 months ago
- Concurrent data structures for Go☆1,229Updated last month
- Go execution trace frontend☆1,246Updated 3 weeks ago
- Go port of Google's Swiss Table hash table☆420Updated this week
- Make your Go programs use less memory (maybe)☆790Updated 3 weeks ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆956Updated 2 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year
- Refactoring and code transformation tool for Go.☆983Updated last month
- Golang rate limiters for distributed applications☆536Updated this week
- An alternative to stack traces for your Go errors☆754Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆930Updated this week
- ⚡ A memory arena implementation for Go.☆526Updated last year
- Fast ring-buffer deque (double-ended queue)☆660Updated 2 weeks ago
- Generate type-safe Go converters by defining function signatures.☆641Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆476Updated last month
- Write ahead log for Go.☆645Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆566Updated 7 months ago
- Zero-allocation reflection library for Go☆559Updated last year
- Type safe enums for Go without code generation or reflection☆418Updated 7 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Low-level Go interface to SQLite 3☆863Updated 3 weeks ago
- An enum generator for go☆812Updated 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…☆731Updated 2 weeks ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆537Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆488Updated 6 months ago
- XXH3 algorithm in Go☆443Updated 3 weeks ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆908Updated 2 years ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆378Updated 3 weeks ago
- Combine one or more Go errors together☆1,118Updated 11 months ago
- 🌈 slog.Handler that writes tinted (colorized) logs☆917Updated 2 weeks ago