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:
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A library for building custom DNS servers in Go.☆53Updated 5 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- Generic types and functions that are missing from Go, including sets, linked lists, trees, etc.☆32Updated 9 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 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
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- strftime/strptime for Go☆18Updated last month
- A basic DNG codec reader for Golang☆18Updated 2 years ago
- Fork of go-yaml/yaml for go-faster needs☆10Updated 2 months ago
- Go localization framework☆31Updated last week
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A very fast arena allocator for Go☆32Updated last week
- A minimal but powerful cli library for Go☆42Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆30Updated 8 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- 🛠 Git command wrapper, git emojis, generate changelog, get repo, branch, remote information and some git command tools. Git 命令包装器,生成 g…☆27Updated last month
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- golang http router with elegance, speed, and flexibility☆18Updated this week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- simple data streams for go☆31Updated 3 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated last month