AmnesiaDB
Multithreaded key value pair store using thread safe locking mechanism allowing concurrent reads (by NikhilCodes)
webp-server
Simple and minimal image server capable of storing, resizing, converting and caching images. (by mehdipourfar)
AmnesiaDB | webp-server | |
---|---|---|
2 | - | |
9 | 77 | |
- | - | |
0.8 | 0.0 | |
over 2 years ago | over 4 years ago | |
Go | Go | |
GNU Affero General Public License v3.0 | 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.
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.
AmnesiaDB
Posts with mentions or reviews of AmnesiaDB.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-19.
-
Looking for contributors for AmnesiaDB a open source in memory key value pair DB
Amnesia DB: https://github.com/NikhilCodes/AmnesiaDB
- AmnesiaDB [Key Value Pair In memory db]
webp-server
Posts with mentions or reviews of webp-server.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning webp-server yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing AmnesiaDB and webp-server you can also consider the following projects:
etcd - Distributed reliable key-value store for the most critical data of a distributed system [Moved to: https://github.com/etcd-io/etcd]
picfit - An image resizing server written in Go
amnestic-express - A middleware for ExpressJS to make it suffer from amnesia [in memory caching using amnesia-js]
steganography - Pure Golang Library that allows LSB steganography on images using ZERO dependencies
amnesia-js - NodeJS client for AmnesiaDB
go-webp - Simple and fast webp library for golang