autom8ter / machine
Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles
โ366Updated last year
Alternatives and similar repositories for machine:
Users that are interested in machine are comparing it to the libraries listed below
- Gohalt ๐ฎโโ๐: Fast; Simple; Powerful; Go Throttler libraryโ347Updated 8 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-sโฆโ321Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.โ819Updated 11 months ago
- A Go library for validating structs, maps and slices.โ226Updated 2 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.โ461Updated last year
- Gostradamus: Better DateTimes for Go ๐ฐ๏ธโ204Updated 3 weeks ago
- dque is a fast, embedded, durable queue for Goโ777Updated 2 months ago
- Real-time visualization tool for Go process metricsโ473Updated 2 years ago
- Code generation tools for Go.โ425Updated 3 months ago
- The worldโs most powerful template engine and Go embeddable interpreterโ446Updated 3 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.โ538Updated last year
- A go in-memory tableโ228Updated 2 years ago
- A CLI to turn Go's benchmark output into picturesโ341Updated 5 years ago
- ๐Minimalist message bus implementation for internal communication with zero-allocation magic on Emitโ339Updated last year
- Mocking your SQL database in Go tests has never been easier.โ841Updated 2 weeks ago
- Convert Go values to their ASTโ309Updated 5 months ago
- ๐Jeff provides the simplest way to manage web sessions in Go.โ267Updated last year
- โป๏ธ The most advanced interruptible mechanism to perform actions repetitively until successful.