y001j / uringnetLinks
UringNet is a lightweight and high performance network I/O framework. . The foundation of UringNet is io_uring - a new async IO interface
☆123Updated last year
Alternatives and similar repositories for uringnet
Users that are interested in uringnet are comparing it to the libraries listed below
Sorting:
- 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…☆163Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- The `io_uring` library and runtime for GO☆143Updated 3 months ago
- ☆122Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 8 months ago
- A fast file-based priority queue☆58Updated last year
- High performance LRU cache☆238Updated 6 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆199Updated last year
- high performance in-memory cache☆341Updated 2 weeks ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- A purego binding for libffi.☆119Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- ☆249Updated this week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- ☆144Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆237Updated 5 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated 2 weeks ago
- Go programming language port of liburing.☆108Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 3 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆104Updated 6 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- Simd support via Go assembly for parallel element-wise computations.☆120Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆71Updated last week