cloudwego / fastpbLinks
A faster Protobuf serializer & deserializer.
☆102Updated last year
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☆230Updated 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.☆262Updated 2 years ago
- Dynamically and efficiently operate RPC data for Go☆175Updated 2 months ago
- Service Reliability Algorithm☆223Updated last month
- ☆54Updated 2 years ago
- ☆75Updated 2 years ago
- CyclicBarrier golang implementation☆156Updated 5 years ago
- lock-free queue and other implementations☆128Updated 2 years ago
- ☆99Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 9 months 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☆92Updated 2 years ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆196Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Clone any Go data structure deeply and thoroughly.☆324Updated 5 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 10 months ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 3 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- dubbogo golang standard library☆143Updated last month
- A very fast dynamic Thrift serializer & deserializer.☆127Updated last month
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆300Updated 2 years ago
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 6 months 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
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 3 years ago
- Timeout Middleware for Gin framework☆110Updated 2 weeks ago
- goroutine local storage (use context instead if possible)☆79Updated 8 months ago