xiaonanln / go-lockfree-queue
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
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆74Updated 10 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- Go Chart Lib☆35Updated 6 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Library for creating Go RPC client/server.☆54Updated last month
- Serialization code generator for QUICK struct content comparison☆94Updated 6 years ago
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago