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
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Ordered codes for database keys☆41Updated 9 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- Tool for golang that generates jennifer code☆72Updated last year
- Go package for sets implemented with generics☆44Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- A scenario-based testing framework for distributed processes☆24Updated 2 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 6 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years 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
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years 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
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- Time Ranges☆39Updated last year
- A set of performant rate limiters for Go☆90Updated last year
- Track incoming and outgoing connections☆33Updated last year
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- A cancelable reader for Go☆130Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last week
- Pratt parser implementation in Go☆44Updated 2 years ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated last week
- Client-side load balancing for net/http☆64Updated last week
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- little websocket implementation☆36Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 4 months ago