VictoriaMetrics / easyprotoLinks
Simple building blocks for protobuf marshaling and unmarshaling
☆282Updated last month
Alternatives and similar repositories for easyproto
Users that are interested in easyproto are comparing it to the libraries listed below
Sorting:
- ☆123Updated 2 years ago
- ☆260Updated last week
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Go port of Google's Swiss Table hash table☆469Updated last month
- experimental raft storage☆110Updated 2 months ago
- Script engine, especially good for tests☆162Updated last year
- JSON benchmarks to compare different Go JSON implementations☆104Updated 5 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆148Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 3 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆311Updated this week
- This is the golang client integration for Pyroscope☆159Updated this week
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A high performance in memory distributed cache☆82Updated last month
- ☆122Updated 2 years ago
- ☆160Updated last year
- Go module providing unified interface and efficient clients to work with various object storage providers until like GCS, S3, Azure, SWIF…☆174Updated last week
- Interceptors for database/sql☆511Updated 2 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 2 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆176Updated this week
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 9 months ago
- Faster version of the Go regexp package☆75Updated last week
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆131Updated 5 months ago
- 10x faster dynamic Protobuf parsing in Go that’s even 3x faster than generated code.☆660Updated last month
- 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