bitcask
A log-structured hash table for fast key/value data (by fvilers)
mercury_os
MercuryOS - experimental operating system (by paunstefan)
bitcask | mercury_os | |
---|---|---|
1 | 2 | |
0 | 2 | |
- | - | |
5.5 | 0.7 | |
almost 2 years ago | almost 2 years ago | |
Rust | Rust | |
MIT License | 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.
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.
mercury_os
Posts with mentions or reviews of mercury_os.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-21.
-
Need help configuring Grub Multiboot2 header specification with rust.
I had to do the same thing not long ago, here's the repo of my Rust OS: https://github.com/paunstefan/mercury_os.
-
What’s everyone working on this week (8/2023)?
Link if anyone wants to take a look: https://github.com/paunstefan/mercury_os
What are some alternatives?
When comparing bitcask and mercury_os you can also consider the following projects:
barreldb - A disk based KV store (based on Bitcask implementation)
helix - A post-modern modal text editor.
mdbook-private - A preprocessor that supports private sections
lapin - Le Petit Lapin: the cute X window manager. [Moved to: https://github.com/gboncoffee/le-petit-lapin]
skl - A lock-free thread-safe arena based Skiplist impelementation for building memtable.
native_db - Drop-in, fast, embedded database for multi-platform apps (server, desktop, mobile). Sync Rust types effortlessly.