tux21b / gocoLinks
Some experiments with concurrent data structures in Go.
☆23Updated 13 years ago
Alternatives and similar repositories for goco
Users that are interested in goco are comparing it to the libraries listed below
Sorting:
- Raft in-memory backend implementation with persistence☆84Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Go channels over a network.☆83Updated 10 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 10 months ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Raft backend implementation using BuntDB☆18Updated 5 years ago
- A Go (golang) library for managing highly concurrent independent network streams.☆88Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Go implementation of Count-Min-Log☆67Updated 5 months ago