CDC File Transfer

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. cdc-file-transfer

    Discontinued Tools for synching and streaming files from Windows to Linux

    Slightly OT, but I like the schematic gifs used in the Readme.md (pretty amazing doc overall!) like this one [0]. Does anyone have suggestions what tools they might have used (or might be used in general) to create those?

    [0] https://github.com/google/cdc-file-transfer/blob/main/docs/l...

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

    Got is like git, but with an 'o' (by gotvc)

    FastCDC is the same chunking algorithm used in Got.

    https://github.com/gotvc/got

  4. bita

    Differential file synchronization over http

    Built this cdc tool for software update of embedded (Linux) systems and have deployed it with good enough performance on a couple of arm CPUs; https://github.com/oll3/bita

    Though main goal has been keeping data usage low rather than speed up.

  5. imsy

    simple incremental pull of immutable large files

    I did a similar thing a few years ago

    https://github.com/mkmik/imsy

    It's less sophisticated but it uses the same core idea and the implementation is super simple

  6. d2

    D2 is a modern diagram scripting language that turns text to diagrams.

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

  • rsync, article 3: How does rsync work?

    4 projects | news.ycombinator.com | 2 Jul 2022
  • KySync: A complete modern C++ rewrite of Zsync with 3x-10x+ performance boost

    3 projects | news.ycombinator.com | 18 Sep 2021
  • Mastering Mermaid: A Comprehensive Cheat Sheet

    1 project | dev.to | 18 Apr 2025
  • Shell-secrets – GPG-encrypted environment variables

    9 projects | news.ycombinator.com | 17 Apr 2025
  • OpenSSL 3.5 [LTS] Released

    1 project | news.ycombinator.com | 8 Apr 2025

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