y001j / uringnet
UringNet is a lightweight and high performance network I/O framework. . The foundation of UringNet is io_uring - a new async IO interface
☆121Updated last year
Alternatives and similar repositories for uringnet:
Users that are interested in uringnet are comparing it to the libraries listed below
- ☆118Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- A fast file-based priority queue☆58Updated 11 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- High performance LRU cache☆224Updated last month
- Experimental packages not in std and golang.org/exp☆78Updated 3 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆158Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Go programming language port of liburing.☆100Updated last year
- The `io_uring` library and runtime for GO☆127Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ⚙️ Configuration library for Go applications☆70Updated 3 months ago
- A purego binding for libffi.☆86Updated 2 weeks ago
- Off heap golang memory pool☆59Updated 3 years ago
- ☆54Updated 3 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- ☆225Updated last week
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆286Updated 2 months ago
- Fast selection algorithms for Go☆243Updated 4 months ago
- MUS format serializer for Golang☆105Updated last week
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated last month
- ☆38Updated 2 years ago
- A fast little LRU cache for Go☆167Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆177Updated 9 months ago
- Fastest time format for go☆73Updated 2 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…☆45Updated 2 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆132Updated this week
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆98Updated last month
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago