hodgesds / iouring-goView external linksLinks
io_uring support for go
☆206Oct 11, 2020Updated 5 years ago
Alternatives and similar repositories for iouring-go
Users that are interested in iouring-go are comparing it to the libraries listed below
Sorting:
- Provides easy-to-use async IO interface with io_uring☆691Nov 20, 2023Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- Demo API to play with io_uring in Go☆65Jun 29, 2020Updated 5 years ago
- The `io_uring` library and runtime for GO☆157May 1, 2025Updated 9 months ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Apr 25, 2023Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆315Apr 30, 2025Updated 9 months ago
- A reliability layer for UDP connections in Go.☆141May 31, 2020Updated 5 years ago
- Go library implementing binary fuse and xor filters☆756Jan 26, 2026Updated 2 weeks ago
- Linux kernel utilities for Go.☆17Jun 18, 2019Updated 6 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,003Aug 26, 2025Updated 5 months ago
- Kernel based asynchronous IO library in pure golang☆78Apr 29, 2022Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Mar 31, 2023Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Aug 6, 2024Updated last year
- Package xdp provides access to Linux userspace XDP sockets (AF_XDP). MIT Licensed.☆39Mar 7, 2019Updated 6 years ago
- Zero-copy sockets for Linux in Golang☆831Jul 7, 2020Updated 5 years ago
- C to Go Assembly☆1,342Nov 27, 2021Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Jun 24, 2019Updated 6 years ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,094May 2, 2025Updated 9 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,829Jan 27, 2026Updated 2 weeks ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 4 months ago
- Merge multiple pprof profile files into a single file☆124Jun 9, 2023Updated 2 years ago
- ☆26Aug 19, 2022Updated 3 years ago
- total-memory-cache etcd v3 client☆139Jul 12, 2022Updated 3 years ago
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated last month
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Jun 7, 2024Updated last year
- Meow hash for Golang☆126Feb 1, 2020Updated 6 years ago
- Generate x86 Assembly with Go☆2,934Feb 1, 2026Updated 2 weeks ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384May 26, 2025Updated 8 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 7 months ago
- Distributed RWMutex in Go☆361May 19, 2019Updated 6 years ago
- Library to work with eBPF programs from Go☆1,168Mar 19, 2024Updated last year
- Helper tool for manual Go code optimization.☆138Mar 19, 2025Updated 10 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,335Nov 10, 2025Updated 3 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Aug 3, 2024Updated last year
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,083Jul 3, 2024Updated last year
- Automatically generate golang assembly files from native assembly code☆14Jun 6, 2018Updated 7 years ago
- A collection of concurrent ring buffers☆134May 8, 2018Updated 7 years ago