cloudwego / fastpb
A faster Protobuf serializer & deserializer.
☆95Updated 7 months ago
Alternatives and similar repositories for fastpb:
Users that are interested in fastpb are comparing it to the libraries listed below
- ☆99Updated last year
- ☆54Updated 2 years ago
- A very fast dynamic Thrift serializer & deserializer.☆124Updated 2 weeks ago
- ☆75Updated last year
- lock-free queue and other implementations☆127Updated last year
- Experimental packages not in std and golang.org/exp☆78Updated 3 months ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- schedulerx-worker-go is the Golang SDK of SchedulerX☆36Updated 2 weeks ago
- Service Reliability Algorithm☆199Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 3 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- ☆23Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Optimizer/Index/Comment Hints for GORM☆41Updated 3 months ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated 2 years ago
- markdown doc generator for protobuf☆66Updated last year
- Performance related examples for Go☆27Updated last year
- Dynamically and efficiently operate RPC data for Go☆164Updated this week
- A fast little LRU cache for Go☆169Updated last year
- auto adjust your GOGC value☆228Updated 7 months ago
- HeapMap/PriorityMap in Go☆13Updated last year
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- goroutine local storage (use context instead if possible)☆76Updated 2 months ago
- errgroup with goroutine worker limits☆163Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆116Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated 2 weeks ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 9 months 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