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
☆119Updated last year
Alternatives and similar repositories for uringnet:
Users that are interested in uringnet are comparing it to the libraries listed below
- A fast file-based priority queue☆58Updated 10 months ago
- ☆117Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- High performance LRU cache☆221Updated 2 weeks 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
- Simple building blocks for protobuf marshaling and unmarshaling☆167Updated 8 months ago
- Experimental packages not in std and golang.org/exp☆78Updated last month
- A purego binding for libffi.☆82Updated last week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆98Updated 2 weeks ago
- Interactive visualization of a Go package's dependency graph☆95Updated 2 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- ☆220Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Zero-allocation type-safe pool for Go☆230Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- Server for benchmarking pure Go key/value databases☆155Updated last year
- ⚙️ Configuration library for Go applications☆70Updated 2 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- high performance in-memory cache☆287Updated this week
- ☆132Updated this week
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- ☆38Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 10 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆63Updated 2 years ago