wdamron / amt
Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)
☆67Updated 2 years ago
Alternatives and similar repositories for amt:
Users that are interested in amt are comparing it to the libraries listed below
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 6 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Ordered codes for database keys☆41Updated 7 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Client-side load balancing for net/http☆58Updated 3 weeks ago
- A Twirp RPC Swagger/OpenAPI 2.0 generator☆50Updated last year
- 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 set of tools for building parsers using the Go programming language.☆43Updated last year
- spectacular Golang struct tag parsing☆61Updated last year
- Elegant middleware functions for your HTTP clients.☆101Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 5 months ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 2 years ago
- Track incoming and outgoing connections☆33Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- go.mod git archiver☆88Updated last year
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- Run Go tests inside a Docker image☆99Updated last week
- TopN collector☆23Updated 8 months ago
- Golang io.Reader and io.Writer but with limits☆76Updated 2 years ago
- ☆46Updated 3 weeks ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- A helper function to create a pointer to a new object in Go 1.18+☆56Updated 3 years ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated 7 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Generic deque container☆29Updated 6 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Expression evaluator for Go☆68Updated 11 months ago