libp2p / go-buffer-poolLinks
☆80Updated 2 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.☆82Updated 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 last year
- Package for getting the runtime ID of a goroutine☆45Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 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…☆69Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆38Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆26Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 4 years ago
- A reliability layer for UDP connections in Go.☆138Updated 5 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- Rolling window implementation in go.☆57Updated 2 weeks ago