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 JSON stream parser for Go☆68Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Load file-backed memory☆121Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Generic boolean expression evaluation in Go☆117Updated last month
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Golang circular (ring) buffer☆176Updated 2 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- Collect data about your dependencies☆43Updated 5 months ago
- Simple string pattern matcher for Go☆132Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Like sync.Mutex, but works across processes☆80Updated 3 months ago
- A complete solution for static files in Go code☆129Updated last year
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- Basic LDAP Authenticator for Go 🔓🔑☆59Updated 5 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Fast and easy-to-use table printer written in Go. Parse and print anywhere go values such as structs, slices, maps or any compatible valu…☆79Updated 4 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago