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
- Expression evaluator for Go☆77Updated 7 months ago
- Optional values for Go☆104Updated 11 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 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.☆75Updated 3 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- ☆101Updated 11 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A cancelable reader for Go☆138Updated 2 years ago
- Pure Go SQL parser☆170Updated last week
- string interning library for lots of strings☆37Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- ☆27Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Basic Markdown parser and HTML generator☆113Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Fastest time format for go☆71Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago