qor / transition
Transition is a Golang state machine implementation
☆433Updated last year
Related projects ⓘ
Alternatives and complementary repositories for transition
- Go (golang) http calls with retries and backoff☆649Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- Robust & Easy to use struct mapper and utility methods for Go☆409Updated 6 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆474Updated last year
- Golang struct-to-table database mapper☆303Updated 4 years ago
- A simple pubsub package for go.☆427Updated 5 months ago
- Circuit Breakers in Go☆1,127Updated 6 months ago
- Golang channel helpers and special types☆807Updated 9 months ago
- Structured, composable logging for Go☆1,104Updated last year
- Persistent stacks and queues for Go backed by LevelDB☆862Updated 4 years ago
- A blazing-fast datastore and querying engine for Go built on Redis.☆309Updated last year
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Parse and modify Go struct field tags☆633Updated last year
- Code generation tools for Go.☆423Updated last month
- simple struct copying for golang☆452Updated 4 years ago
- Generate .proto files from Go source code.☆735Updated 4 years ago
- Go based task runner☆432Updated 4 years ago
- Reflectionless data binding for Go's net/http (not actively maintained)☆795Updated 6 years ago
- Simple backoff algorithm in Go (golang)☆631Updated 9 months ago
- Diodes are ring buffers manipulated via atomics.☆463Updated 2 weeks ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation