urpc / uioLinks
uio is a ultra-fast, lightweight, non-blocking, event-driven networking framework written in pure Go
☆18Updated last month
Alternatives and similar repositories for uio
Users that are interested in uio are comparing it to the libraries listed below
Sorting:
- Faster substitution of tidwall/gjson☆51Updated 4 months ago
- Go library for managing real-time PostgreSQL changes.☆52Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated last year
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Expression evaluator for Go☆78Updated last week
- Package for fast copying structs of different types☆52Updated 5 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Performance related examples for Go☆29Updated last year
- A highly optimized double-ended queue☆202Updated 2 years ago
- Convert primitive types☆16Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated this week
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated 3 months ago
- ☆57Updated last week
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- A fast little LRU cache for Go☆174Updated 2 years ago
- ☆123Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Deep copy things☆27Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- convert Request of fasthttp、hertz and resty to CURL command line☆43Updated last year
- Provides idiomatic systemctl bindings for go developers, in order to make it easier to write system tooling using golang.☆66Updated 3 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago