cloudwego / fastpbLinks
A faster Protobuf serializer & deserializer.
☆97Updated 11 months ago
Alternatives and similar repositories for fastpb
Users that are interested in fastpb are comparing it to the libraries listed below
Sorting:
- Experimental packages not in std and golang.org/exp☆78Updated 7 months ago
- ☆54Updated 2 years ago
- ☆99Updated 2 years ago
- lock-free queue and other implementations☆129Updated last year
- auto adjust your GOGC value☆228Updated 11 months ago
- Dynamically and efficiently operate RPC data for Go☆169Updated 3 weeks 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.☆260Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Service Reliability Algorithm☆211Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆126Updated 3 weeks ago
- ☆75Updated 2 years ago
- Go Client for RedisBloom probabilistic module☆91Updated 2 years ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆192Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- CyclicBarrier golang implementation☆153Updated 5 years ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 3 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆198Updated this week
- 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
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍