scryner / lfreequeue
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
- Cuckoo hashing for Go☆83Updated 3 years ago
- CRC32 hash with x64 optimizations☆74Updated 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- skiplist for golang☆84Updated 10 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A Go interface to ZeroMQ version 3☆133Updated 3 years ago
- Golang POSIX shared memory library☆67Updated 9 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- A scalable lock-free channel.☆134Updated 8 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Bindings for the LMDB C library☆160Updated 2 years ago
- Google CityHash in Go☆107Updated 11 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 5 years ago
- Kernel based asynchronous IO library in pure golang☆77Updated 2 years ago
- Port of LZ4 lossless compression algorithm to Go☆211Updated 7 years ago
- Go implementation of Google's HighwayHash☆75Updated 3 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago