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:
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Generic boolean expression evaluation in Go☆117Updated last month
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆76Updated 4 months ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Streaming text replacement for Go☆71Updated 2 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
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Collect data about your dependencies☆43Updated 3 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- A complete solution for static files in Go code☆129Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago