A simple Finite State Machine for Golang.
☆35Jan 26, 2023Updated 3 years ago
Alternatives and similar repositories for cando
Users that are interested in cando are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- paths is a pathfinding library written in Golang for use with games.☆64Nov 14, 2023Updated 2 years ago
- Aseprite JSON loader for Go (Golang)☆68Dec 29, 2024Updated last year
- Package evdev provides input and uinput handling on Linux.☆15Mar 25, 2019Updated 7 years ago
- A Golang library for random map generation for games.☆142Jul 24, 2024Updated last year
- Simple generic iterator interface for Go projects☆13May 30, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- slog: Handler for systemd journal☆20Mar 9, 2026Updated last month
- Go GUI cross-platform library☆20Mar 6, 2026Updated last month
- An object-to-object mapper generator for Go that can 'scale'☆18Jul 24, 2025Updated 8 months ago
- Iterators and lazy evaluation using generics☆18Jun 2, 2023Updated 2 years ago
- http on the front; nats on the back☆12Jun 29, 2017Updated 8 years ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …