Tech Debt: My Rust Library Is Now a CDO

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
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
featured
  1. buck2

    Build system, successor to Buck

    https://buck2.build/ https://github.com/facebook/buck2

    Rust support is also rather good ;) https://github.com/facebookincubator/reindeer

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. reindeer

    Reindeer is a tool to transform Rust Cargo dependencies into generated Buck build rules

    https://buck2.build/ https://github.com/facebook/buck2

    Rust support is also rather good ;) https://github.com/facebookincubator/reindeer

  4. Lektor

    The lektor static file content management system

    Guess I'm one of the annoying users who complained when armin's Lektor (https://github.com/lektor/lektor) started going dormant back when, but I loved it for a while. I'm on Astro now, but a big thanks for helping a younger version for me.

  5. yaml-rust2

    A pure Rust YAML implementation.

    Somewhat fortuitous that someone already forked yaml-rust and rewrote it in pure Rust to create yaml-rust2 (https://github.com/Ethiraric/yaml-rust2/blob/master/document...). Pretty cool that the fork fully passes the YAML test suite as well and is more performant on benchmarks. The migration appears straightforward too.

    Ultimately, the problem remains - we're dependent on the work of others who are happy to provide us with free labour for now, but may not be in perpetuity. I don't know that there's a way around that.

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

  • Intuitive Static Site CMS for SEO-optimized and privacy-focused websites

    1 project | news.ycombinator.com | 16 Jan 2025
  • Create a Blogging Platform With No Backend (Zero Hosting Fee)

    5 projects | dev.to | 4 Jan 2025
  • Making a Website Is Hard

    2 projects | news.ycombinator.com | 21 Dec 2024
  • Show HN: SQLite Plugin for Jekyll

    14 projects | news.ycombinator.com | 26 Nov 2024
  • WordPress Alternatives

    23 projects | news.ycombinator.com | 10 Oct 2024

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