cloudwego / prutalLinks
Pure Go alternative to protocol buffers with minimum code generation
☆35Updated 2 months ago
Alternatives and similar repositories for prutal
Users that are interested in prutal are comparing it to the libraries listed below
Sorting:
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆122Updated 4 months ago
- Runtimex package help to expose Go Runtime internals representation safely.☆13Updated 9 months ago
- A faster Protobuf serializer & deserializer.☆103Updated 2 weeks ago
- a thread-safe concurrent map for go☆48Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 11 months ago
- A very fast dynamic Thrift serializer & deserializer.☆129Updated last week
- Interactive Assembler for Go☆67Updated last year
- ☆54Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- ☆126Updated 2 years ago
- 📐 A drop-in replacement to io.Reader and io.Writer with the total number of bytes transfered.☆27Updated last month
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last week
- WebAssembly for Proxies (Golang host implementation)☆65Updated last year
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated 2 years ago
- An easy-to-use, flexible network simulator library in Go.☆149Updated last year
- xDS support for Kitex and enables Kitex to perform in Proxyless mode with Istio.☆36Updated 11 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- BSR's new public API. Currently in development.☆21Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- Generate FieldMask utility functions for protobuf☆37Updated 2 years ago
- Go implementation of the venerable dropwatch utility