cloudwego / fastpbLinks
A faster Protobuf serializer & deserializer.
☆100Updated last year
Alternatives and similar repositories for fastpb
Users that are interested in fastpb are comparing it to the libraries listed below
Sorting:
- Dynamically and efficiently operate RPC data for Go☆174Updated 3 weeks ago
- Service Reliability Algorithm☆217Updated last month
- lock-free queue and other implementations☆129Updated last year
- auto adjust your GOGC value☆228Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 8 months ago
- ☆54Updated 2 years ago
- ☆99Updated 2 years ago
- CyclicBarrier golang implementation☆154Updated 5 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆261Updated 2 years ago
- ☆75Updated 2 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated 2 years ago
- A very fast dynamic Thrift serializer & deserializer.☆127Updated 2 weeks ago
- Go Client for RedisBloom probabilistic module☆92Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 4 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 3 years ago
- Clone any Go data structure deeply and thoroughly.☆322Updated 4 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Stream API for Go.☆92Updated 3 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 9 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- ⚡️ lock-free utilities in Go☆161Updated last year
- General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster☆133Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 3 years ago
- golang timewheel similar to glang std timer☆296Updated 2 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago