chrislusf / gleamLinks
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
☆3,551Updated last month
Alternatives and similar repositories for gleam
Users that are interested in gleam are comparing it to the libraries listed below
Sorting:
- 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,223Updated 7 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,819Updated last year
- A high performance NoSQL Database Server powered by Go☆4,127Updated 2 years ago
- Golang in-memory database built on immutable radix trees☆3,417Updated 5 months ago
- A rudimentary implementation of a basic document (NoSQL) database in Go☆2,735Updated 4 years ago
- A cache library for Go with zero GC overhead.☆5,345Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,027Updated 2 weeks ago
- LevelDB key/value database in Go.☆6,319Updated last year
- Fast event-loop networking for Go☆6,033Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,807Updated last week
- Go port of Coda Hale's Metrics library☆3,475Updated 8 months ago
- Flow-based and dataflow programming library for Go (golang)☆1,665Updated 4 years ago
- A goroutine pool for Go☆4,029Updated 2 years ago
- faster JSON serialization for Go☆2,989Updated 2 years ago
- Redis compatible server framework for Go☆2,287Updated 7 months ago
- Golang LRU cache☆4,901Updated last week
- Micro-service framework in Go☆3,266Updated 7 years ago
- Stochastic flame graph profiler for Go programs☆3,948Updated 7 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,724Updated last year
- Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.☆2,493Updated 7 months ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,686Updated 2 years ago
- Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)☆5,010Updated 2 years ago
- Simple and powerful toolkit for BoltDB☆2,103Updated last year
- Golang package for gossip based membership and failure detection☆3,981Updated last week
- The Universal Filesystem Abstraction for Go☆6,498Updated 2 weeks ago
- A tool to list and diagnose Go processes currently running on your system☆6,986Updated last month
- Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin☆5,393Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,153Updated last year
- A fast script language for Go