wdamron / amtLinks
Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)
☆65Updated 3 years ago
Alternatives and similar repositories for amt
Users that are interested in amt are comparing it to the libraries listed below
Sorting:
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- Ordered codes for database keys☆45Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 5 months ago
- Simple managed reload mechanism for Go☆48Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated last week
- A Kafka log inspired in-memory and append-only data structure☆136Updated last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- A cancelable reader for Go☆138Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆28Updated 7 months ago
- S3 FileSystem (fs.FS) implementation☆210Updated 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 3 months ago
- A set of performant rate limiters for Go☆91Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 7 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- ☆83Updated 4 years ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- Run Go tests inside a Docker image☆100Updated 10 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 3 years ago