hishamk / statetrooperLinks
StateTrooper is a Go package that provides a finite state machine (FSM) for managing states. It allows you to define and enforce state transitions based on predefined rules.
☆221Updated 6 months ago
Alternatives and similar repositories for statetrooper
Users that are interested in statetrooper are comparing it to the libraries listed below
Sorting:
- A Golang package to encrypt your pagination tokens☆161Updated last year
- A tool written in Go to build Sequence Diagrams and more UML - in Go☆148Updated 2 years ago
- Browser detection in Go (golang)☆89Updated last year
- A Haml, Slim, and EGO template engine for Go☆127Updated 6 months ago
- Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy☆231Updated 4 months ago
- A rate limiting package for Go to handle distributed workloads☆139Updated last year
- Fast selection algorithms for Go☆252Updated last year
- Pragmatic, type safe event sourcing framework for Go.☆148Updated 2 months ago
- A reimplementation of https://github.com/otiai10/gosseract without CGo, running Tesseract compiled to WASM with Wazero☆154Updated 7 months ago
- QUIC/HTTP3 library wrapper around msquic☆100Updated 2 months ago
- High-performance client-server library for Go, built around the Command pattern☆85Updated 2 months ago
- sq is a type-safe data mapper and query builder for Go.☆273Updated last year
- Cookies, but with structs, for happiness.☆112Updated 2 months ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Polaris: High performance workflow orchestrator for Golang