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:
- Ordered codes for database keys☆43Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 3 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- A cancelable reader for Go☆137Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated 2 weeks ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years 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 last month
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 3 months ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- A set of performant rate limiters for Go☆91Updated last year
- GoCrest - Hamcrest-like matchers for Go☆106Updated last year
- Go package for sets implemented with generics☆44Updated 3 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆28Updated 5 months ago
- Ungrammar implementation and API in Go☆46Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago