butuzov / harmonyLinks
Go's concurrency patterns as generic library to use.
☆37Updated 3 years ago
Alternatives and similar repositories for harmony
Users that are interested in harmony are comparing it to the libraries listed below
Sorting:
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Optional values for Go☆104Updated 10 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- ☆27Updated 3 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- ☆99Updated 10 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- Load file-backed memory☆121Updated 3 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- ☆33Updated 3 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Pure Go SQL parser☆164Updated 4 months ago
- Storing strings without GC overhead☆84Updated last month
- A golang map in which entries expire after given a time period☆58Updated this week
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago