Go datastructures.
☆418Oct 7, 2022Updated 3 years ago
Alternatives and similar repositories for data-structures
Users that are interested in data-structures are comparing it to the libraries listed below
Sorting:
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Mar 29, 2019Updated 6 years ago
- Go collections☆29Dec 31, 2015Updated 10 years ago
- File Structures (B+Tree, BTree) for Go☆69Jun 24, 2015Updated 10 years ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,902Feb 16, 2026Updated last week
- Lex machinary for go.☆411Jul 15, 2022Updated 3 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,401Mar 12, 2025Updated 11 months ago
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- Load file-backed memory☆121Oct 12, 2022Updated 3 years ago
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Jun 12, 2015Updated 10 years ago
- Package goraph implements graph data structure and algorithms.☆744Apr 10, 2022Updated 3 years ago
- A general-purpose write-ahead log☆25Dec 3, 2018Updated 7 years ago
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- Simple Injector; Dependency Injection☆12Mar 6, 2017Updated 8 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Algorithms & Data Structures in Go☆1,857Feb 4, 2021Updated 5 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- Algorithms and data structures for golang☆1,950Oct 3, 2023Updated 2 years ago
- Implements string functions widely used in other languages but absent in Go.☆1,417Jun 6, 2024Updated last year
- Just an itsy bitsy b-tree in Go☆96Aug 29, 2021Updated 4 years ago
- Data Structures and Algorithms implementation in Go☆2,776May 10, 2024Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,158Aug 21, 2024Updated last year
- [joke] combination SMTP / WebSocket server☆125Apr 24, 2012Updated 13 years ago
- Fast key-value DB in Go.☆15,499Updated this week
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,327Nov 29, 2024Updated last year
- A Lightweight in-memory key:value cache library for Go.☆184Mar 9, 2023Updated 2 years ago
- A fast, threadsafe skip list in Go☆269Sep 28, 2021Updated 4 years ago
- Go channels at horizontal scale (powered by message queues)☆1,550Jul 22, 2022Updated 3 years ago
- github.com/cznic/b has moved to modernc.org/b☆228Nov 22, 2018Updated 7 years ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- Additions to Go's database/sql for super fast performance and convenience.☆1,852Oct 4, 2024Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆604Oct 14, 2022Updated 3 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- Machinery is an asynchronous task queue/job queue based on distributed message passing.☆7,949Nov 15, 2025Updated 3 months ago
- Modern Job Scheduler☆2,162Dec 5, 2025Updated 2 months ago
- An embedded key/value database for Go.☆14,615Mar 2, 2018Updated 7 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 4 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,557Feb 8, 2026Updated 3 weeks ago