hexdigest / execpoolLinks
A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works for any command.
☆29Updated 4 years ago
Alternatives and similar repositories for execpool
Users that are interested in execpool are comparing it to the libraries listed below
Sorting:
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- A library for building custom DNS servers in Go.☆53Updated 6 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.☆32Updated 9 months ago
- A very fast arena allocator for Go☆32Updated 3 weeks ago
- Fork of go-yaml/yaml for go-faster needs☆10Updated 3 weeks ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- Simple managed reload mechanism for Go☆48Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- Golang ticker that works with Cron scheduling.☆19Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- strftime/strptime for Go☆18Updated 2 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- A minimal but powerful cli library for Go☆42Updated last year
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆28Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- c-binding free API for golang to communicate with the socket subsystem of netfilter☆12Updated 2 months ago
- fast runtime.Caller☆18Updated 9 months ago
- Go localization framework☆31Updated this week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 4 months ago
- errs is a package for making errors friendly and easy☆53Updated last year
- Declarative golang HTTP client☆23Updated 3 years ago
- Go map that automatically evicts based on memory pressure☆15Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 2 months ago