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:
- lock-free queue and other implementations☆128Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated last year
- CyclicBarrier golang implementation☆159Updated 5 years ago
- auto adjust your GOGC value☆231Updated last year
- 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
- ☆99Updated 2 years ago
- ☆74Updated 2 years ago
- ☆54Updated 3 years ago
- A very fast dynamic Thrift serializer & deserializer.☆129Updated 2 months ago
- Dynamically and efficiently operate RPC data for Go☆177Updated last week
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 2 months ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆303Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 4 years ago
- Service Reliability Algorithm☆233Updated 4 months ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆115Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆327Updated 8 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated 3 weeks ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Go Client for RedisBloom probabilistic module☆93Updated 2 years ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆201Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 3 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 3 years ago
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- dubbogo golang standard library☆143Updated 3 weeks ago
- goroutine local storage (use context instead if possible)☆77Updated 11 months ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- golang timewheel similar to glang std timer☆297Updated 2 years ago