tidwall / cell
Encode and decode multidimensional z-ordered cells in Go
☆10Updated 3 years ago
Alternatives and similar repositories for cell
Users that are interested in cell are comparing it to the libraries listed below
Sorting:
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Simple language collation for Go☆13Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Redis style logger for Go☆28Updated 4 years ago
- library + program to help making zero downtime, self-upgrading programs and servers.☆16Updated 8 years ago
- 🌈 🐴 Turn your terminal text into an absolutely beautiful display of dazzling colors....☆19Updated 7 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Google FlatBuffers low-latency binary data constrained as tables with easy code generation.☆1Updated 5 years ago
- Sorting with progress☆10Updated 2 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- ☆18Updated 4 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Create wide log events in Go programs☆15Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- 2D locality queries in Go☆33Updated 3 years ago
- A user interface for Go☆15Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Easy to use worker pool with dynamic pool sizing.☆12Updated 6 years ago
- simple data streams for go☆31Updated 2 years ago
- An insanely tiny Postgres library for Go