paulbellamy / pipe
Concurrent, sequential, functional transformations along Golang channels.
☆24Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for pipe
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- 2D locality queries in Go☆32Updated 2 years ago
- ☆12Updated 7 years ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆18Updated 7 years ago
- (GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.☆15Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 8 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 9 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆28Updated 6 years ago
- ☆29Updated 8 years ago
- Simple JSON Feed implementation in go☆19Updated 6 years ago
- An API optimized for processing timeseries data.☆35Updated 3 years ago
- create low memory key/value objects in Go☆21Updated 7 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 9 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Simple code templating for Go☆19Updated 7 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 6 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Package retrygroup provides synchronization, Context cancelation for groups of retry goroutines working on subtasks of a common task.☆17Updated 7 years ago
- jsonpointer implementation for go☆36Updated 8 years ago
- Remove implicit field traversals from Go source☆35Updated 2 years ago
- A tree set implemented as coordinating goroutines. Created for the GopherAcademy Advent Blog Series 2016☆17Updated 7 years ago
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Updated 4 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆57Updated last year
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 6 years ago
- Online Change Detection Algorithm☆53Updated 4 years ago
- Runlevel 1, you stay unix socket. Runlevel 3, you listen tcp! Kicks old process on boot. Shuts down when kicked by new process. Could con…☆23Updated 3 years ago
- Easily trace goroutines at runtime☆50Updated 3 years ago
- A property-based testing library☆37Updated 7 years ago