itsubaki / gostreamLinks
Stream processing library for Go
☆59Updated last week
Alternatives and similar repositories for gostream
Users that are interested in gostream are comparing it to the libraries listed below
Sorting:
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Distributed SQL query engine written in Go for big data☆93Updated 7 years ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A simple, but expandable, rules engine for Go☆79Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated last week
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- JDBC driver wrapper for golang☆101Updated 3 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆123Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Runtime struct builder for Go☆32Updated last month
- A goroutine limiter for Go☆84Updated 3 years ago
- Bitflow's dataflow engine, a lightweight framework for real-time processing of data streams through a graph of operators☆19Updated 2 years ago
- Workflow Orchestrator☆90Updated 2 years ago
- An automatic filter-branch of Go libraries from the great Vitess project.☆14Updated 6 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Minimalist rules engine for Golang☆32Updated last year
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go