bita

Differential file synchronization over http (by oll3)

Bita Alternatives

Similar projects and alternatives to bita

  1. d2

    99 bita VS d2

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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. rsync

    45 bita VS rsync

    An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases.

  4. cdc-file-transfer

    Discontinued Tools for synching and streaming files from Windows to Linux

  5. xxHash

    Extremely fast non-cryptographic hash algorithm

  6. got

    12 bita VS got

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

  7. yaydl

    1 bita VS yaydl

    yet another youtube down loader (Git mirror)

  8. imsy

    1 bita VS imsy

    simple incremental pull of immutable large files

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. async-subscription-map

    Discontinued Async bookkeeping datastructure for dynamic state subscriptions across tasks

  11. humble-cli

    📦 The missing CLI for downloading your Humble Bundle purchases

  12. swupd-client

    Software update client

  13. rsync

    1 bita VS rsync

    rsync algorithm in python (by lloeki)

  14. nazuna

    1 bita VS nazuna

    🐦 Download Twitter videos using your terminal!

  15. ksync

    2 bita VS ksync

    Discontinued [Moved to: https://github.com/kyotov/kysync]

  16. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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

bita discussion

Log in or Post with

bita reviews and mentions

Posts with mentions or reviews of bita. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.
  • CDC File Transfer
    11 projects | news.ycombinator.com | 8 Jan 2023
    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.

  • rsync, article 3: How does rsync work?
    4 projects | news.ycombinator.com | 2 Jul 2022
    Nice write up. rsync is great as an application but I found it more cumbersome to use when wanting to integrate it into my own application. There's librsync but the documentation is threadbare and it requires an rsync server to run. I found bita/bitar (https://github.com/oll3/bita) which is inspired by rsync & family. It works more like zsync which leverages HTTP Range requests so it doesn't require anything running on the server to get chunks. Works like a treat using s3/b2 storage to serve files and get incremental differential updates on the client side!
  • KySync: A complete modern C++ rewrite of Zsync with 3x-10x+ performance boost
    3 projects | news.ycombinator.com | 18 Sep 2021
    Very cool, thanks for sharing. I did a deep dive in the past into various syncing/binary diff protocols and really liked zsync. It was probably my top choice for the application I was designing but I ended up not using it. The library I did use is called bita: https://github.com/oll3/bita. It is inspired by the same family of projects as zsync. The main advantage I found with bita is that the core logic is encapsulated in a library so that you don’t only have to use the binaries but can integrate it directly into an application. I’d be curious to know if that’s in the plans for KySync.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic bita repo stats
3
280
6.4
13 days ago

oll3/bita is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of bita is Rust.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

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