chrislusf / glowLinks
Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
☆3,223Updated 7 years ago
Alternatives and similar repositories for glow
Users that are interested in glow are comparing it to the libraries listed below
Sorting:
- Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or …☆3,551Updated last month
- faster JSON serialization for Go☆2,989Updated 2 years ago
- Stochastic flame graph profiler for Go programs☆3,948Updated 7 years ago
- A rudimentary implementation of a basic document (NoSQL) database in Go☆2,735Updated 4 years ago
- Micro-service framework in Go☆3,266Updated 7 years ago
- Graceful restart & zero downtime deploy for Go servers.☆4,901Updated 6 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,819Updated last year
- Go port of Coda Hale's Metrics library☆3,475Updated 8 months ago
- A high performance NoSQL Database Server powered by Go☆4,127Updated 2 years ago
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,169Updated 4 years ago
- Leveled execution logs for Go☆3,618Updated 7 months ago
- Golang in-memory database built on immutable radix trees☆3,417Updated 5 months ago
- A cache library for Go with zero GC overhead.☆5,345Updated last year
- Fast event-loop networking for Go☆6,033Updated 2 years ago
- Common libraries for writing Go services/applications.☆4,202Updated 2 years ago
- Use Go Modules.☆4,916Updated 5 years ago
- Circuit: Dynamic cloud orchestration http://gocircuit.org☆1,982Updated 2 years ago
- A Golang tool that does static analysis, unit testing, code review and generate code quality report.☆3,137Updated 7 years ago
- DEPRECATED: Use https://github.com/golangci/golangci-lint☆3,485Updated 6 years ago
- Automatically generate Go (golang) struct definitions from example JSON☆2,694Updated 4 years ago
- A goroutine pool for Go☆4,029Updated 2 years ago
- Go package for reading from continously updated files (tail -f)