zlib-searcher VS multibase

Compare zlib-searcher vs multibase and see what are their differences.

zlib-searcher

search zlib/libgen index (by zlib-searcher)

multibase

Self identifying base encodings (by multiformats)
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
zlib-searcher multibase
3 3
3,832 268
- 1.5%
10.0 5.6
over 1 year ago 6 months ago
Rust
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.

zlib-searcher

Posts with mentions or reviews of zlib-searcher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.

multibase

Posts with mentions or reviews of multibase. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.
  • Using Zlib-Searcher to Search the Z-Library Index for Books on the IPFS Network
    4 projects | news.ycombinator.com | 29 Dec 2022
    > IPFS now uses base58btc exclusively

    That's blatantly wrong. IPFS supports 25 different base representations (https://github.com/multiformats/multibase/blob/master/multib...).

    In fact, recently, two community members decided to implement a new base encoding with emojis for fun:

    https://cid.ipfs.tech/#%F0%9F%9A%80%F0%9F%AA%90%E2%AD%90%F0%...

    https://github.com/multiformats/multihash supports at the very least SHA1 SHA2-256 SHA2-512 SHA3/Keccak Blake2b-256/Blake2b-512/Blake2s-128/Blake2s-256 Blake3 and Strobe. Hashes in IPFS are being standardised through the IETF and W3C https://www.ietf.org/id/draft-multiformats-multihash-05.html.

    If you need rhash, you are welcome to submit a PR! We also have a grants program you can use to be rewarded for this.

  • Paperback: An encrypted paper-based backup scheme
    4 projects | news.ycombinator.com | 26 Dec 2021
    I'm still working on the project, at the moment you need to do the following (and the recovery procedure is a bit cumbersome -- there will be a GUI at some point for all of this since ultimately the project is intended for regular people):

    % paperback backup [- or the file to back up] -n [threshold] -k [number of shards to make]

    The command will print out the contents of the main document QR codes since at the moment the program can't scan the QR codes in the PDFs so you need to manually input the data. Note that the QR codes don't contain Base64 since that is not an efficient way of encoding binary data using QR codes. The QR code data is all encoded in Base10 (but the recovery code can handle any base data because I use multibase[1] prefixes).

    And then to recover:

    % paperback recover --interactive [- or the path to output the data to]

    And it will ask you for the main document data (just copy-paste it, putting an extra newline after each segment) and then the shard data (you can copy-paste the "text fallback" segments from the QR codes) and shard codewords -- also with a newline after each section section. The prompts tell you what to input

    "paperback expand" (create new shards from existing ones) works the same way (and also requires --interactive).

    I plan to add support for just taking the PDF file and scanning the data from it directly but it seems a bit complicated to do at the moment, and I'm presenting a talk on this project next month at Linux.conf.au so I'm working on that talk right now.

    [1]: https://github.com/multiformats/multibase

  • Understanding the filenames inside .ipfs/blocks/
    1 project | /r/ipfs | 9 Jun 2021
    remove the B (which indicates the uppercase base32 encoding base from https://github.com/multiformats/multibase) and use all the rest (including the ML) as the filename, followed by .data

What are some alternatives?

When comparing zlib-searcher and multibase you can also consider the following projects:

libgen-bot-rs - Libgen Telegram bot

multihash - Self describing hashes - for future proofing

tantivy_search - An example app of how to make a search engine with tantivy and axum

LibHandler - A simple C# Library that allows you to search and download books from the Library Genesis project.

lnx - ⚡ Insanely fast, 🌟 Feature-rich searching. lnx is the adaptable, typo tollerant deployment of the tantivy search engine.

quickwit - Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.

graph-node - Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL