oxidized-mtbl VS tantivy-stacker

Compare oxidized-mtbl vs tantivy-stacker and see what are their differences.

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
oxidized-mtbl tantivy-stacker
1 1
4 1
- -
0.0 0.0
over 3 years ago over 4 years ago
Rust 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.

oxidized-mtbl

Posts with mentions or reviews of oxidized-mtbl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-09.
  • What's everyone working on this week (19/2021)?
    15 projects | /r/rust | 9 May 2021
    I was wondering if you could maybe point me to any blog post regarding the segment merging? I am using my grenad library, which is a simplification of my MTBL Rust port. This is a key-value store with some useful sorter helping functions, using a merge function, some compression parameters... Works great but could maybe be improved.

tantivy-stacker

Posts with mentions or reviews of tantivy-stacker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-09.
  • What's everyone working on this week (19/2021)?
    15 projects | /r/rust | 9 May 2021
    Hey, I have finished a basic version of my uell library, will take a little bit more time to document and publish it. Thank you for your blog post. I also looked at your tantivy-stacker crate, a bit more complex as it also contains a HashMap and a MemoryPool. I chose to use the bumpalo crate along with the hashbrown crate, without specifying restriction on which of the map or the linked-list must grow more, dumping when the Bump reaches the threshold.

What are some alternatives?

When comparing oxidized-mtbl and tantivy-stacker you can also consider the following projects:

perg - Grep implementation in rust.

feel

uell - A bumpalo-based Unrolled Exponential Linked List

OpenVehicleDiag - A rust based cross-platform ECU diagnostics and car hacking application, utilizing the passthru protocol

grenad - Tools to sort, merge, write, and read immutable key-value pairs :tomato:

bumpalo - A fast bump allocation arena for Rust

simdutf8 - SIMD-accelerated UTF-8 validation for Rust.