Pijul - The Mathematically Sound Version Control System Written in Rust

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

    Discontinued A Scalable, User-Friendly Source Control System. [Moved to: https://github.com/facebook/sapling]

  • PyO3

    Rust bindings for the Python interpreter

  • So, first, I guess, whats so bad about writing things in Rust? Mercurial has historically been very slow, so using a language that has great Python bindings seems like a logical choice to write the hot code paths in.

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

    C++ Library Manager for Windows, Linux, and MacOS

  • pushd %LOCALAPPDATA% git clone https://github.com/Microsoft/vcpkg.git cd vcpkg bootstrap-vcpkg.bat vcpkg install --triplet=x64-windows-static-md xxhash zstd openssl openssl-windows cd installed\x64-windows-static-md\lib copy zstd_static.lib zstd.lib Install Pijul:

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

  • Encapsulation in Rust and Python

    4 projects | dev.to | 5 Apr 2024
  • Rust Bindings for the Python Interpreter

    1 project | news.ycombinator.com | 20 Feb 2024
  • Polars – A bird's eye view of Polars

    4 projects | news.ycombinator.com | 13 Feb 2024
  • In Rust for Python: A Match from Heaven

    2 projects | dev.to | 3 Jan 2024
  • Calling Rust from Python

    2 projects | news.ycombinator.com | 8 Oct 2023