distribkv VS minikeyvalue

Compare distribkv vs minikeyvalue and see what are their differences.

distribkv

Distributed key-value database in Go (by YuriyNasretdinov)

minikeyvalue

A distributed key value store in under 1000 lines. Used in production at comma.ai (by geohot)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
distribkv minikeyvalue
1 18
39 2,874
- -
0.0 0.0
over 3 years ago 3 months ago
Go Go
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

distribkv

Posts with mentions or reviews of distribkv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-04.
  • A distributed key value store in under 1000 lines
    6 projects | news.ycombinator.com | 4 Jan 2021
    Shameless plug: I have a small YouTube series about developing a very similar distributed key-value database in Go. The sources for the database itself are at https://github.com/YuriyNasretdinov/distribkv . The database uses static sharding using powers of 2 and also requires downtime to increase the number of shards.

minikeyvalue

Posts with mentions or reviews of minikeyvalue. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-29.

What are some alternatives?

When comparing distribkv and minikeyvalue you can also consider the following projects:

tinygrad - You like pytorch? You like micrograd? You love tinygrad! ❤️ [Moved to: https://github.com/tinygrad/tinygrad]

LevelDB - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

openpilot - openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.

mynewt-nimble - Apache mynewt

Apache Tomcat - Apache Tomcat

gcsfuse - A user-space file system for interacting with Google Cloud Storage

go-systemd - Go bindings to systemd socket activation, journal, D-Bus, and unit files

svfs - The Swift Virtual File System

Guice - Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.

Apache Cassandra - Mirror of Apache Cassandra

goseaweedfs - A complete Golang client for SeaweedFS