1brc

By realFlowControl

1brc Alternatives

Similar projects and alternatives to 1brc

  1. PHPT

    308 1brc VS PHPT

    The PHP Interpreter

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. 1brc

    35 1brc VS 1brc

    1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java

  4. 1brc-php

    ! Billion Rows Challenge in PHP

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better 1brc alternative or higher similarity.

1brc discussion

Log in or Post with

1brc reviews and mentions

Posts with mentions or reviews of 1brc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-31.
  • 1 Billion Rows Challenge in PHP
    4 projects | dev.to | 31 Jan 2025
    For the second point (rewriting the PHP script for multithreading), you can take inspiration from the PHP documentation and solutions to the 1BRC challenge available on the Internet. The one I took heavily from is this one. The overhead from multithread management mostly comes from having to cycle the measurements.txt file first to split it into chunks that match the number of cores on the machine where the script is running. Each thread will process one of these chunks that, combined, will lead to the final result.

Stats

Basic 1brc repo stats
1
36
4.4
3 months ago

realFlowControl/1brc is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of 1brc is PHP.


Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that PHP is
the 14th most popular programming language
based on number of references?