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
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆18Updated 6 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 4 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Experiments and bad ideas☆20Updated 6 months ago
- Benchmarking various RPC implementations☆89Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- ☆25Updated 2 months ago
- Go implementation of Linux Network Block Devices☆134Updated 7 months ago