trustmaster / goflowLinks
Flow-based and dataflow programming library for Go (golang)
☆1,649Updated 3 years ago
Alternatives and similar repositories for goflow
Users that are interested in goflow are comparing it to the libraries listed below
Sorting:
- A stream processing API for Go (now with generic type support)☆846Updated 3 months ago
- Elegant generics for Go☆1,719Updated 4 years ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- Type-driven code generation for Go☆1,424Updated last year
- Package inject provides a reflect based injector.☆1,413Updated 6 years ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,908Updated last month
- goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang.☆1,640Updated this week
- Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also wo…☆3,220Updated 6 years ago
- Robust, flexible and resource-efficient pipelines using Go and the commandline☆1,106Updated last year
- Framework for performing work asynchronously, outside of the request flow☆1,081Updated 4 years ago
- Package goraph implements graph data structure and algorithms.☆742Updated 3 years ago
- faster JSON serialization for Go☆2,979Updated last year
- [Go] Lightweight eventbus with async compatibility for Go☆1,903Updated last year
- Golang channel helpers and special types☆810Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,864Updated this week
- Go channels at horizontal scale (powered by message queues)☆1,550Updated 3 years ago
- Go port of Coda Hale's Metrics library