distribkv VS tinygrad

Compare distribkv vs tinygrad and see what are their differences.

distribkv

Distributed key-value database in Go (by YuriyNasretdinov)

tinygrad

You like pytorch? You like micrograd? You love tinygrad! ❤️ [Moved to: https://github.com/tinygrad/tinygrad] (by geohot)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
distribkv tinygrad
1 58
39 17,800
- -
0.0 9.7
over 3 years ago 10 months ago
Go Python
- 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.

tinygrad

Posts with mentions or reviews of tinygrad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.

What are some alternatives?

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

minikeyvalue - A distributed key value store in under 1000 lines. Used in production at comma.ai

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

llama.cpp - LLM inference in C/C++

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.

llama - Inference code for Llama models

tensorflow_macos - TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute framework.

GPTQ-for-LLaMa - 4 bits quantization of LLaMA using GPTQ

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

flameshot - Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:

docs - Hardware and software docs / wiki

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