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
- A JSON stream parser for Go☆67Updated 2 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- A complete solution for static files in Go code☆129Updated 11 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Like sync.Mutex, but works across processes☆79Updated last year
- Expression evaluator for Go☆72Updated last month
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last week
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆88Updated 6 months ago
- Streaming File Cache for #golang☆127Updated last year
- A little Go util to print duration strings in a human-friendly format☆94Updated 5 months ago
- Go reflection simplified☆101Updated 6 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Compact, sortable and fast unique IDs with embedded metadata.☆91Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago