bitcask
A log-structured hash table for fast key/value data (by fvilers)
skl
A lock-free thread-safe arena based Skiplist impelementation for building memtable. (by al8n)
bitcask | skl | |
---|---|---|
1 | 1 | |
0 | 54 | |
- | - | |
5.5 | 8.8 | |
almost 2 years ago | 28 days ago | |
Rust | Rust | |
MIT License | Apache License 2.0 |
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.
bitcask
Posts with mentions or reviews of bitcask.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-21.
-
What’s everyone working on this week (8/2023)?
Still learning Rust by building a REPL and a library to use and query a Bitcask datastore. Done at 80 % (you know the Pareto principle, don't you?) Trying to write as idiomatic as possible.
skl
Posts with mentions or reviews of skl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-09.
What are some alternatives?
When comparing bitcask and skl you can also consider the following projects:
barreldb - A disk based KV store (based on Bitcask implementation)
amqprs - Async & Lock-free RabbitMQ Rust Client, Easy-to-use API
mercury_os - MercuryOS - experimental operating system
griddle - A HashMap variant that spreads resize load across inserts
mdbook-private - A preprocessor that supports private sections
crossbeam - Tools for concurrent programming in Rust
lapin - Le Petit Lapin: the cute X window manager. [Moved to: https://github.com/gboncoffee/le-petit-lapin]
left-right - A lock-free, read-optimized, concurrency primitive.
native_db - Drop-in, fast, embedded database for multi-platform apps (server, desktop, mobile). Sync Rust types effortlessly.
sled - the champagne of beta embedded databases