cloudwego / shmipc-goLinks
A high performance inter-process communication golang library developed by CloudWeGo
☆466Updated 8 months ago
Alternatives and similar repositories for shmipc-go
Users that are interested in shmipc-go are comparing it to the libraries listed below
Sorting:
- Dynamically and efficiently operate RPC data for Go☆166Updated last week
- Generic Container and Algorithm Library for Go☆342Updated 11 months ago
- A very fast dynamic Thrift serializer & deserializer.☆126Updated last week
- lockfree queue☆461Updated last year
- Provides easy-to-use async IO interface with io_uring☆650Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆266Updated 5 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆146Updated 11 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.☆260Updated 2 years ago
- An implementation of thrift compiler in go language.☆282Updated last week
- A client packaged based on go-redis that operates Tair For Redis Modules.☆35Updated 8 months ago
- 🔥gg is a basic library of generics for Go language developed by ByteDance. It is based on the Go 1.18+ generic features and provides eff…☆169Updated this week
- Service Reliability Algorithm☆209Updated last year
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- unbounded chan☆453Updated last year
- lock-free queue and other implementations☆129Updated last year
- Patch all Go functions for testing☆259Updated last year
- a funny library to hook golang function at runtime☆540Updated last year
- auto adjust your GOGC value☆228Updated 10 months ago
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆210Updated 2 years ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆192Updated last year
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆284Updated 7 months ago
- Lightweight Go SDK used as Proxyless Service Governance☆138Updated 2 months ago
- 阅读 boltDB 源码后的小结☆267Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆119Updated 2 years ago
- 🔥 pgcacher is used to get page cache stats for files on Linux. ( 分析 page cache 缓存了哪些文件,文件在 page cache 的缓存占比)☆172Updated last year
- The Golang auto-instrument Agent for Apache SkyWalking, which provides the native tracing/metrics/logging abilities for Golang projects.☆333Updated last week
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆259Updated last month
- Go语言猴子补丁框架☆129Updated last year