bgadrian / pseudoserviceLinks
A (micro) service that generates large amounts of fake data (users, json, yaml, ecommerce ...)
☆17Updated 6 years ago
Alternatives and similar repositories for pseudoservice
Users that are interested in pseudoservice are comparing it to the libraries listed below
Sorting:
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- A minimal implementation of the fault-tolerant job scheduler.☆22Updated 2 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Examples of common reflection tasks in Go☆15Updated 6 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Workflow Orchestrator☆91Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Go Service Monitor & Alerts☆38Updated 8 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Ported Go example from Martin Fowler Event Sourcing☆17Updated 6 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- A simple tool to collect and process quite a few web news from multiple sources☆35Updated 3 years ago
- A set of performant rate limiters for Go