cloudwego / fastpbLinks
A faster Protobuf serializer & deserializer.
☆104Updated 2 months ago
Alternatives and similar repositories for fastpb
Users that are interested in fastpb are comparing it to the libraries listed below
Sorting:
- auto adjust your GOGC value☆231Updated last year
- CyclicBarrier golang implementation☆159Updated 5 years ago
- ☆99Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆79Updated last year
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- lock-free queue and other implementations☆128Updated 2 years ago
- Service Reliability Algorithm☆234Updated 4 months 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.☆264Updated 2 years ago
- ☆74Updated 2 years ago
- Dynamically and efficiently operate RPC data for Go☆177Updated this week
- Go Client for RedisBloom probabilistic module☆93Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆332Updated 9 months ago
- ☆54Updated 3 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 2 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 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
- A very fast dynamic Thrift serializer & deserializer.☆129Updated 2 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆200Updated last week
- ⚡️ lock-free utilities in Go☆164Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆201Updated 2 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- Timeout Middleware for Gin framework☆110Updated 4 months ago
- golang timewheel similar to glang std timer☆298Updated 2 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆305Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 3 years ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 4 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 3 years ago