vladimirvivien / automiLinks
A stream processing API for Go (now with generic type support)
☆799Updated this week
Alternatives and similar repositories for automi
Users that are interested in automi are comparing it to the libraries listed below
Sorting:
- Golang channel helpers and special types☆808Updated last year
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,512Updated last month
- Go channels at horizontal scale (powered by message queues)☆1,548Updated 2 years ago
- A Go metrics interface with fast buffered metrics and third party reporters☆872Updated this week
- Circuit Breakers in Go☆1,145Updated last year
- Goroutine Leak Detector☆1,042Updated 4 years ago
- Generate .proto files from Go source code.☆739Updated 4 years ago
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,261Updated 2 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- Flow-based and dataflow programming library for Go (golang)☆1,634Updated 3 years ago
- A universal mechanism to manage goroutine lifecycles☆1,609Updated last year
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆898Updated 8 months ago
- Transition is a Golang state machine implementation☆432Updated 2 years ago
- Expressive end-to-end HTTP API testing made easy in Go☆779Updated 2 years ago
- Resiliency patterns for golang☆2,291Updated 3 months ago
- A better ORM for Go, based on non-empty interfaces and code generation.☆1,445Updated 2 years ago
- A disk-backed key-value store.☆1,431Updated 3 years ago
- A serverless cluster computing system for the Go programming language☆554Updated 2 years ago
- Persistent stacks and queues for Go backed by LevelDB☆867Updated 5 months ago
- Golang errors with stack trace and source fragments.☆1,092Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,545Updated 4 months ago
- Elegant generics for Go☆1,720Updated 3 years ago
- A lightweight stream processing library for Go