SWAR find any byte from set

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    ClickHouse® is a real-time analytics DBMS

  • Interesting to compare the SWAR approach with 64-bit register, a similar approach with 128-bit register (SSE-2), and string search instructions (SSE-4.2). This implementation in ClickHouse can be used as a reference:

    https://github.com/ClickHouse/ClickHouse/blob/a04b38db907b8e...

    Obviously, SWAR should be slower (due to register size), but how slower?

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

  • The web site containing the article has a collection of other articles about this sort of thing. You can also read about this in some parts of Algorithms for Modern Hardware[0]. highload.fun includes some other links about this stuff[1]. In general there isn't a great guide and it's best to get your hands dirty. highload.fun happens to be a good place to do that :)

    [0]: https://en.algorithmica.org/hpc/algorithms/prefix/

    [1]: https://github.com/Highload-fun/platform/wiki

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

  • We Built a 19 PiB Logging Platform with ClickHouse and Saved Millions

    1 project | news.ycombinator.com | 2 Apr 2024
  • 1 billion rows challenge in PostgreSQL and ClickHouse

    1 project | dev.to | 18 Jan 2024
  • We Executed a Critical Supply Chain Attack on PyTorch

    6 projects | news.ycombinator.com | 14 Jan 2024
  • Tell HN: Hacker News dataset on BigQuery hasn't been updated since Nov 2022

    1 project | news.ycombinator.com | 27 Dec 2023
  • Real-Time Data Enrichment and Analytics With RisingWave and ClickHouse

    1 project | dev.to | 25 Dec 2023