libp2p / go-buffer-poolLinks
☆80Updated 5 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 4 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Storing strings without GC overhead☆86Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- ☆123Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A memory allocator for Go.☆86Updated 5 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago