earthboundkid / workgroup
Structured concurrency manager for Go
☆46Updated last year
Alternatives and similar repositories for workgroup:
Users that are interested in workgroup are comparing it to the libraries listed below
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆42Updated last week
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Fast message store, written in Go☆24Updated this week
- cadet is a library for creating simple HTTP-RPC servers in Go☆39Updated 11 months ago
- A Golang library designed to simplify the execution of shell commands and handle their output.☆45Updated 3 months ago
- Pratt parser implementation in Go☆44Updated 2 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 last year
- Graphic library supporting various displays☆26Updated this week
- ✅ The only assertion library that works with TinyGo☆32Updated last year
- Use yaegi as a template engine.☆32Updated last year
- a self-updatable cli to generate projects with self-updatable clis☆22Updated 4 months ago
- Ungrammar implementation and API in Go☆45Updated 10 months ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆30Updated 3 years ago
- Versioned Binary Serialization☆17Updated 8 months ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Fast Go JSON encoder for large arrays of objects☆47Updated 2 years ago
- 🐚🏔 The simplest and safest golang library for making CLI tools☆18Updated last year
- An (almost) compliant XPath 1.0 library.☆47Updated 10 months ago
- 🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).☆25Updated last year
- Persist a Go object to a JSON file☆97Updated 10 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 3 weeks ago
- 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 …☆29Updated 3 years ago
- TopN collector☆23Updated 9 months ago
- strftime/strptime for Go