fdb VS cdbk

Compare fdb vs cdbk and see what are their differences.

fdb

Path frecency database (by baskerville)

cdbk

A ZSH plugin to allow easy named directory creation - shortcuts to any directory you want (by MikeDacre)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fdb cdbk
1 1
9 13
- -
0.0 0.0
almost 5 years ago about 6 years ago
Rust Shell
- 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.

fdb

Posts with mentions or reviews of fdb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-04.
  • Looking for zsh plugin for creating/managing named directories database.
    4 projects | /r/commandline | 4 Mar 2021
    Looks like https://github.com/baskerville/fdb will suit you. It stores the paths in binary format, hence it's compact and fast. There are commands to add, remove and query a path. The documentation is scarce, but it's not that hard to figire out how to use. It's written in Rust, but the API makes it suitable for any shell, just wrap it as you like.

cdbk

Posts with mentions or reviews of cdbk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-04.
  • Looking for zsh plugin for creating/managing named directories database.
    4 projects | /r/commandline | 4 Mar 2021
    I've found this, but there is someting in that code that disgust me. Dunno why and don't get me wrong - it looks like working solution, but when I use an external plugin, I don't want to edit/modify it - and here I would have to - for example because 'bookmark' file location is hardcoded (this might be my weird ocd-like rules speaking), so I'm looking for alternatives.

What are some alternatives?

When comparing fdb and cdbk you can also consider the following projects:

wd - :rocket: Jump to custom directories in zsh