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
Sorting:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 9 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Software Transactional Locks☆30Updated 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
- Murmur3 hash in Go☆13Updated 7 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Golang POSIX shared memory library☆67Updated 9 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go ("golang") library to implement writev() syscall and friends (please use https://github.com/google/vectorio instead)☆16Updated 9 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A pure-Go wyhash implementation.☆33Updated last week
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago