wdamron / amtLinks
Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)
☆66Updated 3 years ago
Alternatives and similar repositories for amt
Users that are interested in amt are comparing it to the libraries listed below
Sorting:
- Ordered codes for database keys☆41Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated 3 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Simple managed reload mechanism for Go☆47Updated 10 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- A cancelable reader for Go☆134Updated 2 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- Ungrammar implementation and API in Go☆46Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated 10 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆62Updated last year
- Run Go tests inside a Docker image☆99Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 3 weeks ago
- A Kafka log inspired in-memory and append-only data structure☆133Updated 3 weeks ago
- generate template FuncMap helpers to construct struct literals within a Go template☆37Updated 2 weeks ago
- Tool for golang that generates jennifer code☆74Updated last year
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 8 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Expression evaluator for Go☆76Updated 4 months ago