qor / transitionLinks
Transition is a Golang state machine implementation
☆434Updated 2 years ago
Alternatives and similar repositories for transition
Users that are interested in transition are comparing it to the libraries listed below
Sorting:
- A simple pubsub package for go.☆447Updated last year
- Fluent SQL generation for golang☆283Updated 2 years ago
- Go (golang) http calls with retries and backoff☆654Updated 3 years ago
- Emits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins☆524Updated 2 years ago
- High level abstractions over the Go reflect library☆537Updated last year
- Robust & Easy to use struct mapper and utility methods for Go☆417Updated 7 years ago
- Generate .proto files from Go source code.☆736Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆483Updated 2 years ago
- Golang struct-to-table database mapper☆314Updated 5 years ago
- Floc: Orchestrate goroutines with ease.☆269Updated 4 years ago
- Attach hooks to any database/sql driver☆662Updated last year
- Simple backoff algorithm in Go (golang)☆656Updated last year
- Diodes are ring buffers manipulated via atomics.☆490Updated 3 weeks ago
- Go based task runner☆437Updated 5 years ago
- Golang channel helpers and special types☆810Updated last year
- A timed rate limiter for Go☆404Updated 3 years ago
- Simple AMQP wrapper around github.com/streadway/amqp☆172Updated 2 years ago
- simple struct copying for golang☆461Updated 5 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.☆729Updated 2 years ago
- A simple parser & evaluator of the arithmetic/logical conditions☆213Updated 6 years ago
- Expressive end-to-end HTTP API testing made easy in Go☆782Updated 3 years ago
- Type-safe, zero-allocation sets for Go