xtaci / gaio
High performance minimalism async-io(proactor) networking for Golang.
☆778Updated 4 months ago
Alternatives and similar repositories for gaio:
Users that are interested in gaio are comparing it to the libraries listed below
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆559Updated last month
- Anti-memory-waste byte buffer pool☆1,253Updated 8 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 8 months ago
- reflect api without runtime reflect.Value cost☆786Updated 3 weeks ago
- Go package implementing bitsets☆1,405Updated this week
- Write ahead log for Go.☆648Updated 5 months ago
- A portable mmap package for Go☆1,013Updated 4 months ago
- Tools for building go apps.☆677Updated 3 years ago
- Fast and easy-to-use skip list for Go.☆409Updated 6 months ago
- More effective network communication, two-way calling, notify and broadcast supported.☆1,026Updated last month
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆490Updated 6 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- auto adjust your GOGC value☆228Updated 8 months ago
- Clone any Go data structure deeply and thoroughly.☆311Updated 11 months ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- Consistent hashing with bounded loads in Golang☆729Updated last year
- Zero-allocation reflection library for Go☆564Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,839Updated last month
- LZ4 compression and decompression in pure Go☆913Updated last week
- ⚡️ lock-free utilities in Go☆155Updated 11 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆779Updated 4 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆208Updated 7 months ago
- The Snappy compression format in the Go programming language.☆1,555Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆988Updated 5 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,200Updated 9 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,034Updated this week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 7 months ago
- Thread-safe file locking library in Go☆619Updated 2 weeks ago