tidwall / tpgLinks
An insanely tiny Postgres library for Go
☆18Updated 4 years ago
Alternatives and similar repositories for tpg
Users that are interested in tpg are comparing it to the libraries listed below
Sorting:
- An assert function for Go that works like the one in C.☆21Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- ☆78Updated 5 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- ☆18Updated 5 years ago
- ☆25Updated 5 years ago
- 2D locality queries in Go☆34Updated 8 months ago
- ☆101Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Generic tokenizer written in Go☆17Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Use yaegi as a template engine.☆32Updated 2 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆98Updated last week