butuzov / harmonyLinks
Go's concurrency patterns as generic library to use.
☆37Updated 4 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☆156Updated 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 3 weeks 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
- Generic wrapper around strconv.Parse*☆38Updated 3 years ago
- string interning library for lots of strings☆39Updated 4 years ago
- Optional values for Go☆104Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Simple profiling for Go☆76Updated 2 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Storing strings without GC overhead☆86Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- A cancelable reader for Go☆138Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆27Updated 3 years ago
- Load file-backed memory☆122Updated 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 5 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
- ☆33Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated this week
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 8 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Parse json with comments and trailing commas.☆101Updated 4 years ago