Package splice wraps the splice system call.
β17Mar 1, 2021Updated 5 years ago
Alternatives and similar repositories for splice
Users that are interested in splice are comparing it to the libraries listed below
Sorting:
- A race detector for Golangβ12Jan 16, 2020Updated 6 years ago
- π§΅ thead facilities in Goβ18Jan 22, 2021Updated 5 years ago
- β13Jun 24, 2021Updated 4 years ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Aug 22, 2021Updated 4 years ago
- Off heap golang memory poolβ60Jul 29, 2021Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Rightβ¦β47Nov 29, 2022Updated 3 years ago
- WIPβ21Jun 23, 2025Updated 8 months ago
- Type-safe atomic values for Goβ19Dec 2, 2023Updated 2 years ago
- 0-RTT network protocol optimized for P2P transfers.β25Aug 31, 2025Updated 6 months ago
- go zerocopy.Reader interface and implementationβ13Jun 15, 2014Updated 11 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.β554Aug 3, 2024Updated last year
- Measure the overheads of various observability tools, especially profilers.β14Jan 10, 2022Updated 4 years ago
- Go's concurrency patterns as generic library to use.β37Feb 1, 2022Updated 4 years ago
- This Project aims to port/build well known and commonly used data structures to GO.β28Apr 2, 2022Updated 3 years ago
- Library for parsing ELF files written in pure Go.β31Jun 2, 2023Updated 2 years ago
- β26Feb 11, 2026Updated last month
- an encrypted UDP connection between two peers using QUICβ28May 7, 2024Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Mar 17, 2023Updated 3 years ago
- Package for getting the runtime ID of a goroutineβ50Oct 4, 2025Updated 5 months ago
- Golang experiments about how Linux namespace works.β36Apr 7, 2023Updated 2 years ago
- NBD client driver for OSX