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:
- ☆122Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 7 months ago
- A fast file-based priority queue☆58Updated last year
- High performance LRU cache☆237Updated 6 months 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…☆162Updated last year
- The `io_uring` library and runtime for GO☆138Updated 3 months ago
- ☆245Updated this week
- A purego binding for libffi.☆118Updated last week
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- high performance in-memory cache☆338Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆235Updated 5 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
- Performance related examples for Go☆29Updated last year
- ☆54Updated 7 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…☆47Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆312Updated 2 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆103Updated 6 months ago
- Interactive visualization of a Go package's dependency graph☆107Updated 5 months ago
- MUS format serializer for Go☆115Updated 3 weeks ago