ankur-anand / simple-go-rpcView external linksLinks
RPC explained by writing simple RPC framework in 300 lines of pure Golang.
☆566Oct 19, 2021Updated 4 years ago
Alternatives and similar repositories for simple-go-rpc
Users that are interested in simple-go-rpc are comparing it to the libraries listed below
Sorting:
- Thoughts on Go performance optimization☆10,889Jan 5, 2022Updated 4 years ago
- A book about the internals of the Go programming language.☆7,924Apr 3, 2021Updated 4 years ago
- parallel: a Go Parallel Processing Library☆28Feb 22, 2020Updated 5 years ago
- LBADD: An experimental, distributed SQL database☆388Apr 4, 2023Updated 2 years ago
- handling 1M websockets connections in Go☆5,988Aug 14, 2022Updated 3 years ago
- Golang Secure Coding Practices guide☆5,249May 31, 2024Updated last year
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,080Jan 31, 2023Updated 3 years ago
- The Ultimate Go Study Guide☆14,942Jun 15, 2025Updated 8 months ago
- Raft implementation in Go☆1,260Jan 29, 2025Updated last year
- A simple, efficient StatsD Client for Go.☆61Jun 9, 2021Updated 4 years ago
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- The Uber Go Style Guide.☆17,326Dec 27, 2025Updated last month
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,415Jan 29, 2026Updated 2 weeks ago
- A high performance memory-bound Go cache☆6,767Jan 21, 2026Updated 3 weeks ago
- felixge's notes on the various go profiling methods that are available.☆3,664Updated this week
- A Go microservices framework☆22,698Updated this week
- Data Structure Libraries and Algorithms implementation☆643Aug 13, 2023Updated 2 years ago
- Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and…☆6,080Oct 13, 2020Updated 5 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- Go Training Class Material :☆12,179Jan 29, 2026Updated 2 weeks ago
- GhostDB is a distributed, in-memory, general purpose key-value data store that delivers microsecond performance at any scale.☆753Mar 10, 2021Updated 4 years ago
- An early PostgreSQL implementation in Go☆727Jun 10, 2021Updated 4 years ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,259Updated this week
- Kafka-style message streaming in Go. Built on NATS. Single binary, no JVM, no ZooKeeper.☆2,772Jan 22, 2026Updated 3 weeks ago
- A tool to analyze and troubleshoot a Go binary size.☆1,714Apr 10, 2024Updated last year
- A tool to list and diagnose Go processes currently running on your system☆6,999Jan 8, 2026Updated last month
- Collection of Technical Interview Questions solved with Go☆4,689Jul 10, 2023Updated 2 years ago
- A distributed key value store in under 1000 lines. Used in production at comma.ai☆3,124Feb 10, 2024Updated 2 years ago
- A standard library for microservices.☆27,613Jul 19, 2024Updated last year
- Fast key-value DB in Go.☆15,467Updated this week
- The official Go client for Elasticsearch☆6,026Updated this week
- A Lua 5.3 engine implemented in Go☆1,831Oct 12, 2020Updated 5 years ago
- 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood☆4,358Oct 17, 2023Updated 2 years ago
- Simple, fast and scalable golang rpc library for high load☆709Oct 7, 2022Updated 3 years ago
- A simple in memory cache written using go☆352Apr 8, 2019Updated 6 years ago
- Live coding a basic Go compiler with LLVM in 20 minutes☆268Oct 22, 2023Updated 2 years ago
- A Go blocking leaky-bucket rate limit implementation☆4,663May 1, 2024Updated last year
- The Go language implementation of gRPC. HTTP/2 based RPC☆22,782Updated this week
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,083Jan 22, 2026Updated 3 weeks ago