ionrock / procs
Go exec helpers for better using processes.
☆95Updated 2 years ago
Alternatives and similar repositories for procs:
Users that are interested in procs are comparing it to the libraries listed below
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A complete solution for static files in Go code☆128Updated 9 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Streaming File Cache for #golang☆127Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- errs is a package for making errors friendly and easy☆52Updated 4 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- Automatically sets up command line flags based on struct fields and tags.☆175Updated 2 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- Natural strings sorting in Go☆77Updated 8 months ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Expression evaluator for Go☆68Updated 11 months ago
- Load file-backed memory☆120Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago