dolthub / swiss
Golang port of Abseil's SwissTable
☆819Updated 7 months 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☆975Updated 4 months ago
- Concurrent data structures for Go☆1,196Updated 2 weeks ago
- Make your Go programs use less memory (maybe)☆765Updated this week
- Go execution trace frontend☆1,236Updated last month
- Go port of Google's Swiss Table hash table☆401Updated this 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…☆721Updated 2 months ago
- Write ahead log for Go.☆639Updated 3 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆941Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆672Updated 11 months ago
- Golang rate limiters for distributed applications☆523Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Experimental implementation of a proposed v2 encoding/json package☆447Updated this week
- An alternative to stack traces for your Go errors☆750Updated last month
- Gain is a high-performance io_uring networking framework written entirely in Go.☆529Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆913Updated last month
- ⚡ A memory arena implementation for Go.☆523Updated 11 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆554Updated 6 months ago
- Generate type-safe Go converters by defining function signatures.☆628Updated last week
- Combine one or more Go errors together☆1,104Updated 10 months ago
- Refactoring and code transformation tool for Go.☆979Updated 2 weeks ago
- Fast ring-buffer deque (double-ended queue)☆650Updated 2 weeks ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆441Updated 8 months ago
- Low-level Go interface to SQLite 3☆845Updated 5 months ago
- Zero-allocation reflection library for Go☆555Updated last year
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆904Updated 2 years ago
- Generate any code based on Go types. Generates type-based code to copy values from type to type and fields from struct to struct by defau…☆365Updated this week
- Low-level Go Client for ClickHouse☆339Updated last week
- A supersonic rate limiting package for Go with HTTP middleware.☆611Updated 2 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆443Updated 3 weeks ago
- XXH3 algorithm in Go☆429Updated last year