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:
- Go templates invoked as functions☆155Updated 4 years ago
- Optional values for Go☆104Updated 9 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- ☆33Updated 3 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A cancelable reader for Go☆138Updated 2 years ago
- ☆27Updated 3 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- ☆99Updated 9 months ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- Go package for sets implemented with generics☆44Updated 3 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
- Simple profiling for Go☆76Updated last year
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Parse json with comments and trailing commas.☆94Updated 4 years ago