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:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 10 years ago
- BitSet data structure in golang☆37Updated 5 years 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☆91Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆187Updated 7 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- A Go (golang) library for managing highly concurrent independent network streams.☆87Updated 7 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Go channels over a network.☆81Updated 11 years ago
- Go implementation of Count-Min-Log☆69Updated 9 months ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 8 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- github.com/cznic/mathutil has moved to modernc.org/mathutil☆84Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 10 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago