xiaonanln / go-lockfree-queueLinks
Lock free queue in golang
☆11Updated 4 years ago
Alternatives and similar repositories for go-lockfree-queue
Users that are interested in go-lockfree-queue are comparing it to the libraries listed below
Sorting:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 11 months ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Fast zlib implementation for Go☆32Updated 2 months ago
- Non-Invasive goroutine inspector☆91Updated last month
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- General purpose binary encoder/decoder☆48Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- rsync wrie in golang, like librsync☆29Updated 9 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- NFS client implementation for Golang☆77Updated 7 years ago
- efficient client ⚡️☆75Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago