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
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.☆25Aug 31, 2025Updated 6 months 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
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Jan 10, 2022Updated 4 years ago
- ☆13Jun 24, 2021Updated 4 years ago
- go zerocopy.Reader interface and implementation☆13Jun 15, 2014Updated 11 years ago
- Go's concurrency patterns as generic library to use.☆37Feb 1, 2022Updated 4 years ago
- Type-safe atomic values for Go☆19Dec 2, 2023Updated 2 years ago
- Library for parsing ELF files written in pure Go.☆31Jun 2, 2023Updated 2 years ago
- WIP☆21Jun 23, 2025Updated 8 months ago
- ☆17Jul 31, 2019Updated 6 years ago
- Thread safe []byte pool for Go☆27Oct 25, 2015Updated 10 years ago
- Package for getting the runtime ID of a goroutine☆50Oct 4, 2025Updated 4 months ago
- Compiler Explorer Integration With VSCode.☆22Jan 7, 2023Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆28Apr 2, 2022Updated 3 years ago
- a thread-safe concurrent map for go☆48Jun 30, 2024Updated last year
- A buffer pool file I/O library for Go☆55Feb 7, 2022Updated 4 years ago
- auto adjust your GOGC value☆231Aug 20, 2024Updated last year
- Curl in GoLang☆24Jun 6, 2014Updated 11 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Aug 3, 2024Updated last year
- Golang like WaitGroup implementation for sync/async Rust, support no_std environment.☆37Oct 6, 2024Updated last year
- an encrypted UDP connection between two peers using QUIC☆28May 7, 2024Updated last year
- ☆26Feb 11, 2026Updated 2 weeks ago
- Companion repository for Go fuzzing tutorials☆30Aug 31, 2022Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Jan 27, 2023Updated 3 years ago
- ☆27Mar 19, 2022Updated 3 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Sep 7, 2023Updated 2 years ago
- A distributed rate-limiting solution built with Go and Redis, designed to control API traffic and ensure system stability. Supports multi…☆80Jul 11, 2025Updated 7 months ago
- ☆35May 25, 2021Updated 4 years ago
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆31Nov 11, 2018Updated 7 years ago
- Golang experiments about how Linux namespace works.☆36Apr 7, 2023Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Mar 17, 2023Updated 2 years ago
- Package iter provides generic, lazy iterators, functions for producing them from primitive types, as well as functions and methods for tr…☆33Aug 25, 2024Updated last year
- A []byte pool for Go.☆44Jun 30, 2022Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆79Dec 26, 2024Updated last year
- Plausible additions to Go standard library packages☆41Jan 5, 2022Updated 4 years ago