ionrock / procsLinks
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
Sorting:
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Load file-backed memory☆121Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Generic boolean expression evaluation in Go☆117Updated 2 weeks ago
- A complete solution for static files in Go code☆129Updated last year
- Workflow Orchestrator☆91Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Simple string pattern matcher for Go☆132Updated last week
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 3 weeks ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Natural strings sorting in Go☆79Updated last year
- Compile Go regular expressions to Go code☆96Updated 3 weeks ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 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 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- An implementation of sed in Go. Just because!☆142Updated 5 months ago