ghemawat / stream
Package stream provides filters that can be chained together in a manner similar to Unix pipelines.
☆209Updated 7 years ago
Alternatives and similar repositories for stream:
Users that are interested in stream are comparing it to the libraries listed below
- Interesting papers I'd like to implement (or at least have implementations of)☆122Updated 3 years ago
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 6 months ago
- Non blocking data structures for Go☆266Updated 8 years ago
- View annotated files based on line-spec☆227Updated last year
- Reusable transparent log database☆145Updated 4 years ago
- Vector clock logging library for Go☆184Updated last year
- Corpus of interesting Go code☆194Updated 8 years ago
- Probabilistic Data Structures for Go☆255Updated 6 years ago
- A Go implementation of the CASPaxos protocol☆297Updated 7 years ago
- SAT solver written in Go (golang).☆139Updated 8 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- A pure Go implementation of Gil Tene's HDR Histogram.☆448Updated 3 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- An immutability helper for Go☆142Updated 8 years ago
- Experimental channel implementation☆311Updated 8 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- LBADD: An experimental, distributed SQL database☆390Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Updated 5 years ago
- Errors as side notes☆40Updated 7 years ago
- Reduce Go programs☆216Updated last year
- Painless polymorphism☆126Updated 8 years ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆413Updated 10 months ago
- Immutable and Memory-Efficient Maps and Sets in Go☆240Updated 3 weeks ago
- Go example that uses channels to build an execution pipeline☆73Updated 8 months ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆110Updated 8 years ago