scryner / lfreequeueLinks
a lock-free queue implementation for golang
☆43Updated 12 years ago
Alternatives and similar repositories for lfreequeue
Users that are interested in lfreequeue are comparing it to the libraries listed below
Sorting:
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- CRC32 hash with x64 optimizations☆74Updated 6 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆132Updated 10 years ago
- Golang POSIX shared memory library☆67Updated 9 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- skiplist for golang☆84Updated 10 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- Go packages and tools for Linux perf☆142Updated 2 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago
- go-farm: a pure-Go farmhash implementation☆251Updated 9 months ago
- github.com/cznic/cc has moved to modernc.org/cc☆163Updated 6 years ago
- Building blocks for fast rpc systems☆87Updated 7 years ago
- Disruptor style ring buffer in Go☆46Updated 11 years ago