astranet / meshRPCLinks
Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.
☆69Updated 6 years ago
Alternatives and similar repositories for meshRPC
Users that are interested in meshRPC are comparing it to the libraries listed below
Sorting:
- A goroutine limiter for Go☆84Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- A memory allocator for Go.☆85Updated 5 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Bootstrap a new project from a template.☆84Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- An in-memory message broker☆174Updated 7 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- Storing strings without GC overhead☆84Updated this week
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆102Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Workflow Orchestrator☆91Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- A scalable lock-free channel.