ebuckley / hmtLinks
A memory efficient immutable hash map implemented using the Hash Array Map Trie approach
☆8Updated 2 years ago
Alternatives and similar repositories for hmt
Users that are interested in hmt are comparing it to the libraries listed below
Sorting:
- ☆12Updated last week
- Generate Go enum encoding☆15Updated 3 months ago
- A very fast arena allocator for Go☆28Updated 2 months ago
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Updated 3 years ago
- SquashFS read only implementation in pure go☆14Updated 2 months ago
- Go library for using system certificate stores on macOS/Windows☆24Updated last year
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- Sorting with progress☆10Updated 2 years ago
- alternative condition variable synchronization primitive☆30Updated 7 months ago
- generic key-value database in go, built on lmdb☆16Updated 7 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- Mutable strings in Golang via overlays☆14Updated 2 years ago
- A concept package that helps implement mixin behavior using embedded structs and hook interfaces.☆25Updated 3 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆15Updated last year
- Tool for plotting Go benchmark results☆16Updated 11 months ago
- Tiny cross-platform terminal color library☆8Updated last week
- Encode and decode multidimensional z-ordered cells in Go☆10Updated 3 years ago
- Parse and edit YAML files in a directory as one structure☆14Updated 8 months ago
- Scheduler of events for near real-time systems☆27Updated 2 weeks ago
- Create wide log events in Go programs☆15Updated 6 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated last month
- Go sqlite3 cache☆20Updated last year
- Detects functions from golang.org/x/exp/ that can be replaced by std functions.☆12Updated last week
- Ordered codes for database keys☆41Updated 11 months ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Stream multiplexing for Go☆15Updated 2 months ago
- HTTP wrapper for Go services to make implementing "Clean Architecture" easier with automatic REST endpoints☆9Updated 5 years ago