libp2p / go-buffer-poolLinks
☆80Updated 3 months ago
Alternatives and similar repositories for go-buffer-pool
Users that are interested in go-buffer-pool are comparing it to the libraries listed below
Sorting:
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- Load file-backed memory☆122Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Rolling window implementation in go.☆58Updated 2 weeks ago
- Golang LRU cache with expire feature.☆66Updated last year
- ☆123Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 9 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago