cloudwego / fastpbLinks
A faster Protobuf serializer & deserializer.
☆104Updated last month
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
- ☆74Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated last year
- ☆99Updated 2 years ago
- Dynamically and efficiently operate RPC data for Go☆176Updated last week
- 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
- lock-free queue and other implementations☆128Updated 2 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
- Clone any Go data structure deeply and thoroughly.☆326Updated 8 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated last month
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- ☆54Updated 3 years ago
- Go Client for RedisBloom probabilistic module☆93Updated 2 years ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 4 years ago
- Service Reliability Algorithm☆229Updated 3 months ago
- A very fast dynamic Thrift serializer & deserializer.☆130Updated last month
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years 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
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆200Updated 2 years ago
- dubbogo golang standard library☆143Updated last week
- golang timewheel similar to glang std timer☆297Updated 2 years ago
- Timeout Middleware for Gin framework☆110Updated 3 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- 字节内推👇🏻☆62Updated last year
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆302Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago