Storage algorithms.
☆38Feb 10, 2021Updated 5 years ago
Alternatives and similar repositories for gostore
Users that are interested in gostore are comparing it to the libraries listed below
Sorting:
- An log structured merge tree varient of nitro storage engine☆29Sep 19, 2016Updated 9 years ago
- High performance transport protocol for distributed applications.☆19Feb 10, 2021Updated 5 years ago
- simple transaction implementation with go☆21Dec 6, 2019Updated 6 years ago
- B+ tree in memory with mvcc support☆18Oct 27, 2018Updated 7 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Apr 21, 2023Updated 2 years ago
- Experiments with FIPS-compliant Golang crypto☆14Oct 25, 2023Updated 2 years ago
- Go implementation of Suneido☆13Updated this week
- This is an efficient in-memory B+ tree, implemented in C++.☆10Sep 15, 2017Updated 8 years ago
- Priority queue for C☆12Mar 28, 2023Updated 2 years ago
- A Morton Order (Z-Order Curve) library, written in Go.☆13Feb 25, 2025Updated last year
- A place to store source code that is relevant to my blog posts.☆27Aug 8, 2021Updated 4 years ago
- Database server written from scratch☆17Feb 25, 2023Updated 3 years ago
- Using the etcd raft☆13May 30, 2015Updated 10 years ago
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- Implementation of Chord DHT(Distributed Hash Table) paper☆192Mar 10, 2021Updated 4 years ago
- symbolic reachability checker☆23Sep 23, 2021Updated 4 years ago
- ☆16Apr 29, 2022Updated 3 years ago
- ☆22May 12, 2025Updated 9 months ago
- A slick BTree on disk based key value store implemented in pure Go☆150Jun 26, 2022Updated 3 years ago
- A decentralized scalar timestamp scheme☆16Apr 12, 2021Updated 4 years ago
- A Go package for myriad array operations using wavelet trees☆19Feb 28, 2016Updated 10 years ago
- Load generator for TCP servers.☆20Mar 28, 2024Updated last year
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Aug 22, 2020Updated 5 years ago
- dragonboat multi group raft product ready example by pebbledb☆20Oct 30, 2023Updated 2 years ago
- A high performance in-memory index storage engine☆113Dec 11, 2025Updated 2 months ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Jun 15, 2019Updated 6 years ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Nov 30, 2019Updated 6 years ago
- kaitaigo is a compiler and runtime to create Go parsers from Kaitai Struct files☆18Apr 20, 2022Updated 3 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Aug 8, 2017Updated 8 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆44Jun 17, 2020Updated 5 years ago
- A memory allocator for Go.☆86Mar 11, 2020Updated 5 years ago
- Yet Another Efficient Unification Algorithm☆28Oct 10, 2025Updated 4 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Mar 29, 2019Updated 6 years ago
- A set implementation based on lockfree skiplist.☆17Mar 16, 2020Updated 5 years ago
- Implementation of the Apple and Google contact tracing cryptographic specification.☆18Apr 13, 2020Updated 5 years ago
- A gossip-based broadcast system☆26Jan 8, 2015Updated 11 years ago
- Go heap dump viewer with object graphs. (Works with Go 1.21)☆26Aug 13, 2024Updated last year
- A high performance lock free map type for go.☆20Apr 19, 2018Updated 7 years ago
- create low memory key/value objects in Go☆22Apr 18, 2017Updated 8 years ago