itchyny / event-goLinks
Simple synchronous event pub-sub package for Golang
☆21Updated 3 years ago
Alternatives and similar repositories for event-go
Users that are interested in event-go are comparing it to the libraries listed below
Sorting:
- Gogh is a tool to manage GitHub repositories efficiently, inspired by `ghq`☆34Updated last week
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 7 months ago
- A linter that handles struct tags.☆54Updated 4 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- A golang http router based on trie tree.☆81Updated 7 months ago
- mkgoprj - Golang project template generator☆21Updated 6 months ago
- ☆57Updated 4 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- gqlfmt formats your GraphQL files. like gofmt.☆16Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Easily manage 🕸DAG🕷 with Go. DAG is an acronym for Directed Acyclic Graph. Output is in PlantUML or Mermaid format. Useful for progress…☆43Updated 2 months ago
- Minimal environment variable parser for Go☆52Updated last week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆43Updated 6 months ago
- A Go Playground in WebAssembly☆72Updated 8 months ago
- Supports live reloading for Go☆71Updated 5 years ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆23Updated 8 months ago
- Convert HTML into Markdown☆124Updated last year
- lodash throttle like Go library☆40Updated 4 years ago
- Slice graph uses graphviz in order to pretty print slices for you.☆33Updated 4 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Yet another Go implementation of jo☆58Updated 2 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- gensvg generates SVG to an io.Writer