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:
- Optional values for Go☆104Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Expression evaluator for Go☆80Updated last week
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- ☆101Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A cancelable reader for Go☆138Updated 2 years ago
- Debug-level logging for developers (only!)☆102Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated 2 weeks ago
- ☆33Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- string interning library for lots of strings☆38Updated 4 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- ☆27Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- A helper function to create a pointer to a new object in Go 1.18+☆55Updated 4 years ago