google / vectorioLinks
Library for Go (golang) to implement writev system call (not an official Google product)
☆97Updated 6 years ago
Alternatives and similar repositories for vectorio
Users that are interested in vectorio are comparing it to the libraries listed below
Sorting:
- Golang circular (ring) buffer☆175Updated 2 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 10 months ago
- Golang port of simdjson☆86Updated 5 years ago
- Reusable transparent log database☆145Updated 4 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Go packages and tools for Linux perf☆144Updated 2 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Circular buffer backed by MMAPed file for golang☆92Updated 10 months ago
- Go runtime GC trace analysis and statistics tool☆35Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- An introspection tool for Bolt databases.☆109Updated 7 years ago
- Asynchronous read-ahead for Go readers☆234Updated last year
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 8 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Buffered Reader/Writer☆78Updated last month