bitcask
A log-structured hash table for fast key/value data (by fvilers)
mdbook-private
A preprocessor that supports private sections (by RealAtix)
bitcask | mdbook-private | |
---|---|---|
1 | 1 | |
0 | 9 | |
- | - | |
5.5 | 5.2 | |
almost 2 years ago | about 1 month ago | |
Rust | Rust | |
MIT License | Mozilla Public 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.
mdbook-private
Posts with mentions or reviews of mdbook-private.
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)?
Link for anyone that might find this useful: https://github.com/RealAtix/mdbook-private
What are some alternatives?
When comparing bitcask and mdbook-private you can also consider the following projects:
barreldb - A disk based KV store (based on Bitcask implementation)
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.
helix - A post-modern modal text editor.
mercury_os - MercuryOS - experimental operating system
native_db - Drop-in, fast, embedded database for multi-platform apps (server, desktop, mobile). Sync Rust types effortlessly.