Iceber / iouring-goLinks
Provides easy-to-use async IO interface with io_uring
☆667Updated last year
Alternatives and similar repositories for iouring-go
Users that are interested in iouring-go are comparing it to the libraries listed below
Sorting:
- Write ahead log for Go.☆680Updated last month
- A high performance inter-process communication golang library developed by CloudWeGo☆481Updated last week
- 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
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆597Updated 7 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆220Updated last year
- Go heap object reference analysis tool☆955Updated this week
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆376Updated this week
- Example code for how to get hashicorp/raft running with gRPC☆229Updated last year
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆607Updated 9 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆276Updated 8 months ago
- Consistent hashing with bounded loads in Golang☆749Updated last year
- Raft library for maintaining a replicated state machine☆924Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
- The `io_uring` library and runtime for GO☆151Updated 5 months ago
- Adaptive Radix Trees implemented in Go☆401Updated 10 months ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated last month
- Fast and easy-to-use skip list for Go.☆424Updated last year
- high performance in-memory cache☆347Updated last month
- Anti-memory-waste byte buffer pool☆1,305Updated last year
- auto adjust your GOGC value☆230Updated last year
- This is library for the Go language to enable use of Direct IO under all OSes☆335Updated 2 years ago
- Go port of Google's Swiss Table hash table☆456Updated 3 months ago
- Examples for Dragonboat☆189Updated last year
- Go client for TiKV☆330Updated last week
- A fast, threadsafe skip list in Go☆269Updated 4 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Native ZooKeeper client for Go☆546Updated last year
- TinyLFU cache admission policy☆266Updated 8 months ago