ionrock / procsLinks
Go exec helpers for better using processes.
☆95Updated 3 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.☆84Updated 5 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Generic boolean expression evaluation in Go☆119Updated this week
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Expression evaluator for Go☆80Updated last week
- A complete solution for static files in Go code☆129Updated last year
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Load file-backed memory☆122Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Streaming File Cache for #golang☆128Updated 2 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Natural strings sorting in Go☆80Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Like sync.Mutex, but works across processes☆83Updated 6 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- Library for creating predicate mini-languages in Go☆100Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year