wdamron / amtLinks
Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)
☆66Updated 2 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 11 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 9 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- A cancelable reader for Go☆130Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆47Updated last year
- go.mod git archiver☆88Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 5 months ago
- A set of performant rate limiters for Go☆91Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last week
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated last month
- A Kafka log inspired in-memory and append-only data structure☆133Updated last week
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Track incoming and outgoing connections☆33Updated last year
- A simple, secure golang password hashing/key-derivation package☆23Updated last year
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 7 months ago
- generate template FuncMap helpers to construct struct literals within a Go template☆37Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago