urban-wombat / gotables
Simple dynamic type-safe in-memory tables for multi-key sorting, searching and merging
☆1Updated last year
Alternatives and similar repositories for gotables:
Users that are interested in gotables are comparing it to the libraries listed below
- Simple code templating for Go☆19Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Google FlatBuffers low-latency binary data constrained as tables with easy code generation.Updated 5 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 7 years ago
- Intelligent template helpers for go☆14Updated 9 years ago
- High performance transport protocol for distributed applications.☆19Updated 4 years ago
- A robust framing and encryption layer for your Go network programs, based on CurveZMQ.☆36Updated 7 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Json Streams Modeling in Go☆24Updated 6 years ago
- Faster search for fixed patterns with Go☆28Updated 6 years ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 7 years ago
- 2D locality queries in Go☆32Updated 2 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆18Updated 7 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 9 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆34Updated 6 years ago
- some p2p thing☆11Updated 8 years ago
- Fast identification of character sequences in text or documents (multi-lingual)☆18Updated 9 years ago
- A multicore csv reader library in Go☆47Updated 10 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Package pace provides a threadsafe counter for measuring ticks in the specified timeframe.☆9Updated last year
- ☆26Updated 8 years ago
- A Go library which determines the dominant colors in an image.☆19Updated 9 years ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- a thin layer over Go's database/sql