cloudwego / fastpb
A faster Protobuf serializer & deserializer.
☆95Updated 8 months ago
Alternatives and similar repositories for fastpb:
Users that are interested in fastpb are comparing it to the libraries listed below
- Experimental packages not in std and golang.org/exp☆78Updated 4 months ago
- A very fast dynamic Thrift serializer & deserializer.☆125Updated last month
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- ☆99Updated last year
- lock-free queue and other implementations☆127Updated last year
- CyclicBarrier golang implementation☆153Updated 4 years ago
- ☆54Updated 2 years ago
- Dynamically and efficiently operate RPC data for Go☆164Updated last week
- gRPC-Go integrates with Polaris Service Discovery and Governance☆44Updated 2 months ago
- Service Reliability Algorithm☆203Updated last year
- Go Client for RedisBloom probabilistic module☆89Updated 2 years ago
- schedulerx-worker-go is the Golang SDK of SchedulerX☆36Updated last month
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 3 years ago
- dubbogo golang standard library☆139Updated 2 weeks ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- ☆23Updated 3 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆196Updated 3 weeks ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- ☆75Updated last year
- Optimizer/Index/Comment Hints for GORM☆41Updated last week
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- a simple fsm for Go☆51Updated 3 years 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.☆256Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated 2 years ago
- auto adjust your GOGC value