SeanTAllen / adventures-in-cgo-performance
Materials for my talk "Adventures in Cgo Performance"
☆20Updated 5 years ago
Alternatives and similar repositories for adventures-in-cgo-performance:
Users that are interested in adventures-in-cgo-performance are comparing it to the libraries listed below
- Write-ahead log in Golang☆41Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- ☆25Updated 2 weeks ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Go implementation of Linux Network Block Devices☆133Updated 6 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Kernel based asynchronous IO library in pure golang☆77Updated 2 years ago
- Demo API to play with io_uring in Go☆62Updated 4 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆90Updated 8 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A scalable lock-free channel.☆134Updated 8 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆102Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year