AlexanderYastrebov / streamLinks
A Go library of functional-style generic filter-map-reduce operations
☆20Updated 10 months ago
Alternatives and similar repositories for stream
Users that are interested in stream are comparing it to the libraries listed below
Sorting:
- Create wide log events in Go programs☆15Updated 6 years ago
- Nats-mutex is a distributed lock library using NATS JetStream.☆27Updated 6 months ago
- A basic go package to handle the lifetime / lifecycle of an application providing easy to use graceful shutdowns.☆18Updated 4 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- A rolling, append-only, local and remote data stream library for Go☆23Updated 2 years ago
- Ported Go example from Martin Fowler Event Sourcing☆17Updated 6 years ago
- Go binding generator for libvips image processing library☆36Updated this week
- Package ara provides a dialer with customizable resolver.☆16Updated last month
- Unmarshal and Marshal generators for Go.☆12Updated 2 years ago
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 4 years ago
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated last month
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- Simple OpenTracing hooks for Twirp☆18Updated 3 years ago
- Go package providing tools for advanced text manipulations☆29Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- ❄️ HTTP Mocking & Debugging Service.☆32Updated 2 weeks ago
- A sliding window sampling implementation for the rcrowley/go-metrics library.☆24Updated last month
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- Multi-adapter bucket-based file system abstraction. #golang☆14Updated 5 months ago
- Go package for managing a set of lazily constructed, self-expiring, concurrency-limited worker pools and their data☆30Updated 2 years ago
- Run a workflow defined in a YAML file☆9Updated last year
- Micro expression parser library for Go☆32Updated 5 months ago
- Pratt parser implementation in Go☆45Updated 2 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆42Updated this week
- Pure implementation of the non-standard ESI (Edge-Side-Include) specification in Go☆24Updated 2 years ago
- A specification and API for building message-based applications in Go.☆33Updated last week
- Serve HTTP on a tailnet☆22Updated 7 months ago
- Fast message store, written in Go