tux21b / goco
Some experiments with concurrent data structures in Go.
☆23Updated 12 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 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- BitSet data structure in golang☆38Updated 5 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Go channels over a network.☆83Updated 10 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 6 months ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆34Updated 7 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- github.com/cznic/browse has moved to modernc.org/browse☆53Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Time based UUIDs useful as unique keys☆57Updated 6 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago