What's everyone working on this week (19/2021)?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bumpalo

    A fast bump allocation arena for Rust

    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.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • uell

    A bumpalo-based Unrolled Exponential Linked List

    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.

  • perg

    Grep implementation in rust.

    Work on grep implementation in Rust 😁 https://github.com/guerinoni/perg

  • teloxide

    🤖 An elegant Telegram bots framework for Rust

    Working on teloxide, a Telegram bots framework for Rust.

  • OpenVehicleDiag

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

    Working on my vehicle/ECU diagnostics platform. https://github.com/rnd-ash/openvehiclediag/

  • moonfire-nvr

    Moonfire NVR, a security camera network video recorder

    Working on a high-level RTSP media streaming crate, a spin-off of Moonfire NVR. Asked for an API sanity check on URLO, got crickets. Maybe too big a code review request or too vague. Oh well.

  • substrate-open-working-groups

    The Susbstrate Open Working Groups (SOWG) are community-based mechanisms to develop standards, specifications, implementations, guidelines or general initiatives in regards to the Substrate framework. It could, but not restricted to, lead to new Polkadot Standards Proposals. SOWG is meant as a place to find and track ongoing efforts and enable everybody with similar interests to join and contribute.

    Trying to get a leg up using Substrate . Going through a tutorial and “The Book”. Being a Rust newbie but coming from a C/C++/C# background. I must say that rust reminds me of a better version of C++.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • feel

  • simdutf8

    SIMD-accelerated UTF-8 validation for Rust.

    I will work on simdutf8, either

  • tantivy-stacker

    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.

  • hashbrown

    Rust port of Google's SwissTable hash map

    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.

  • grenad

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

    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.

  • oxidized-mtbl

    A Rust version of the mtbl immutable key-value store

    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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A somewhat faster, more lightweight, ripgrep-inspired alternative

    2 projects | news.ycombinator.com | 28 Aug 2024
  • A somewhat faster, more lightweight, ripgrep-inspired alternative

    1 project | news.ycombinator.com | 27 Aug 2024
  • Search Multi-language Documents in ast-grep

    7 projects | dev.to | 23 Jul 2024
  • amber, a code search & replace tool

    11 projects | news.ycombinator.com | 23 May 2024
  • Ripgrep 14 Released

    10 projects | news.ycombinator.com | 26 Nov 2023