Compute Google Hashcode 2021 score using Rust in less than 1s

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

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
  • google-hashcode-score-2021

    Google Hashcode 2021 Qualification Round score calculator written in Rust

  • nom

    Rust parser combinator framework

  • Parsing is done using nom.

  • 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.

    InfluxDB logo
  • flamegraph

    Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3 (by flamegraph-rs)

  • I profiled my code using cargo flamegraph, benchmark is done using hyperfine. See bench.md for a list of optimizations and how much time it saved.

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

  • Google HashCode 2022 Qualification Round Score Calculator

    3 projects | /r/rust | 26 Feb 2022
  • how expensive is an operation?

    5 projects | /r/rust | 3 Jul 2023
  • making a virtual machine in rust

    2 projects | /r/rust | 28 Jan 2023
  • Tips for profiling an application specifically looking at function call latency

    2 projects | /r/rust | 10 Mar 2022
  • How can I profile this type of slowdown?

    4 projects | /r/rust | 10 Oct 2021