SeanTAllen / adventures-in-cgo-performanceLinks
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
Sorting:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Storing strings without GC overhead☆84Updated 2 months ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆90Updated 6 months ago
- Go packages and tools for Linux perf☆148Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 11 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- ☆26Updated 6 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Distributed SQL query engine written in Go for big data☆93Updated 7 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago