gdamore / chanstreamLinks
Package chanstream implements an API compatible with and similiar to the TCP connection (and net.Conn as well) API, on top of Go channels. This is in pure Go, without any external dependencies.
☆14Updated 5 years ago
Alternatives and similar repositories for chanstream
Users that are interested in chanstream are comparing it to the libraries listed below
Sorting:
- A clustering SQL Driver in Go☆20Updated 3 years ago
- In-process plugin framework for Golang code☆58Updated 10 years ago
- Embedded go database☆10Updated 3 years ago
- experiment☆24Updated 10 years ago
- Composable cancellation☆46Updated 4 years ago
- Go management extensions☆257Updated 8 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 8 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 5 years ago
- Dendrite is a Go package that implements distributed hash table (DHT) based on Chord Protocol.☆30Updated 10 years ago
- Package kobject provides access to Linux kobject userspace events. MIT Licensed.☆20Updated last year
- Embeddable filesystem mapped key-string store. Ideal for embedding code like sql, lua, et al.☆15Updated 6 years ago
- extract value from map/struct by dot notated syntax like "Foo.Bar[0].Baz"☆18Updated 9 years ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- Run things on multiple servers and get the output☆13Updated 10 years ago
- Prettybenchmarks formats your go benchmarks into nice looking sorted tables☆42Updated 5 years ago
- Postgres schema definition, sql/go, code generation package.☆69Updated 2 years ago
- A general-purpose instrumentation API for distributed tracing systems☆82Updated 9 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- OAuth2 provider library for Go HTTP servers☆73Updated 10 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- generate client libraries for your rpc servers☆18Updated 10 years ago
- io.Writer that automatically rotates files☆31Updated 7 years ago
- A distributed id generation service that starts at zero.☆74Updated 10 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆65Updated 6 years ago
- a simple process model for go☆50Updated 2 years ago
- Run linters from Go code -☆66Updated 7 years ago
- BitSet data structure in golang☆36Updated 6 years ago