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:
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Ordered codes for database keys☆46Updated last year
- Go package for sets implemented with generics☆44Updated 3 years ago
- Fast Go JSON encoder for large arrays of objects☆46Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 6 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Elegant middleware functions for your HTTP clients.☆104Updated 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 5 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 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
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 4 months ago
- A cancelable reader for Go☆138Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Ungrammar implementation and API in Go☆48Updated last year
- simple data streams for go☆31Updated 3 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Use yaegi as a template engine.☆32Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated last month
- Simple managed reload mechanism for Go☆48Updated last year