libp2p / go-buffer-poolLinks
☆80Updated 4 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 library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years 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 3 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Load file-backed memory☆122Updated 3 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 11 months 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
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- ⚡️ lock-free utilities in Go☆163Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Rolling window implementation in go.☆59Updated 3 weeks ago
- Cache benchmark for Golang☆77Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A reliability layer for UDP connections in Go.☆140Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago